raylib/games/drturtle
Ahmad Fatoum eb6f8bd0ba
Revert "Always use latest raylib version for cmake (#1123)" (#1126)
We didn't use the latest version, but a compatible version, which is established by raylib-config-version.cmake.

It's ok to have a minimal version, so revert b7c0d5b6dd.
2020-03-09 08:29:47 +01:00
..
resources PNG image size optimization 2018-09-25 12:53:31 +02:00
00_drturtle_screens.c Review contact information 2017-03-19 12:52:13 +01:00
01_drturtle_scrolling.c Review contact information 2017-03-19 12:52:13 +01:00
02_drturtle_player.c Review contact information 2017-03-19 12:52:13 +01:00
03_drturtle_enemies.c Review contact information 2017-03-19 12:52:13 +01:00
04_drturtle_gui.c BREAKING CHANGE: Renamed SpriteFont type to Font 2018-05-04 16:59:48 +02:00
05_drturtle_audio.c BREAKING CHANGE: Renamed SpriteFont type to Font 2018-05-04 16:59:48 +02:00
06_drturtle_final.c REMOVED: ShowLogo() 2019-01-03 13:55:59 +01:00
CMakeLists.txt Revert "Always use latest raylib version for cmake (#1123)" (#1126) 2020-03-09 08:29:47 +01:00
drturtle_final_web.c BREAKING CHANGE: Renamed SpriteFont type to Font 2018-05-04 16:59:48 +02:00
LICENSE.txt Added games license 2017-05-03 14:16:11 +02:00
Makefile Review ALL games to raylib 3.0 2020-02-06 18:07:25 +01:00