HATPC remake
 
 
 
Go to file
En Yi e2ae30e45e Prepare for menu scene implementation
Changelog:
- Add components:
  - selectable : indicate an entity is selectable
  - selection : indicate an entity has a list of choices
- Add menu scene implementation and test
- Reduce repetition in CMakeLists in specifying libraries
2023-01-31 21:17:11 +08:00
engine Prepare for menu scene implementation 2023-01-31 21:17:11 +08:00
.gitignore First Commit of HATPC remake 2022-11-26 18:11:51 +08:00
CMakeLists.txt Prepare for menu scene implementation 2023-01-31 21:17:11 +08:00
Conventions.txt First Commit of HATPC remake 2022-11-26 18:11:51 +08:00
assets.h Implement Scene and Level Scene 2022-12-03 13:46:24 +08:00
entManager_test.c Implement test scene 2022-12-05 12:20:00 +08:00
lsan_supp.txt Implement test scene 2022-12-05 12:20:00 +08:00
main.c Implement Scene and Level Scene 2022-12-03 13:46:24 +08:00
menu_test.c Prepare for menu scene implementation 2023-01-31 21:17:11 +08:00
scene_test.c Implement Crates 2023-01-10 21:24:50 +08:00