mirror of
https://github.com/n0remac/game-jam-2020.git
synced 2025-12-09 20:05:18 -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.
|
||||
|
||||
## 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.
|
||||
|
||||
Reference in New Issue
Block a user