Skip to content

technimakri/rock_paper_scissors

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

About

This program allows the user to play a game of rock, paper scissors against a computer opponent. It accepts any odd number of 'shapes' with which to create a game with e.g rock, paper, scissors, lizard, spock. The computer picks a random symbol and checks if a win, loss or draw has taken place. A rating system reads results from a previous game and records new results. See the wiki for more details.

Learning objectives

  • Using modules e.g random
  • Default and keyword function arguments
  • File handling and common methods
  • Escape sequences
  • List and string operations e.g indexing, slicing, split and join

About

JetBrains Academy's Rock, Paper, Scissors project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages