Thomas B
|
70224e8f78
|
add explosion sfxs
|
1 month ago |
Thomas B
|
6f8baf7662
|
add proper obj respawning
|
1 month ago |
Thomas B
|
7b91d3b049
|
add nicer game-over music. make more room in rom0 by banking obj functions. dont spawn stuff on top of player.
|
1 month ago |
Thomas B
|
b685072b4d
|
remove unused includes and re-enable initial obj spawning
|
1 month ago |
Thomas B
|
0b95475146
|
add spawning code. causes bank0 overflow, so put score code in BANKED. but crashes. why?!
|
1 month ago |
Thomas B
|
ab6579ecc1
|
move defines from header to the sources where they are used
|
1 month ago |
Thomas B
|
563f97ed06
|
add large debug marker. properly keep coordinates in range.
|
1 month ago |
Thomas B
|
edc6b1ee95
|
add animation to splash screen
|
1 month ago |
Thomas B
|
9a59268c5d
|
add debug flags and menu
|
1 month ago |
Thomas B
|
fae5d2cb39
|
optimize ship offsets. add explosion sound. tweak pickup ranges.
|
1 month ago |
Thomas B
|
2831e54995
|
reorder main loop
|
1 month ago |
Thomas B
|
c31a6d8f38
|
move obj movement into obj_act(), mask wrap of coordinates so items can be picked up after wrapping screens
|
1 month ago |
Thomas B
|
9e7f23eb49
|
reduce large obj sphere of influence, less gravity, large white sphere heals fully
|
1 month ago |
Thomas B
|
a506ccad37
|
fix explosion and negative score
|
1 month ago |
Thomas B
|
94d87687eb
|
can shoot and score large spheres
|
1 month ago |
Thomas B
|
1f8001e4e8
|
add ROM autobanking and store highscores in banked RAM.
|
1 month ago |
Thomas B
|
e1f30c62ed
|
remove flicker when showing score. large white spheres now kinda repel. add description to web page.
|
1 month ago |
Thomas B
|
22f5375e45
|
draw score in window
|
1 month ago |
Thomas B
|
e43390cee8
|
pixel resolution status bars. also start with scoring and pickups.
|
1 month ago |
Thomas B
|
cefbdffe81
|
missing shift for distance check
|
2 months ago |
Thomas B
|
4b8e24a486
|
better gravity, simple collision and health reduction
|
2 months ago |
Thomas B
|
bab9501d28
|
refactor main.c and start with black hole gravity implementation
|
2 months ago |
Thomas B
|
eb33db3d7c
|
small sprites. try dependency generation but doesnt work.
|
2 months ago |
Thomas B
|
f74a9a643f
|
add health and power sprites, unfinished.
|
2 months ago |
Thomas B
|
db0e67c2e1
|
add licensing stuff
|
2 months ago |
Thomas B
|
065bece792
|
add simple sound output, noise when shooting. traveltime of objects is now independent of speed.
|
2 months ago |
Thomas B
|
5a0ac83ec8
|
add basic shooting
|
2 months ago |