forked from dannyhendrix/Dart-platform-game
-
Notifications
You must be signed in to change notification settings - Fork 0
etoPaha/Dart-platform-game
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Open-source platform webgame Author Danny Hendrix This game gives an example of a setup for a HTML5 game. The game is written in Dart (http://www.dartlang.org/). Demo is available on http://www.dannyhendrix.com/dart/platformgame . To improve performance, the level is buildup from tiles. Objects move from tile to tile, only the tiles that have changed are repainted each frame. Objects are pre-rendered on separate canvases. More information on performance improvements used in this game: http://www.html5rocks.com/en/tutorials/canvas/performance/ Feedback is always welcome :).
About
Opensource platform game written in Dart.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published