Commit Graph

15 Commits

Author SHA1 Message Date
Lephenixnoir 4de6f917c1
particle trace animation on death screen 2023-07-23 11:39:07 +02:00
Lephenixnoir 3daf3240be
death screen structure and animation 2023-06-15 20:23:12 +02:00
Lephenixnoir 2d04d54a8e
death animation and start of end screen 2023-06-05 20:21:24 +02:00
Lephenixnoir 4b835efb83
energy, speed increase, level bg color
Weird bug occurred on lv2 after going through the blue platform for the
4th time and reaching 100%, blue flashes and eventually a System ERROR.
Could not reproduce by increasing the energy collection rate, even at
200%.
2023-06-01 01:23:57 +02:00
Lephenixnoir cb76c5137c
lv1: slightly improve random generation 2023-05-24 09:53:12 +02:00
Lephenixnoir dc431bf7ac
graphics: adjust player frame positioning + crop in fxconv 2022-09-04 19:12:06 +02:00
Lephenixnoir 249b16b82f
graphics: add little-caps font 2022-09-04 09:36:45 +02:00
Yann MAGNIN 3cb7b46c46 add menus + assets 2022-09-03 16:42:53 +02:00
Lephenixnoir d9af0735ae
refactor physics/rendering, game structure, basic jump 2022-08-29 16:54:42 +02:00
Lephenixnoir 1556c37340
meta: reduce g3a size by 43 kiB
* -fno-exceptions: avoids unwind (-18 kiB)
* -lm before -lstdc++: avoids pulling math_stubs_float.o which links the
  entire set of math float functions just to use atanf()
2022-08-20 21:26:33 +02:00
Lephenixnoir 96da3421d7
render: render a single section as an example 2022-08-20 16:44:02 +02:00
Yann MAGNIN 12721e6021 add basic level gen blblblbl 2022-08-20 16:32:37 +02:00
Yann MAGNIN 0abeeaa835 basic level display blblblblbl 2022-08-20 15:06:19 +02:00
Yann MAGNIN e8a624a9e9 add struts 2022-08-20 13:00:23 +02:00
Lephenixnoir 96ec759657
meta: initial commit 2022-08-20 11:51:24 +02:00