raylib/games
Joseph-Eugene Winzer ab7acd6e34 Games: Snake: Fixes snake head collision with fruit
CheckCollisionRecs() returns true on edge-collision what means that the
snake eats the fruit when colliding with it but also when sliding by one
unit above or below the fruit.
2018-08-13 23:58:42 +02:00
..
drturtle CMake: Major cleanup to support find_package(raylib) 2018-07-29 12:35:35 +02:00
just_do CMake: Major cleanup to support find_package(raylib) 2018-07-29 12:35:35 +02:00
koala_seasons Reviewed spacings on latest PR 2018-08-06 20:49:47 +02:00
light_my_ritual CMake: Major cleanup to support find_package(raylib) 2018-07-29 12:35:35 +02:00
skully_escape CMake: Major cleanup to support find_package(raylib) 2018-07-29 12:35:35 +02:00
transmission Looking for a place for raylib resource file 2018-07-21 16:18:33 +02:00
wave_collector CMake: Major cleanup to support find_package(raylib) 2018-07-29 12:35:35 +02: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 formatting 2018-07-21 17:19:44 +02: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