This is a small test project which is good-to-go to install and run 5 simple math puzzle games.
- python = "^3.10"
- prompt = "^0.4.1"
- poetry = "^1.6.1"
Using the following commands you will install the working package: make install will install poetry packages. make build will build packages for the project. make publish Dry-executes publish command to see what's inside of it. make package-install installs the package for use of shell.
Afterwards, use any of the examples below to launch a game of your choice.