
Diamond quest
This game is from the old Ludum Dare platform. You can try viewing the original page on Web Archive
(may not load correctly).
(may not load correctly).
You have to collect at least 200 diamonds and avoid walls for 120 seconds.
Control : MOUSE (!)
C++/SFML(2.1)
editor : emacs/gimp/
sound : bxfr
It's my first Ludum dare, i hope you will like the game. Thanks for trying it.
Have fun !
For linux users, you need to install SFML2.1 (http://www.sfml-dev.org/). Don't forget to type :
$export LD_LIBRARY_PATH=/.../lib/ <- where SFML is installed
before launching the game.
Control : MOUSE (!)
C++/SFML(2.1)
editor : emacs/gimp/
sound : bxfr
It's my first Ludum dare, i hope you will like the game. Thanks for trying it.
Have fun !
For linux users, you need to install SFML2.1 (http://www.sfml-dev.org/). Don't forget to type :
$export LD_LIBRARY_PATH=/.../lib/ <- where SFML is installed
before launching the game.