Difference between revisions of "Particle accelerator"
Jump to navigation
Jump to search
Jedicommando (talk | contribs) m (Added 'compatible with hbc') |
Jedicommando (talk | contribs) m (Added Verison) |
||
Line 4: | Line 4: | ||
| description = A (very simple) game I made. To play, you turn the wiimote sideways and use the arrow keys to dodge the incoming particles. | | description = A (very simple) game I made. To play, you turn the wiimote sideways and use the arrow keys to dodge the incoming particles. | ||
| type = Game | | type = Game | ||
+ | | version = 1.0 | ||
| author = [[User:Bubble-07|Bubble-07]] | | author = [[User:Bubble-07|Bubble-07]] | ||
| display = | | display = |
Revision as of 00:28, 19 October 2008
Particle accelerator | |
General | |
---|---|
Author(s) | Bubble-07 |
Type | Game |
Version | 1.0 |
Links | |
[[Version 1.0|Download]] | |
Source Included | |
Peripherals | |
![]() |
Paricle Accelerator is a game with 70's videogame style graphics. (Only black and white.)It's a very simple game. To play, turn the wiimote on it's side, and use the up and down arrows to move your particle to dodge the incoming particles. (Which are randomly generated). This game was programmed in C, and is my first game in C. You can give suggestions, but don't give too many, as I learn the best if I learn on my own.
Post your highscores here!!!
Note: post your highscore under this header. If you get a higher score, delete the one here.
Jedicommando:3210
Licence
Completely open-source
Compiling for Wii
Just simply compile "main.c" using your favorite compiler. (Programmer's notebook is recommended for simplicity's sake)
- image:Particle_Accelerator.zip source and binary