Skip to content

rossxhunter/automata

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

How to run the game

Requirements

  • Python 3 installed

Instructions

  • It's recommended to create and activate a virtual environment, and install the requirements.
python -m venv .venv
source .venv/bin/activate
pip install -r requirements.txt
  • The start the game python src/main.py
  • To run the tests pytest

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages