mirror of
https://github.com/n0remac/game-jam-2020.git
synced 2025-12-09 14:05:20 -06:00
Update README.md
This commit is contained in:
@@ -8,9 +8,12 @@ This repository is Triple Dungeon's submittion for [Python Discord](https://pyth
|
||||
|
||||
This game is far from complete. We ran into some serious lag issues half way though the project, but all agreed that it was a good experience.
|
||||
|
||||
## Install
|
||||
This game can be installed with `pipenv sync`
|
||||
## Setup
|
||||
This game can be setup and run with:
|
||||
`pipenv sync`
|
||||
`pipenv shell`
|
||||
`python main.py`
|
||||
|
||||
## Instructions
|
||||
Use WASD to move and the mouse to aim and fire.
|
||||
Use left shift to cycle through different monster combinations and try to shoot the monsters in that order.
|
||||
Use left shift to cycle through different monster combinations and try to shoot the monsters in that order.
|
||||
|
||||
Reference in New Issue
Block a user