Skip to content

epeters95/appacademy-ruby

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ruby stuff

Projects and games created in Ruby, all built for the command line

Blackjack

The classic card game. Features betting & playing against the dealer with two players.

Checkers

Practice in object orientation. The classic board game, with a command line graphical interface. Features turn-based moves for two players, single and multi moves, and piece promotion.

Knight path finder

An application of tree structures in programming as well as depth-first & breadth-first searching. Given a starting position on the board for a Knight in chess, this class has methods for showing all possible moves or showing a sequence of moves to reach any other point on the board.

Minesweeper

The class PC game with a full graphical interface. Includes three board difficulties as options.

About

Projects and games created in Ruby

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages