JosephFerano
  • Joined on 2023-04-20
JosephFerano pushed to master at JosephFerano/tide 2024-09-05 11:32:35 +07:00
4f1714b0f5 Render Builder with backspace sort of working
JosephFerano created branch master in JosephFerano/tide 2024-09-05 11:32:35 +07:00
JosephFerano created repository JosephFerano/tide 2024-09-05 11:32:04 +07:00
JosephFerano pushed to master at JosephFerano/dotfiles 2024-09-04 21:32:58 +07:00
81995b24ad qtile: Make grave key send you to music, add a 1 workspace
0e3de8ef2c Emacs: odin mode, we don't use pycharm anymore
Compare 2 commits »
JosephFerano pushed to master at JosephFerano/top-down-shooter 2024-09-01 19:02:04 +07:00
b490420e36 Get started on a level editor
JosephFerano pushed to master at JosephFerano/top-down-shooter 2024-09-01 10:53:38 +07:00
ea806f6b22 Sprite animation system , state machine
JosephFerano pushed to master at JosephFerano/top-down-shooter 2024-09-01 07:26:02 +07:00
eed7ee178f top-down: Basic movement with mouse reticle
JosephFerano pushed to master at JosephFerano/top-down-shooter 2024-08-31 20:01:58 +07:00
2bee7edf6a Asset Viewer working well enough
JosephFerano created branch master in JosephFerano/top-down-shooter 2024-08-31 17:20:22 +07:00
JosephFerano pushed to master at JosephFerano/top-down-shooter 2024-08-31 17:20:22 +07:00
7d14228ef2 First commit
JosephFerano created repository JosephFerano/top-down-shooter 2024-08-31 17:19:59 +07:00
JosephFerano pushed to master at JosephFerano/asteroids-odin 2024-08-26 18:05:13 +07:00
573891918b Replace swap n pop for unordered_remove and check bullet/asteroid collisions even if dead
JosephFerano pushed to master at JosephFerano/asteroids-odin 2024-08-25 21:16:26 +07:00
2f00e14632 Restart game on ENTER
JosephFerano pushed to master at JosephFerano/asteroids-odin 2024-08-25 19:37:55 +07:00
45d10ea271 Spaceship death parts flying to oblivion
JosephFerano pushed to master at JosephFerano/asteroids-odin 2024-08-25 19:19:54 +07:00
4fec0fda01 Split init into its own function
JosephFerano pushed to master at JosephFerano/asteroids-odin 2024-08-25 19:10:16 +07:00
53d6837328 Zero by default
JosephFerano pushed to master at JosephFerano/asteroids-odin 2024-08-25 19:05:41 +07:00
8558ee8a45 Get everything properly on delta time
JosephFerano pushed to master at JosephFerano/asteroids-odin 2024-08-25 18:33:01 +07:00
1ec3c577fe Input and Update with sum type
JosephFerano created branch master in JosephFerano/asteroids-odin 2024-08-25 11:30:18 +07:00
JosephFerano pushed to master at JosephFerano/asteroids-odin 2024-08-25 11:30:18 +07:00
6d9dbfc5f8 Collision detection and generic swap n' pop
abb87c2449 Asteroid random positioning and velocity
f175f08445 Adding asteroids
11af775673 First commit with asteroid moving and rotating