Skip to content

panicst8/snake-py

Repository files navigation

Welcome to py-start 👋

Version

Python project starter seed

Install

clone repo to new project name, change into new repo, run bash init.sh, once installs complete, activate virtual environment by running: source .venv/bin/activate

Usage

after setup should attach to repo by running the following: <insert instructions from init.sh here>

Run tests

you can run python tests by:

	- change directory to base of repo
	- activating virtual environment
        - run the command:  python -m pytest

Author

👤 Chris Milford

Show your support

Give a ⭐️ if this project helped you!


About

building snake game in python based on tutorial by Tim Ruscica

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages