Ray
227880977e
Do not ignore Makefiles!
7 年之前
Ray
eb508bf75f
Upload GGJ18 game: transmission mission
Game developed in the GGJ18, it has some bugs and ending screen is
incomplete... I'll try to keep working a bit more on it.
7 年之前
Ahmad Fatoum
f991a075e1
Build examples and games on Travis CI
They were disabled because they failed to build,
but this patch set fixes the build on Linux and macOS.
This doesn't apply to the AppVeyor build on Windows yet;
it currently fails at linking with OpenAL.
7 年之前
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
7 年之前
Ray
a8f142e736
Renamed file
7 年之前
Ray
6a48e7376b
Review example
7 年之前
Ray
4a31ce4bd2
Reorganize code
7 年之前
Ray
76062247f8
Corrected some issues
Now works in WEB!
7 年之前
Ray
73774aadd6
Review makefiles
7 年之前
Ray
a64e909e55
Added games license
7 年之前
Ray
66320582a3
Some work on example games
7 年之前
Ray
be40d97954
Move compiled game to right folder
7 年之前
raysan5
b4f4b179c2
Light my ritual web compilation
7 年之前
raysan5
f2656871e9
Review Makefiles default raylib path
7 年之前
raysan5
3a1e6ab0b6
Review game code (something broken)
7 年之前
raysan5
9b072dc346
Review game examples Makefiles
7 年之前
Ray
517a7e3466
Review makefiles
7 年之前
Ray
a5c8ce2a34
Upload new game: Koala Seasons
7 年之前
Ray
99c226b344
Delete some old data...
- Removed raylib_demo (outdated)
- Removed some old examples
7 年之前
Ray
5a230659ef
Working in random crash...
Related to UpdateMusicStream(), in stb_vorbis
7 年之前
RDR8
efc4b2941b
Missed a couple
7 年之前
RDR8
0c16af01e5
Replaced font.size with font.baseSize. Uncommented linux libs. Typo or two
7 年之前
raysan5
ca8c565617
Review contact information
7 年之前
raysan5
63c65f8cc5
Updated game to raylib v1.7
7 年之前
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
8 年之前
raysan5
9f5efeb309
Update makefiles
8 年之前
raysan5
182054b662
Updated for web
8 年之前
raysan5
89409817b5
Games makefile
8 年之前
raysan5
7b360d8579
Reorganized games folder
Simplified to match raylib installer package folder structure
8 年之前
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 年之前