Skip to content

gamebytes/TizenTVApps

 
 

Repository files navigation

TizenTVApps

This repository hosts applications for the Tizen TV Web Platform. Tizen TV apps are HTML5/JS/CSS applications and can be run in the Tizen TV Web Simulator. You can find the Tizen TV SDK 1.0 Beta (with Web Simulator) here:

http://www.samsungdforum.com/TizenDevtools/SdkDownload

App Overview

October 24, 2014

We are happy to add 2 new apps that use the Phaser game library:

TVDemoGrandmasBakery : A match-3 games using the Phaser game library. Demo in Web Simulator

TVDemoSimonSaysDemo : A "Simon Says" games using the Phaser game library. Demo in Web Simulator

August 12, 2014

TVDemoPlatformerMelonJS : A port of the MelonJS game demo application.

Platform Demo in Web Simulator

TVDemoTenframe : A port of a Tizen demo showing an educational application.

Demo in Web Simulator

How to Run

  • Clone this repository to your desktop
  • Install the Tizen TV Web SDK 1.0 Beta (available here: http://www.samsungdforum.com/TizenDevtools/SdkDownload )
  • Launch the Tizen IDE and import each app's folder into your workspace
  • After important, right-click on the app's folder and choose Run As > Tizen TV Web Simulator Application (Samsung TV)

Current Issues

  • Remote Control events are not working properly. Please use keyboard and/or mouse.

Credits

Original MelonJS Demo App: http://melonjs.github.io/tutorial-platformer/

Additional Tizen HTML5 Apps: https://developer.tizen.org/downloads/sample-web-applications

Phaser homepage: http://phaser.io/

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 98.4%
  • CSS 1.6%