Skip to content

werdlerk/blackjack-console

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 

Repository files navigation

Console Blackjack game

This is the console Blackjack game made for lessons 1 and 2 of Ruby on Rails Online Bootcamp (Tealeaf Academy).

I've made this blackjack game in two versions. The first version was procedurally coded, it works fine but still has some issues. It can be found in the blackjack-procedural folder.

The second version has been transformed into a Object Oriented version with much of the previous issues fixed. It works well and has better ASCII art. It can be found in the blackjack-oop folder.

For more information, see the posts at http://codefish.org/tag/blackjack/.

About

Console Blackjack game

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages