Commit Graph

31 Commits

Author SHA1 Message Date
swim67667
fded40cbd9 collision/more physics updates
All checks were successful
Build Project / build (ubuntu-latest) (push) Successful in 17m55s
2026-06-27 00:54:11 -04:00
swim67667
f112c37e9e adding top collision
Some checks failed
Build Project / build (windows-latest) (push) Waiting to run
Build Project / build (ubuntu-latest) (push) Failing after 8m17s
2026-06-24 22:46:43 -04:00
swim67667
0dd35c52c0 yup
Some checks failed
Build Project / build (push) Failing after 6m15s
2026-06-24 13:34:34 -04:00
swim67667
47f73722b9 im sick of making commit titles- fixing stuff
Some checks failed
Build Project / build (push) Failing after 6m56s
2026-06-24 12:59:55 -04:00
swim67667
9dee043d95 less messed up collision
Some checks failed
Build Project / build (push) Failing after 5m52s
2026-06-24 12:47:00 -04:00
swim67667
c079ca620f horizontal collision works
Some checks failed
Build Project / build (push) Failing after 10m39s
2026-06-24 11:46:32 -04:00
swim67667
c29f652cdc made it compileable for macos
Some checks failed
Build Project / build (push) Has been cancelled
2026-06-24 11:42:00 -04:00
swim67667
466d62c023 more
Some checks failed
Build Project / build (push) Failing after 23m56s
2026-06-24 01:30:18 -04:00
swim67667
78597f14c0 commit sum more bs
Some checks failed
Build Project / build (push) Has been cancelled
2026-06-24 00:49:30 -04:00
swim67667
b7fef7bee3 bugfixing
Some checks failed
Build Project / build (push) Has been cancelled
2026-06-24 00:31:07 -04:00
e8a6af63af fixed it!!!
Some checks failed
Build Project / build (push) Has been cancelled
2026-06-23 10:25:01 -04:00
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