Commit Graph

34 Commits

Author SHA1 Message Date
Vince Weaver
2dfddb5d5d sprites: faster as you shoot them 2019-06-13 16:10:47 -04:00
Vince Weaver
6ac84cb4e7 sprites: game over 2019-06-13 16:06:23 -04:00
Vince Weaver
2fc67ada8d sprites: fly off end when escape 2019-06-13 16:04:04 -04:00
Vince Weaver
875ff52f5e sprites: more elaborate ending 2019-06-13 16:01:16 -04:00
Vince Weaver
dbd86272c4 sprites: blast... not really that cool in the end 2019-06-13 15:45:35 -04:00
Vince Weaver
906569c082 sprites: can get hit by asteroid 2019-06-13 15:28:16 -04:00
Vince Weaver
5477869112 sprites: can't get rid of nop sled 2019-06-13 15:00:34 -04:00
Vince Weaver
4496822aef sprites: sparkle flame
not sure if too distracting
2019-06-13 14:55:40 -04:00
Vince Weaver
9231a149c7 sprites: can shoot asteroids properly now 2019-06-13 14:28:05 -04:00
Vince Weaver
5797dddbfb sprites: initial explode code 2019-06-13 13:52:24 -04:00
Vince Weaver
8eaa700bda sprites: collision works 2019-06-13 13:42:52 -04:00
Vince Weaver
f328d18e9a sprites: asteroids move hittable speed 2019-06-13 12:52:57 -04:00
Vince Weaver
ca304be08f sprites: move asteroid
too fast!!!
2019-06-13 12:38:04 -04:00
Vince Weaver
16ab5c75c2 sprites: asteroid moves 2019-06-13 12:35:51 -04:00
Vince Weaver
8a21bce3cd sprites: working sprite 2019-06-13 12:12:36 -04:00
Vince Weaver
93e0f4af41 sprites: start adding putsprite for asteroids 2019-06-13 11:47:58 -04:00
Vince Weaver
5db8dcc53a sprites: finally the missile works 2019-06-13 11:36:26 -04:00
Vince Weaver
bfe30981a9 sprites: bullets no longer hang out at X=0
now they hang out at x=39
2019-06-13 11:16:06 -04:00
Vince Weaver
37c4277680 sprites: only fire one shot at a time now 2019-06-13 11:05:27 -04:00
Vince Weaver
0a619ddef0 sprites: fire erases, but at what cost
(lots of cycles)
2019-06-13 10:30:37 -04:00
Vince Weaver
1d5b990e81 spriteS: another erase attempt
weird co-incidence exactly same num of cycles
2019-06-13 09:44:10 -04:00
Vince Weaver
c11eb1329c sptires: stuck trying to erase fire 2019-06-13 01:04:26 -04:00
Vince Weaver
be2645069d sprites: firing, closer 2019-06-12 23:52:22 -04:00
Vince Weaver
fb6801bc84 sprites: firing! 2019-06-12 23:49:02 -04:00
Vince Weaver
cb33e23442 sprites: well a missile sort of appears
we still have vapor lock, a plus
2019-06-12 22:53:27 -04:00
Vince Weaver
1b222d3025 sprites: move fire 2019-06-12 17:09:37 -04:00
Vince Weaver
337f37fc1c sprites: ship now moves
just don't move it too fast
2019-06-12 16:41:19 -04:00
Vince Weaver
a9c39a4c32 sprites: keyboard handler
hope y'all appreciate this nonsense
2019-06-12 15:30:51 -04:00
Vince Weaver
c04b4367ca sprites: ship can move 2019-06-12 14:47:43 -04:00
Vince Weaver
3240451457 sprites: in theory ship can move 2019-06-12 14:33:02 -04:00
Vince Weaver
7e89423a90 sprites: add earth bg 2019-06-12 13:43:56 -04:00
Vince Weaver
2df68b8bc5 sprites: we have ship sprite 2019-06-12 13:13:57 -04:00
Vince Weaver
819e29062d srpites: blank slate 2019-06-12 12:12:15 -04:00
Vince Weaver
4f24ffc059 interlace: put some code out into own files, also add sprites code 2019-06-12 12:08:55 -04:00