Skip to content

StrykerKKD/dartrocket

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DartRocket is a HTML5 Game Engine, which is written in Dart and uses the StageXL rendering engine. The main goal of this framework is to provide an easy to use solution for HTML5 game making with the Dart language.


How to start?

Please check out the wiki.

For fast start you can use the basic template.

You can find additional examples in the documentation and in the examples directory in dartrocket's github repo.

Documentation

DartRocket's Documentation on dartdocs.org.

Blog

The Framework has a blog, which will provide information about how the development is going.

Examples

These example's build will be updated, when there is a new version of DartRocket.

  • SpaceInvader shows a basic space invader game.

  • StateMachine shows how the state manager work.

  • MovementSystem shows how the sprite can move. You can move with w,a,s,d and you can rotate with q,e and you can accelerate with j,k.

  • World-Camera shows how the camera works. You can move the ship with w,a,s,d, you can unfollow the ship with Space and you can move camera with cursors.

  • Gravity shows the gravity system in the game. You can move the rectangle with w,a,s,d.

About

HTML5 game framework made with Dart and StageXL

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published