thormeg / rock-paper-scissors-game

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Rock Paper Scissors Game

ASCII game based on the classic Rock, Paper, Scissors.

Created for my children, who love this game.

How to run

Clone the repo and run

$ python game.py

ASCII Art copied from: https://www.coolgenerator.com/ascii-text-generator using the Univers font.

About

License:GNU General Public License v3.0


Languages

Language:Python 97.9%Language:Makefile 2.1%