Files
2020GameJamPractice/README.md
2020-04-16 14:04:31 -05:00

13 lines
586 B
Markdown

# 2020GameJamPractice
## About
This repository serves as team practice for the [Python Discord](https://pythondiscord.com/)'s [Game Jam 2020](https://pythondiscord.com/pages/events/game-jam-2020/).
The project is a sample project, built off a [basic starter tutorial](https://arcade.academy/examples/platform_tutorial/index.html) for the [Arcade](https://pypi.org/project/arcade/) game framework.
## Useful Links
1. [Using Pipenv with PyCharm](https://www.jetbrains.com/help/pycharm/pipenv.html)
2. [How to use PipEnv](https://www.youtube.com/watch?v=zDYL22QNiWk) by Corey Schafer