Skip to content

labosj/farflight

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

61 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#Far Flight

Fly as far as you can without crashing. You can play it here. Also and android version is available on Goole Play Android app on Google Play

##Description Far Flight is a simple serverless javascript game that simulates 3d using canvas 2d context primitives. It's the final stage of several graphical demos originally programmed in C++ using Allegro and then ported to javascript. Some of this demos are published in the following links:

##Screenshot

Screenshot

Imagine you're evading blocks at high speed.

##Usage Just download and open demo.html in a browser, it is the minimal html code to include the game. Translations are in the locale folder so include what you want.

##Contributing Currently there are many fast changed that aren't tested well, then you're welcome to test it and pull requests. If you have style suggestion for gh-pages branch, please contact me. Also I'm interested in new ingame achievements and scene themes ideas.

##License Far Flight is licensed under the MIT License.