Zed A. Shaw
|
cc4f83a1d1
|
Just wrote my own entity system to figure it out.
|
2024-10-10 17:34:33 -04:00 |
|
Zed A. Shaw
|
a3eaf78fd3
|
Brought in FLECS to play with, tomorrow we learn it.
|
2024-10-05 18:15:14 -04:00 |
|
Zed A. Shaw
|
f9bf8f06ea
|
Some jank test visual effects are working.
|
2024-10-04 18:23:14 -04:00 |
|
Zed A. Shaw
|
710076edfb
|
Pulled most of the variables out so now I can carve out functions.
|
2024-10-02 18:14:54 -04:00 |
|
Zed A. Shaw
|
a7f6357e12
|
Refactor the entity out.
|
2024-10-02 17:29:49 -04:00 |
|
Zed A. Shaw
|
feda66defd
|
Mostly working prototype that uses FTXUI to render to SFML and then plays a sound when you hit a wall.
|
2024-10-02 16:56:06 -04:00 |
|
Zed A. Shaw
|
4d748d1f48
|
Initial Dijkstra algorithm for the map, but doesn't quite work right. The walls in the wall_map are not accounted for in the algorithm.
|
2024-09-26 01:22:25 -04:00 |
|
Zed A. Shaw
|
ad143dca05
|
Initial commit that has most of what I need.
|
2024-09-24 18:28:01 -04:00 |
|