guestnone / SpaceShoot

Final project for "Computer Architecture" subject.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SpaceShoot

Final project for "Computer Architecture" subject at Białystok University of Technology. It's a very simple shooter in space game, nothing special.

Compilation

Uses IAR Embedded Workbench. Load the Build/IarEwb/SpaceShoot.eww into IDE and compile it in Debug mode (Release Mode probably requires the C/++ optimization options to be set into the maximum with the size priority to properly compile).

License

MIT. Feel free to use it despite not that great code.

About

Final project for "Computer Architecture" subject.

License:MIT License


Languages

Language:C 90.6%Language:Objective-C 9.4%