Ray
61b0ab5332
Corrected some issues on game
Now it works! :)
7年前
Ray
551de156bb
Name tweak
7年前
Ray
a483e17f50
Adapted games to compile for Android
7年前
Ray
3f9d76f227
Updated Makefile to support Android
7年前
Ray
b043c5e277
Trying to correct drawing issues...
7年前
ASDF
e173db19f7
CMake based build system.
Some people might find this handly
7年前
raysan5
ae35c37c8a
Corrected game to run on OpenGL 1.1
7年前
Ray
4ca229ed7f
Renamed file
8年前
Ray
a8f142e736
Renamed file
8年前
Ray
6a48e7376b
Review example
8年前
Ray
4a31ce4bd2
Reorganize code
8年前
Ray
76062247f8
Corrected some issues
Now works in WEB!
8年前
Ray
73774aadd6
Review makefiles
8年前
Ray
a64e909e55
Added games license
8年前
Ray
66320582a3
Some work on example games
8年前
Ray
be40d97954
Move compiled game to right folder
8年前
raysan5
b4f4b179c2
Light my ritual web compilation
8年前
raysan5
f2656871e9
Review Makefiles default raylib path
8年前
raysan5
3a1e6ab0b6
Review game code (something broken)
8年前
raysan5
9b072dc346
Review game examples Makefiles
8年前
Ray
517a7e3466
Review makefiles
8年前
Ray
a5c8ce2a34
Upload new game: Koala Seasons
8年前
Ray
99c226b344
Delete some old data...
- Removed raylib_demo (outdated)
- Removed some old examples
8年前
Ray
5a230659ef
Working in random crash...
Related to UpdateMusicStream(), in stb_vorbis
8年前
RDR8
efc4b2941b
Missed a couple
8年前
RDR8
0c16af01e5
Replaced font.size with font.baseSize. Uncommented linux libs. Typo or two
8年前
raysan5
ca8c565617
Review contact information
8年前
raysan5
63c65f8cc5
Updated game to raylib v1.7
8年前
Ray
ff7108389b
Updated some code... for perfect transition
8年前
Ray San
8a549c3fbe
Working in some bugs and screen transition
Detected a VERY weird code behaviour... :(
8年前
Ray
762d2580cd
Some code improvements
Render wave in a render target
Implemented combo system
Removed big useless audio (fxWave)
8年前
Ray
f164ec80d6
Upload wave collector - GGJ17 game
8年前
Daniel Lemos
fda91436b5
[games] Fix building the games on Linux by adding missing libs
8年前
raysan5
29f14186c1
Updated games to latest raylib version
Updated to new audio system
8年前
ghassanpl
4960e6b6d7
Fixes for some Lua bugs
8年前
raysan5
50ccc39d6b
Updated LIBs
8年前
raysan5
5f7ac64c44
Removed function SetModelTexture()
It's more educational to go through new material system, so, I decide to
remove this function to avoid students confusion...
8年前
Ray
dcbf2a0e0c
Replaced tabs by spaces
9年前
raysan5
9f5efeb309
Update makefiles
9年前
raysan5
182054b662
Updated for web
9年前
raysan5
89409817b5
Games makefile
9年前
raysan5
7b360d8579
Reorganized games folder
Simplified to match raylib installer package folder structure
9年前
raysan5
4ad375a378
Code review
Most of this code was developed by students, it requires some additional
review to be used for teaching.
9年前
raysan5
4a3509f06d
Added game sources: Skully Escape
This game was developed for King GameJam 2015
9年前
raysan5
4fae37bb88
Removed floppy game, available as sample
9年前
Ray
e484d58d9c
Uploaded gamejam game sources
9年前
Ray
708e8c558c
Added a bunch of sample games
Those games have been developed by students and ported to a common base
template. Some of them still require some review to be consistent with
each other (formatting, variables naming, code structure...)
9年前
raysan5
63ea3449d3
Reorganized folders
9年前
raysan5
e97438114f
Reviewed code
9年前
raysan5
a5492dd5fc
Corrected compilation flag...
...to avoid .mem file creation
9年前