Skip to content

timjedrek/ruby-projects

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ruby Projects

A collection of ruby projects

Hang Man

View: https://replit.com/@timjedrek/HangMan#main.rb

Summary
Hangman game programmed in Ruby utilizing serialization for save/load feature

Details
Created: January 16, 2022
Completed: January 21, 2022

Tic Tac Toe

View: https://replit.com/@timjedrek/TicTacToe#main.rb

Summary
A game of Tic Tac Toe using Ruby

Details
Completed: January 15, 2022

BubbleSort

View: https://replit.com/@timjedrek/BubbleSort#main.rb

Summary
Ruby program that takes an array and sorts it from least to greatest.

Details
Completed: January 5, 2022

CaesarCipher

View: https://replit.com/@timjedrek/CaesarCipher#main.rb

Summary
The Caesar Cipher is a substitution cipher and a well known encryption technique. This is my take on it in Ruby. Enjoy! ☺️ https://youtu.be/36xNpbosfTY

Details
Completed: January 4, 2022

About

A collection of ruby projects

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages