jazztickets / openflap Public
A game about bouncing balls through holes.
License
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
master
Could not load branches
Nothing to show
Could not load tags
Nothing to show
{{ refName }}
default
Code
Latest commit
e66d34d
Git stats
Files
Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
openflap by Alan Witkowski https://github.com/jazztickets/openflap ----- HOW TO PLAY ----- Use spacebar, mouseclick, or joystick button to jump. ----- DOWNLOADING ----- Download and extract the latest openflap-*-src.tar.gz from https://github.com/jazztickets/openflap/releases OR Clone the repository: git clone https://github.com/jazztickets/openflap.git ----- BUILDING ON LINUX ----- -- Dependencies required -- CMake 2.8+ SDL2 SDL2_image SDL2_mixer SDL2_ttf -- Installing dependencies on Ubuntu 20.04 -- sudo apt install build-essential ninja-build cmake libsdl2-dev libsdl2-image-dev libsdl2-mixer-dev libsdl2-ttf-dev -- Installing dependencies on Arch Linux -- sudo pacman -S base-devel ninja cmake sdl2 sdl2_image sdl2_mixer sdl2_ttf -- Build executable -- ./build.sh -- Running the game -- cd working && ./openflap ----- COMMAND-LINE ARGUMENTS ----- Set random number seed: openflap [32-bit integer] ----- CONFIG ----- Save data is in ~/.local/share/openflap
About
A game about bouncing balls through holes.
Resources
License
Stars
Watchers
Forks
Packages 0
No packages published

