Commit Graph

20 Commits

Author SHA1 Message Date
8163a4641e optimised
Some checks failed
Build Project / build (push) Has been cancelled
2026-06-23 10:20:10 -04:00
bd0ffff93f fixed comments 2026-06-23 10:00:59 -04:00
013fab7c89 fixed bad array definition 2026-06-23 10:00:19 -04:00
swim67667
06d5ae6674 more robust data collection 2026-06-22 23:30:42 -04:00
swim67667
51b15daf2c fixed weird text added in 2026-06-22 01:46:21 -04:00
swim67667
21bd0c204e very bad collision(work in progress) 2026-06-22 01:41:15 -04:00
swim67667
22377c6f1a very bad collision(work in progress) 2026-06-22 01:29:58 -04:00
dff3a5d2c4 made it work 2026-06-17 15:57:23 -04:00
f580ced394 still wip 2026-06-17 14:36:14 -04:00
3c5019bb46 wip update. don't compile 2026-06-17 14:09:46 -04:00
7250e9c834 fix acceleration for the quadrillionth time 2026-06-17 11:41:54 -04:00
37c8a5acfb Fixed swim67667's last commit 2026-06-17 11:06:37 -04:00
74d23adaa5 tried to make acceleration even more smooth: exponential acceleration
previous version used multiplicative acceleration which did get smooth but exponential works like actual acceleration
2026-06-17 09:50:03 -04:00
ddd90a47de Update src/world.c 2026-06-17 09:47:04 -04:00
4988964f22 Better horizontal acceleration courtesy of Alex M. 2026-06-16 14:35:32 -04:00
1e597beeee WIP docs: commenting in player.c/player.h and README updates 2026-06-16 13:23:01 -04:00
944c6c8da4 WIP docs: commenting in render.c/render.h and README updates 2026-06-16 12:32:11 -04:00
11d7c736ae WIP docs: commenting in physics.c/physics.h and README updates 2026-06-16 12:24:11 -04:00
5fe4f6dd91 WIP docs: commenting in main.c and README updates 2026-06-16 12:09:31 -04:00
baa5a6935f Entirely expanded upon existing proof-of-concept 2026-06-16 11:23:16 -04:00