Skip to content

Commit

Permalink
add screenshots
Browse files Browse the repository at this point in the history
  • Loading branch information
abiyasa committed Oct 18, 2012
1 parent 5249b38 commit 88ec14e
Showing 1 changed file with 6 additions and 4 deletions.
10 changes: 6 additions & 4 deletions README.md
Expand Up @@ -6,13 +6,15 @@ This is my personal experiment extending the Asteroids game example from Richard

The Asteroids example is extended to support 3 rendering modes in one game:

* Flash's Display List (original)
* Flash Display List
![Flash Display List](http://abiyasa.com/lab/away3d/ashteroids/mode_native.png "Flash Display List")
* Starling framework
* Away3D
![Starling mode](http://abiyasa.com/lab/away3d/ashteroids/mode_starling.png "Starling framework")
* Away3D 4
![Away3D 4 mode](http://abiyasa.com/lab/away3d/ashteroids/mode_away3d.png "Away3D 4")

User will be able to select rendering mode before the game starts.

[TODO attach screen shots]
![Mode selection](http://abiyasa.com/lab/away3d/ashteroids/main_menu.png "Mode selection")

## Demo & Source
For online demo: http://abiyasa.com/lab/away3d/ashteroids/
Expand Down

0 comments on commit 88ec14e

Please sign in to comment.