Linux
- You MUST remove SDLMain.h and SDLMain.m (those SDLMain files are only for OSX)
- SDL, SDL_image, and SDL_mixer libraries are required (probably available through your regular package manager)
- The following command will compile the game on most systems (run this in the src folder)
g++ -I /usr/include/SDL *.cpp -o rpgdemo -lSDL -lSDL_image -lSDL_mixer
- Move rpgdemo to the resources folder and run it from there
I've tested it and it successfully compiles and runs.
There's an open source version called OpenClonk coming out with lots of interesting features like ropes and stuff, it compiles on linux as well, we should add it :)
Game: Frogatto & Friends
Nice retro plattform
Quite nice and light retro game. I like it!!
Game: FLARE
There's a README included in
There's a README included in src/ directory:
Linux
- You MUST remove SDLMain.h and SDLMain.m (those SDLMain files are only for OSX)
- SDL, SDL_image, and SDL_mixer libraries are required (probably available through your regular package manager)
- The following command will compile the game on most systems (run this in the src folder)
g++ -I /usr/include/SDL *.cpp -o rpgdemo -lSDL -lSDL_image -lSDL_mixer
- Move rpgdemo to the resources folder and run it from there
I've tested it and it successfully compiles and runs.
Game: FLARE
Help building
I have downloaded the source, but I don't see how I am I supposed to build it.
I can't see any makefile of configure or bootstrap or autogen in the source package
Game: Clonk Rage
Ok, I'll add it in the next
Ok, I'll add it in the next few days
Game: Clonk Rage
There's an open source
There's an open source version called OpenClonk coming out with lots of interesting features like ropes and stuff, it compiles on linux as well, we should add it :)
Game: Clonk Rage
nice but buggy
I really liked the idea of this game when I played it two years ago.
I found some levels a bit buggy, and the general balance of the game quite off, but it quite enjoyabe anyway
Game: 0 A.D.
thanks, updated
thanks, updated
Game: 0 A.D.
Alpha 3 is out, and now has
Alpha 3 is out, and now has mulitplayer :D
Game: Gorky 17
Heh, Gorky 17 as well.
Probably too many games recently added...
Game: Knights and Merchants: The Shattered Kingdom
You're right.
Already corrected. Thanks for the info:)