This is a read-only snapshot of the ComputerCraft forums, taken in April 2020.
Luiginico's profile picture

Simple BlackJack

Started by Luiginico, 29 January 2013 - 06:55 AM
Luiginico #1
Posted 29 January 2013 - 07:55 AM
Hi, I had nothing to do, so I made a little and simple BlackJack game.

Features:
  • Fully automated Dealer
  • ASCII cards (I stole them from here –> http://ascii.co.uk/art/cards)
  • BlackJack detection
  • 100% compatible with advanced computers
  • Touch screen compatible
TODO list:
  • Multiplayer (a bit too hard for me, but i'm going to try someday)
  • Credits system (virtual and/or minecraft items)
  • Some more colors (i need suggestions, because i'm not good with those things)
This is my first "big" program, so, i'd really like some suggestion on how to improve.
If you noticed some errors in the rules or in my English feel free to correct me (English is not my first language)

Screenshots:
Spoiler


The code can be found here: http://pastebin.com/cFjtNRJt
Cranium #2
Posted 29 January 2013 - 08:06 AM
Wow, looks really good! I tried making multiple ASCII playing cards, but never made it look as good as this. I like the work you put into it!
Luiginico #3
Posted 29 January 2013 - 08:46 AM
Wow, looks really good! I tried making multiple ASCII playing cards, but never made it look as good as this. I like the work you put into it!
Thanks, I really appreciate :)/>

I modified the script, I forgot to convert aces into ones when needed.
GravityScore #4
Posted 29 January 2013 - 04:24 PM
This looks really great! I agree, the cards do look good!

Now if I could only figure out how to play black jack……
Luiginico #5
Posted 30 January 2013 - 05:58 AM
This looks really great! I agree, the cards do look good!

Now if I could only figure out how to play black jack……

New version, now with 100% touch screen/mouse compatible (I suggest a minimum of 5x3 monitors) and with a tutorial screen (could be better, i'm not good with tutorials)
theoriginalbit #6
Posted 30 January 2013 - 12:09 PM
very nice program… I like your art, even if its stolen! :P/>