Skip to content

The classic space shoot-em-up game ported to KnightOS

License

Notifications You must be signed in to change notification settings

Diet-Gameboy/phoenix

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

59 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Phoenix

The classic space shoot-em-up game ported to KnightOS. This also includes a TI-84+ Color Silver Edition port of Phoenix.

Original by Patrick Davidson: http://www.ticalc.org/archives/files/fileinfo/148/14876.html

Compiling

First, install the KnightOS SDK.

$ knightos init
$ make
$ make run # to test
$ make package # to produce an installable package

Installing

Use make package to get a package that you can install.

Help, Bugs, Feedback

If you need help with KnightOS, want to keep up with progress, chat with developers, or ask any other questions about KnightOS, you can hang out in the IRC channel: #knightos on irc.freenode.net.

To report bugs, please create a GitHub issue or contact us on IRC.

If you'd like to contribute to the project, please see the contribution guidelines.

About

The classic space shoot-em-up game ported to KnightOS

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Assembly 99.7%
  • Makefile 0.3%