Skip to content
This repository has been archived by the owner on Jul 9, 2021. It is now read-only.

slalom/slaloms-and-dragons

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

alt text

Screenshots

fight

Prereqs

Running

  1. pipenv install
  2. make run

Testing

make test

Styling

using black (https://github.com/python/black) to automatically format Python code.

Run make lint format python code.

Troubleshooting

  • If you see an error about a missing module, it is likely that someone else added it and now you need to install it in your pipenv. Just do pipenv install and you should be good to go.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published