Go to file
2024-03-01 14:37:59 +08:00
util Initial work on physics 2024-02-29 16:17:55 +08:00
_clang-format Initial commit 2024-02-29 09:48:29 +08:00
.gitattributes Initial commit 2024-02-29 09:48:29 +08:00
.gitignore Initial work on player & input 2024-03-01 14:37:59 +08:00
Entity.h Rename Component_Physics.h includes 2024-02-29 16:59:04 +08:00
Input.h Initial work on player & input 2024-03-01 14:37:59 +08:00
JacksEscape.sln Initial commit 2024-02-29 09:48:29 +08:00
JacksEscape.vcxproj Rename phycics files 2024-02-29 16:55:50 +08:00
JacksEscape.vcxproj.filters Rename phycics files 2024-02-29 16:55:50 +08:00
LICENSE.txt Initial commit 2024-02-29 09:48:29 +08:00
Physics_Component.c Initial work on player & input 2024-03-01 14:37:59 +08:00
Physics_Component.h Initial work on player & input 2024-03-01 14:37:59 +08:00
Physics_Move.c Initial work on player & input 2024-03-01 14:37:59 +08:00
Player_Component.h Initial work on player & input 2024-03-01 14:37:59 +08:00
Types.c Initial work on player & input 2024-03-01 14:37:59 +08:00
Types.h Initial work on player & input 2024-03-01 14:37:59 +08:00