thelandofwildblocs/README.md
thatscringebro 9dfd911bff Init
2023-02-16 09:26:40 -05:00

21 lines
640 B
Markdown
Executable File

# The Land of Wild Blocs
## Description
This is a small minecraft clone with a small engine designed to be small and simple. The project is made primarly in c++
## How to compile and run the game
* Install dependencies sfml and devil
* Open a terminal in the main folder
* Run the 'Build_Run.sh' script using the following command
```bash
sh Build_Run.sh
```
The game should now compile and run as wanted. Build files are automatically deleted when the game is closed
## Developper
|Name|Github|
|--|--|
|Merlin Gelinas|thatscringebro|
<sub>All music and sounds used in the game was found on this website: https://soundimage.org/</sub>