Adds setup instructions
This commit is contained in:
parent
c3c845798f
commit
777b65b09f
1 changed files with 5 additions and 1 deletions
|
@ -45,3 +45,7 @@ Potential expansions:
|
|||
- **Multithreading**: Improving performance by running the phsics in a separat thread and similar concepts
|
||||
- **AI**: Some holes could be controlled by AI, which makes singleplayer games more exciting
|
||||
- **Online Multiplayer**: Play with friends online
|
||||
|
||||
## Project Setup
|
||||
|
||||
Install SFML: `sudo apt install libsfml-dev libsfml-doc`
|
Loading…
Reference in a new issue