
Bounceball
This game is from ldjam.com, which is currently unavailable.
You can try viewing the original page on Web Archive (may not load correctly).
You can try viewing the original page on Web Archive (may not load correctly).
Premise
=======
You're a small dude in a small small world, try not to die.
How to play
===========
You're the small one. Avoid getting hit, discover mechanics, get highest score / survive the longest. I can do 2 minutes and one second.
Download
========
Same files in all archives: Linux, Windows and Source. Pick your favorite format!
* Windows/Source/Linux: http://dusted.dk/pages/ld38/bounceball-ld38.zip (2.0 MiB)
* Windows/Source/Linux: http://dusted.dk/pages/ld38/bounceball-ld38.7z (1.5 MiB)
* Windows/Source/Linux: http://dusted.dk/pages/ld38/bounceball-ld38.tar.xz (1.6 MiB)
Controls
========
* Arrow keys - Moves you around
* W,A,S,D - Also moves you around
* ESCAPE - Quits the game
* Q - Also quits the game
Running on Windows
==================
* Double-click on bounce.exe - it's the green one.
Building on Linux
=================
Linux users compiles from source.
* Install SDL2 and SDL2_image ( Ubuntu: sudo apt-get install libsdl2-dev libsdl2-image-dev )
* bash build_linux.sh
* ./bounce.bin
Building on OSX
===============
* Get SDL2 and SDL2_image development libraries
* Run build_linux.sh, it should work, but you're the OSX expert, not me
Screenshots
===========
Websites
========
Also contains downloads
* http://dusted.dk/pages/ld38
* https://dusted.itch.io/bounceball
Info
====
* Type: Compo Entry
* License: WTFPL
* Language: C++
* Libraries: SDL2, SDL2_image
* Time: Around 5 hours
* Boilerplate: https://github.com/DusteDdk/bounceball
=======
You're a small dude in a small small world, try not to die.
How to play
===========
You're the small one. Avoid getting hit, discover mechanics, get highest score / survive the longest. I can do 2 minutes and one second.
Download
========
Same files in all archives: Linux, Windows and Source. Pick your favorite format!
* Windows/Source/Linux: http://dusted.dk/pages/ld38/bounceball-ld38.zip (2.0 MiB)
* Windows/Source/Linux: http://dusted.dk/pages/ld38/bounceball-ld38.7z (1.5 MiB)
* Windows/Source/Linux: http://dusted.dk/pages/ld38/bounceball-ld38.tar.xz (1.6 MiB)
Controls
========
* Arrow keys - Moves you around
* W,A,S,D - Also moves you around
* ESCAPE - Quits the game
* Q - Also quits the game
Running on Windows
==================
* Double-click on bounce.exe - it's the green one.
Building on Linux
=================
Linux users compiles from source.
* Install SDL2 and SDL2_image ( Ubuntu: sudo apt-get install libsdl2-dev libsdl2-image-dev )
* bash build_linux.sh
* ./bounce.bin
Building on OSX
===============
* Get SDL2 and SDL2_image development libraries
* Run build_linux.sh, it should work, but you're the OSX expert, not me
Screenshots
===========
Websites
========
Also contains downloads
* http://dusted.dk/pages/ld38
* https://dusted.itch.io/bounceball
Info
====
* Type: Compo Entry
* License: WTFPL
* Language: C++
* Libraries: SDL2, SDL2_image
* Time: Around 5 hours
* Boilerplate: https://github.com/DusteDdk/bounceball