Skip to content

ian-ani/rock_paper_scissors

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Lang en Lang es

Table of contents

About the project

A Rock Paper Scissors game against... Goku?!
Written in Python 3.11.9.

Usage

  • Choose between 1, 2 or 3, equivalent to Rock, Paper and Scissors to play the game.
  • You and kid Goku will start with 100 life points, if any of you get hit (lose in Rock, Paper, Scissors) you will lose 20 points of life. You can change both max life and hit damage in the constants.py file.
  • If you end up with 0 life points, you lose. Otherwise, you win.
  • This game will keep track of victories in the current session.

About

A Rock Paper Scissors game against... Goku?!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages