mirror of
https://github.com/felixalbrigtsen/sfml_tetris
synced 2025-04-11 13:31:23 +02:00
Update README.md
This commit is contained in:
parent
623f8deb67
commit
731be7b4a5
@ -5,7 +5,7 @@ Mimics the feel of retro tetris.
|
|||||||
# Install / Build
|
# Install / Build
|
||||||
|
|
||||||
1. Install a c++ compiler, i used gcc on mac
|
1. Install a c++ compiler, i used gcc on mac
|
||||||
2. Install [https://www.sfml-dev.org/](SFML) and configure it to your system. Make sure it is added to path
|
2. Install [SFML](https://www.sfml-dev.org/) and configure it to your system. Make sure it is added to path
|
||||||
3. Build with ``` make out ```
|
3. Build with ``` make out ```
|
||||||
4. Execute with ``` ./tetris ```
|
4. Execute with ``` ./tetris ```
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user