lunar-lander
is a multi-platform 2D Lunar Lander game developed using C++
, SFML
and Lua
. Players are tasked with safely landing a spacecraft on the moon's surface. The game offers physics-based challenges and a graphically appealing 2D environment.
- Multi-platform support: Playable on Windows, macOS, and Linux
- Simple and intuitive control system
- Physics-based gameplay
lunar-lander
has an automatic installer.
Copy the line bellow to your console and execute it.
It will automatically download the repo, create the necessary folders.
bash -c "$(curl -fsSL https://raw.github.com/jeekpark/lunar-lander/main/install.sh)"
Run the command below.
cd ./lunar-lander
./lunar-lander