Skip to content

macparadeis/ruby-lab

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rock Paper Scissors Spock Lizard game

Project Details

I built this project throughout my coursework in Programming Language Fundamentals at Oregon State University in the Spring of 2024. It is coded in Ruby, and is intended to demonstrate the characteristics of an object-oriented programming language.

This in an implementation of the game Rock, Paper, Scissors, Spock, Lizard which was originally developed by Sam Kass. The primary code is in the lab3.rb file, though it relies on class definitions in element.rb, player.rb, and history.rb.

About

Rock, paper, scissors, lizard, Spock game

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages