raylib/games
Ray ac23af9bf0 Review resources naming
raylib resource data file for Windows platform (containing raylib icon and metadata for executable file) has been renamed to a more consistent name: raylib.rc.data

Also required to work with tcc compiler.
2018-11-19 15:18:11 +01:00
..
drturtle Review resources naming 2018-11-19 15:18:11 +01:00
just_do Review resources naming 2018-11-19 15:18:11 +01:00
koala_seasons Review resources naming 2018-11-19 15:18:11 +01:00
light_my_ritual Review resources naming 2018-11-19 15:18:11 +01:00
skully_escape Review resources naming 2018-11-19 15:18:11 +01:00
transmission Review resources naming 2018-11-19 15:18:11 +01:00
wave_collector Review resources naming 2018-11-19 15:18:11 +01:00
arkanoid.c Allow use of main instead of android_main 2018-03-16 21:37:22 +01:00
asteroids_survival.c Allow use of main instead of android_main 2018-03-16 21:37:22 +01:00
asteroids.c Allow use of main instead of android_main 2018-03-16 21:37:22 +01:00
CMakeLists.txt CMake: Major cleanup to support find_package(raylib) 2018-07-29 12:35:35 +02:00
floppy.c Allow use of main instead of android_main 2018-03-16 21:37:22 +01:00
gold_fever.c Allow use of main instead of android_main 2018-03-16 21:37:22 +01:00
gorilas.c Allow use of main instead of android_main 2018-03-16 21:37:22 +01:00
Makefile Review resources naming 2018-11-19 15:18:11 +01:00
Makefile.Android Added Android Makefile for games 2018-07-21 17:38:47 +02:00
missile_commander.c Allow use of main instead of android_main 2018-03-16 21:37:22 +01:00
pang.c Allow use of main instead of android_main 2018-03-16 21:37:22 +01:00
snake.c Games: Snake: Fixes snake head collision with fruit 2018-08-13 23:58:42 +02:00
space_invaders.c Allow use of main instead of android_main 2018-03-16 21:37:22 +01:00
tetris.c Allow use of main instead of android_main 2018-03-16 21:37:22 +01:00