Skip to content

hugotiburtino/jankenpon

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

57 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JANKENPON

(Japanese for "rock paper scissors")


Object-oriented programmed in Python 3

Table of Contents

How to run

Stand-alone: python3 main.py
Docker:

  1. docker build -t jankenpon
  2. docker run -it jankenpon

About

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

CONTRIBUTING

Awesome that you want to contribute! Please follow these guidelines:

  1. Fork the project
  2. Open an issue telling how you plan to contribute
  3. Make the change in your fork
  4. Make a pull request referencing your issue

License

BSD 3

Releases

No releases published

Packages

No packages published