Skip to content
forked from bp74/StageXL

A library for graphically rich content like games in HTML5, based on the Flash API.

License

Notifications You must be signed in to change notification settings

notiles/dartflash

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The dartflash library is intended for Flash developers who want to migrate their projects as well as their skills to HTML5. Therefore the library provides the familiar Flash API built on open web standards. For an easy transition the library fulfills the following requirements:

  • The library is highly compatible with the Flash API.
  • The programming language is similar to ActionScript 3.

To meet those requirements the library is built with Googles new programming language called Dart. Dart is a class-based, single inheritance, object-oriented language and compiles to efficient JavaScript.

Demo

This little game was developed with Flash and later ported to HTML5 in only 6 hours. The new HTML5 version runs with smooth 60fps and does not require the Flash plugin anymore!

http://www.dartflash.com/games/escape/escape.html

The dartflash website contains more demos and documentation. If you are not familiar with the Dart programming language, please take a look at the ActionScript-Dart comparison.

http://www.dartflash.com/docs/actionscript-dart.html

Remarks

As the Dart language is evolving very quickly, please be sure to use the latest version of the Dart Editor. We recommend that you use the latest supported version of Dart Editor and not one of the continuous builds.

About

A library for graphically rich content like games in HTML5, based on the Flash API.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published