/moonlander

DEC GT40 Moonlander game from 1973

Primary LanguageHTMLMIT LicenseMIT

Moonlander, the classic 1973 video game for the DEC GT40


History
=======
4.0.7               Full italics support

4.0.6               Basic KW GT40 Mono font support
                    Game Center code removed (not supported by new Developer account)

4.0.2               Lazarus build

2.1.2               Cleaned up and tested with iOS8

2.1.1               Fixed bug which caused Cheeseburger challenge scores to
                    be reported multiple times (relanding issue).

2.01                Fixed issue with game continuing to run in background

2.00.0              iOS7 update

1.01.0              Updated with iTunes link to Lunar Lander
                    Added checkpoint to collect landing stats
                    Added GameCenter leaderboards
                    Removed Lunar Lander (available in App Store
                    Changed to use new delays to speed things up
                    
1.0.0               Initial release

Issues
======
Italics not not yet completely implemented
Fixed debug settings in LanderViewController


Credits
=======
+https://gist.github.com/4003642 (current)
-https://gist.github.com/966838
-http://kswizz.com/post/2686511526/git-xcode-versioning


git commands to remember
========================
git tag -a 2.0.0 -m "string"
git tag -d 2.0.0