changed sprites and added instructions in ReadMe
This commit is contained in:
@@ -29,3 +29,10 @@ brew install sdl2
|
||||
# You will also need to add the following to your ~/.bash_profile, if it is not already present.
|
||||
export LIBRARY_PATH="$LIBRARY_PATH:/usr/local/lib"
|
||||
```
|
||||
|
||||
## How to play ?
|
||||
|
||||
This is a local multiplayer game, so two players can play using the same keyboard, player 1 uses 'w' and 's' and so player 2 uses the arrow keys.
|
||||
For now there is no leaderboard or score, so whenever someone looses, the game is over and the window closes.
|
||||
Check on updates, I might add thoses features soon !
|
||||
|
||||
|
||||
Reference in New Issue
Block a user