Skip to content

fell-z/rock-paper-scissors-odin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rock, Paper and Scissors!

This is a small project from the The Odin Project where I build a simple game of Rock, Paper and Scissors.

In the first part of the project, I've built the game using only prompt to get the choices and console logging the results, however, later in the lessons from Odin Project, I refactored the game to work with a UI.