Connect Four
This is a one-player version of the game Connect Four, written in Ruby and built for the terminal. Players play against a computer AI who uses various criteria to determine its next best move.
With this major I hope to combine my passion for coding with the world of business, and study how technology affects markets and cognitive behavior. I hope to gain real world experience in business or software development to further my understanding of how computer systems and users interact.
I also love taking photographs of sunsets with my friends. You can check out all our photographs on our Instagram account.
This is a one-player version of the game Connect Four, written in Ruby and built for the terminal. Players play against a computer AI who uses various criteria to determine its next best move.
This is a one player version of Tic Tac Toe. The game is written in Ruby and is played in the terminal. Players play against a Computer AI that is almost unbeatable!
Towers of Hanoi is a one-player game written in Ruby and played in the terminal. Players try to move all of the disks from one tower to another.