Skip to content

MusiJVR/Sandy-the-Worm

Repository files navigation

Sandy the Worm

Sandy the Worm

Sandy the Worm is a 2D C++ game built using the SFML library.

In the game you will play as a worm Sandy! His goal will be to gnaw out sand blocks of the required shape to pass the level.

The game is currently in beta testing, so there may be bugs in the game.

Main Menu

Main Menu

Gameplay

Gameplay

Requirements

To build the project you will need:

Installation

1. Clone the repository:

git clone https://github.com/MusiJVR/Sandy-the-Worm
cd Sandy-the-Worm

2. Make sure you have the necessary dependencies installed, such as CMake and SFML.

3. Building a project with CMake:

mkdir build
cd build
cmake ..
cmake --build .

4. Launching the game:

Launch the Sandy_the_Worm.exe file or you can create a shortcut on your desktop to run the Sandy_the_Worm.exe.

Issues

Please leave messages about any errors you find here or on the Discord

Social Media

About

Game about Sandy the Worm

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors