This website requires JavaScript.
Explore
Help
Sign In
walkero
/
starfighter
Watch
1
Star
0
Fork
You've already forked starfighter
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
281
Commits
2
Branches
14
Tags
137
MiB
C
96.9%
Makefile
1.4%
M4
0.8%
Python
0.4%
Roff
0.3%
Other
0.2%
576d254e4a
Go to file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Clone in VS Code
Cite this repository
APA
BibTeX
Cancel
onpon4
576d254e4a
Replaced rrand function with RANDRANGE macro.
2015-03-29 10:19:53 -04:00
data
Some small tweaks/fixes.
2015-03-28 22:33:11 -04:00
docs
Replaced the Sourceforge link in various places with a Savannah link.
2015-03-26 22:25:12 -04:00
gfx
Changed blacks in asteroids to dark gray.
2015-03-07 14:46:59 -05:00
music
Made Through Space loopable (by cutting off the end).
2015-03-08 10:42:24 -04:00
sound
Replaced all sound effects with the plain Ogg sound effects from 1.2.
2015-02-26 09:06:50 -05:00
src
Replaced rrand function with RANDRANGE macro.
2015-03-29 10:19:53 -04:00
.gitignore
Added .gitignore.
2015-02-26 10:11:44 -05:00
COPYING
Added a copy of the GNU GPL.
2015-02-26 11:11:10 -05:00
LICENSES
Fixed some problems with LICENSES, improved organization.
2015-03-24 15:58:45 -04:00
Makefile
Added ship module, moved fireBullet to it (as ship_fireBullet).
2015-03-13 10:10:58 -04:00