lisp-game-jam/modules
TakeV bb06bf2cd2
Add CES to game
Add initial components

Add player component

Add system scaffolding

Add entity-manager

Add game-core

Redo entities so their components are stored in a searchable hashtable

Make systems thunk-based

Add system-manager

Create game-core
2024-05-21 04:13:04 -04:00
..
ces Add CES to game 2024-05-21 04:13:04 -04:00
dom Switch to define-module syntax. 2024-04-30 09:52:01 -04:00
math Remove comment. 2024-05-07 15:30:47 -04:00
game-core.scm Add CES to game 2024-05-21 04:13:04 -04:00
math.scm Switch to define-module syntax. 2024-04-30 09:52:01 -04:00