Skip to content

Talana kombat is a video game JRPG that you will have fun.

License

Notifications You must be signed in to change notification settings

elalecode/talana-kombat

Repository files navigation

talana-kombat

Video game JRPG

Docker run

You can find other tags of docker image into my docker hub.

docker run -it alexandrojp/talana-kombat bash

# Inside container
> python main.py

Try another kombat

docker start -i [CONTAINER ID]

Run test

docker run -it alexandrojp/talana-kombat bash

# Inside container
> python -m unittest discover