Açıklama Yok

tomtsagk c099522316 ability to change from one world to another 5 yıl önce
.gitignore 05e7c7d624 make the engine more game-agnostic and able to compile games itself 5 yıl önce
README fe8ad0b128 init commit 6 yıl önce
dd_curves.c 0fb3c5409c add bezier curves function 5 yıl önce
dd_curves.h 0fb3c5409c add bezier curves function 5 yıl önce
dd_engine_interface.c c099522316 ability to change from one world to another 5 yıl önce
dd_engine_interface.h c099522316 ability to change from one world to another 5 yıl önce
dd_logo.png fe8ad0b128 init commit 6 yıl önce
dd_logo2.png fe8ad0b128 init commit 6 yıl önce
dd_math.c 64f866cbfe add randomiser 5 yıl önce
dd_math.h 64f866cbfe add randomiser 5 yıl önce
main.c 64f866cbfe add randomiser 5 yıl önce
makefile 32ccfbba4a add sprite support 5 yıl önce
sdl_helper.c 32ccfbba4a add sprite support 5 yıl önce
sdl_helper.h 4d054fcb0b all global symbols now have the "dd_" or "DD_" prefix 5 yıl önce
sprite.c 4b3262c7eb fix collision syntax 5 yıl önce
sprite.h 4b3262c7eb fix collision syntax 5 yıl önce
vector2d.c 25d15b3da7 add support for vector2d 5 yıl önce
vector2d.h 25d15b3da7 add support for vector2d 5 yıl önce
world.c c6f0f760e0 click now has coordinates x and y 5 yıl önce
world.h c6f0f760e0 click now has coordinates x and y 5 yıl önce

README

sdl game engine test