Skip to content

NameUser5/RPS-Janken-Ver-2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RPS-Janken-Ver-2

Rock-Paper-Scissors

Redux of New-Project-Janken

Game complete! :)

Current challenge:

  1. LEVEL 1: Simple high-scoreboard
    1. No need for a class, but write scores to a file and update accordingly every run
    2. Update label accordingly
  2. LEVEL 2: High-scoreboard with usernames
    1. Create classes
    2. Have username entry box
      1. Validate username to fit certain length (eg: <20 characters)
    3. Sort class "score" objects (eg: to get top 3 or top 5)
    4. Write, save, and update score file
    5. Update label accordingly

About

Redux of New-Project-Janken

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages