Skip to content

challsted/ruby_testing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ruby Testing

Ruby Code testing and playground

Goals

  • The goal of this repo is for me to have a single repo to write small ruby scripts/programs who's only intended purpose is for self learning.
  • All code will eventually be accompanied with tests, but this requires me to both learn RSpec and Ruby to a much better level then I currently do.
  • All code should be fully documented, this includes a README per project (inside the appropriate folder) where it would actually benefit
    • See individual folder for readme with details of what each program is for or what its progress is.
    • This README document is for general tracking of progress, not details

Projects

| Name | Description | Expected Difficult | Actual Difficulty | Progress |:--|:--|:--|:--|:--|:--| | Reverse | Take a String given by the user and reverse it | Easy | Easy |In Progress| | Pig Latin | Take a Word given by the user and convert it to Pig Latin | Easy | Easy | In Progress | | Weather | Check Todays Weather in an Area | Easy | Intermediate | In Progress | | Caesar Crypt | Take a input string or file and encrypt it with a simple Caesar Crypt | Intermediate? | Not Started | Not Started | | RPG Char Sheet| Create a random character sheet for a Table Top RPG | Intermediate? | Not Started | Not Started | | Battle Ship | Just like old school battle ship!| Intermediate | Not Started | Not Started | | Hangman | Take input from the user to spell words in hangman style! | Intermediate | Not Started | Not Started | | Black Jack | A game of 21 Dealer(Computer) vs User | Easy| Not Started | Not Started | | Link Alarm Clock | Alarm Clock that opens a link when the time is hit | Intermediate? | Not Started | Not Started | | Shire Calendar | JRR Tolken invented a Shire Calendar | Intermediate? | Not Started | Not Started |

Other Peoples Lists

Karan's Projects

About

Ruby Code testing and playground

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages