https://github.com/programmer-ke/penguin-warrior
A 2D Space Shooter Game in C and SDL
https://github.com/programmer-ke/penguin-warrior
Last synced: 2 days ago
JSON representation
A 2D Space Shooter Game in C and SDL
- Host: GitHub
- URL: https://github.com/programmer-ke/penguin-warrior
- Owner: programmer-ke
- Created: 2013-09-26T20:30:44.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2013-09-27T10:49:09.000Z (over 12 years ago)
- Last Synced: 2025-02-22T22:42:40.044Z (over 1 year ago)
- Language: C
- Size: 398 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
penguin-warrior
===============
A 2D Space Shooter Game in C and SDL
The aim of this project is to port Penguin Warrior by John Hall (@overcode) [http://nostarch.com/plg.htm](http://nostarch.com/plg.htm) from SDL 1.2 to SDL 2.0.
After this, porting to Android (supported in 2.0), and to JavaScript using [emscripten](https://github.com/kripken/emscripten/wiki) will be easier.