Commit graph

24 commits

Author SHA1 Message Date
3814061f47 Correct lives calculation. Add input for pool name 2021-03-07 23:07:27 -05:00
9c0c1014c0 Long if blocks make my brain hurt 2021-03-07 02:36:09 -05:00
89e75273e5 Additional timeout for Kremcoins 2021-03-07 01:21:32 -05:00
cd2ccdb7ee Fix some state issues caused by changing scope of requires 2021-03-07 01:00:31 -05:00
281ab7a007 Factor in Kremcoins 2021-03-06 13:49:32 -05:00
515a6504ba Have separate rightmost/upmost stats per screen 2021-03-06 11:46:39 -05:00
f346531178 Only count upwards motion for barrel launch 2021-03-06 09:52:51 -05:00
438df48497 Compress the pool files 2021-03-06 08:53:37 -05:00
4252b66c03 Write the pool files in JSON so they break less 2021-03-06 07:37:31 -05:00
fd182c2a50 Give credit. Factor velocity into timeout calculations 2021-03-06 06:28:18 -05:00
18ceac5dcf The variance for jumping cannot be higher than the total forward
progress
2021-03-06 05:21:10 -05:00
b93a52af65 Remove extra advance frame calls which were causing stutter 2021-03-06 05:10:23 -05:00
2751f90884 KONG letters. Damage. 2021-03-05 21:05:37 -05:00
eac9c6f6bc Relative paths 2021-03-05 19:53:44 -05:00
8cf2a213eb Add some logic for vertical levels 2021-03-05 19:13:32 -05:00
85d605a6ff Added more details to README. Fix the GUI output some more 2021-03-05 18:49:22 -05:00
9c7411cebd More GUI stuff. Fix sprite initialization 2021-03-05 18:17:35 -05:00
8da9feb56b Fix Genome display update 2021-03-05 15:58:54 -05:00
a77886ae63 Added bananas and enemies. Sprites. 2021-03-05 14:37:57 -05:00
314ae2acd5 Not clearing contexts causes actions to build up? 2021-03-05 11:49:10 -05:00
e410f14b5d Fix the UI some more. Correct the outputs 2021-03-05 11:33:11 -05:00
34b4528953 Algorithm works kind of. It figures out how to go forward
and reset when dying. GUI is messed up. Enemies not yet
added to inputs.
2021-03-05 10:10:05 -05:00
ee2198b93f Stage rulers. Try to hijack algorithm used to determine tile location
of characters.
2021-03-03 15:40:19 -05:00
c63f6a9325 Initial commit 2021-02-25 18:24:37 -05:00