Commit Graph

47 Commits

Author SHA1 Message Date
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
swim67667
3adef4de7b added macos makefile
Some checks failed
Build Project / build (push) Has been cancelled
2026-06-24 00:26:52 -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
53c8a13578 we must first make a gitea runner in order for this to work
Some checks failed
Build Project / build (push) Has been cancelled
2026-06-23 10:07:54 -04:00
43d8ddd0ec will build our wrldbox when new commit is made
Some checks failed
Build Project / build (push) Has been cancelled
2026-06-23 10:04:27 -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
b5b2142a62 slight readme changes 2026-06-17 11:08:28 -04:00
37c8a5acfb Fixed swim67667's last commit 2026-06-17 11:06:37 -04:00
028309c6ad Update README.md 2026-06-17 09:53:03 -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
81d0cbc673 WIP docs: commenting in physics.c/physics.h and README updates 2026-06-16 12:25:31 -04:00
11d7c736ae WIP docs: commenting in physics.c/physics.h and README updates 2026-06-16 12:24:11 -04:00
8507c2b754 weird pull/push issues solved 2026-06-16 12:14:07 -04:00
1548f76c05 WIP docs: commenting in main.c and README updates 2026-06-16 12:12:58 -04:00
5fe4f6dd91 WIP docs: commenting in main.c and README updates 2026-06-16 12:09:31 -04:00
ac24f566e0 edited readme 2026-06-16 11:29:25 -04:00
7a53bde1d1 Put README in correct place 2026-06-16 11:27:44 -04:00
baa5a6935f Entirely expanded upon existing proof-of-concept 2026-06-16 11:23:16 -04:00
e8d29b7f6b Added scale factor for accurate calculations. 2026-06-15 11:54:39 -04:00
123063b3c5 Working ray.c 2026-06-15 11:20:05 -04:00
d40cc9b484 Removed vscode folder 2026-06-14 08:35:00 -04:00
5a4cd2eb83 Add .gitignore 2026-06-12 13:05:13 -04:00
0927a0a531 Update Makefile 2026-06-12 13:02:08 -04:00
20706dc060 Delete my_game 2026-06-12 12:58:45 -04:00
1ccdba57a5 Delete ray 2026-06-12 12:58:27 -04:00
3298638725 Delete a.out 2026-06-12 12:58:08 -04:00
15b2066ea2 Update README.md 2026-06-12 12:57:44 -04:00
a79815eb7b changed name 2026-06-12 12:26:44 -04:00
c24535ad67 Update README.md 2026-06-12 12:25:14 -04:00
7e48cd8496 Add README.md 2026-06-12 09:52:39 -04:00
0b357330a6 Some stuff and a makefile 2026-06-11 07:33:37 -04:00
b51de8146e Init Commit 2026-06-11 07:26:35 -04:00