summaryrefslogtreecommitdiffhomepage
path: root/games
AgeCommit message (Expand)Author
2019-05-29Define standard examples sizeRay
2019-05-22Update MakefileRay
2019-05-22Update MakefileRay
2019-05-22Move emscripten web shell to srcRay
2019-05-21Review gamesRay
2019-05-21Update MakefileRay
2019-05-21Review sample gamesRay
2019-05-21Review MakefilesRay
2019-04-07Happy new year 2019ChillerDragon
2019-01-27Added new game: Cat vs RoombaRay
2019-01-03REMOVED: ShowLogo()raysan5
2018-12-26WARNING: BREAKING CHANGEraysan5
2018-12-25Support float texture data on OpenGL ES 2.0raysan5
2018-12-25REVIEWED: LoadFontEx()raysan5
2018-12-24Some code tweaksraysan5
2018-11-19Review resources namingRay
2018-11-19Review RenderTexture drawing usageRay
2018-10-103 minor sample game cleanups:noshbar
2018-09-25PNG image size optimizationRay
2018-09-18enjoy!Ray
2018-08-13Games: Snake: Fixes snake head collision with fruitJoseph-Eugene Winzer
2018-08-13Games: Snake: Fixes fruit spawn positionJoseph-Eugene Winzer
2018-08-06Reviewed spacings on latest PRRay
2018-07-29CMake: Major cleanup to support find_package(raylib)Ahmad Fatoum
2018-07-25Fix HTML5 examples and games using CMake (#589)Pablo Marcos Oltra
2018-07-21Added Android Makefile for gamesraysan5
2018-07-21Review formattingraysan5
2018-07-21Looking for a place for raylib resource fileraysan5
2018-06-23Added support OpenBSD, NetBSD, DragonFly[email protected]
2018-06-03Improved game drawingRay
2018-05-29Reviewed Windows resource file nameRay
2018-05-21Move utils.cmake to separate cmake/ directoryAhmad Fatoum
2018-05-12Makefile: Remove unnecessary -no-pie for older GCC supportAhmad Fatoum
2018-05-11Updated raylib_icon resourceRay
2018-05-04BREAKING CHANGE: Renamed SpriteFont type to FontRay San
2018-04-03Updated to latest raylib changesRay
2018-04-02Review games MakefileRay
2018-03-16Allow use of main instead of android_mainAhmad Fatoum
2018-02-21Removed flag -fgnu89-inlineRay
2018-02-18Support UTF8 basic characters on ImageTextEx()raysan5
2018-02-17Reviewed transmission mission gameraysan5
2018-01-29Do not ignore Makefiles!Ray
2018-01-29Upload GGJ18 game: transmission missionRay
2017-11-25Build examples and games on Travis CIAhmad Fatoum
2017-10-24Corrected some issues on gameRay
2017-10-22Name tweakRay
2017-10-22Adapted games to compile for AndroidRay
2017-10-22Updated Makefile to support AndroidRay
2017-10-02Trying to correct drawing issues...Ray
2017-08-27CMake based build system.ASDF