mirror of
https://github.com/n0remac/game-jam-2020.git
synced 2025-12-10 08:05:22 -06:00
Update README.md
This commit is contained in:
@@ -8,8 +8,11 @@ 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.
|
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
|
## Setup
|
||||||
This game can be installed with `pipenv sync`
|
This game can be setup and run with:
|
||||||
|
`pipenv sync`
|
||||||
|
`pipenv shell`
|
||||||
|
`python main.py`
|
||||||
|
|
||||||
## Instructions
|
## Instructions
|
||||||
Use WASD to move and the mouse to aim and fire.
|
Use WASD to move and the mouse to aim and fire.
|
||||||
|
|||||||
Reference in New Issue
Block a user