Update README.md

This commit is contained in:
Cameron
2020-04-26 00:46:44 -07:00
committed by GitHub
parent ced2fbd4b5
commit f346a166dd

View File

@@ -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.