(Japanese for "rock paper scissors")
Object-oriented programmed in Python 3
Stand-alone: python3 main.py
Docker:
docker build -t jankenpon
docker run -it jankenpon
This project was part of an introductory programming course at Udacity. A very short starter code was provided with some instructions and hints. All functionalities were developed by Hugo Tiburtino. ASCII art by VK
Awesome that you want to contribute! Please follow these guidelines:
- Fork the project
- Open an issue telling how you plan to contribute
- Make the change in your fork
- Make a pull request referencing your issue
BSD 3