tuxDB - linux gaming aggregate
TUXDB - LINUX GAMING AGGREGATE
 NEWS TOP_PLAYED GAMES ITCH.IO CALENDAR CHAT WINE SteamDeck
 STREAMERS CREATORS CROWDFUNDING DEALS WEBSITES ABOUT
 PODCASTS REDDIT 

 

SUPPORT TUXDB ON KO-FI

MENU

ON SALE

New Twitch streamer aggregation implemented (#FuckTwitch) due to Twitch's API issues (more info on my Discord )


https://tuckerburke.itch.io/snake-eyes-black-jack


About

Snake Eyes 21 is a modified version of black jack. The differing mechanic is that aces are always valued at 11. Because of this, opening a pair of aces (snake eyes) totals 22 and is therefore a bust. You can download the .jar here if you would like to play.

Documentation

I created this game using Java in 2015 for my Fundamentals of Computing II course at Onondaga Community College. Initially coded in Notepad++, I ported the code to NetBeans to create a .jar file. That required a bit of learning, such as utilization of .getResource and packages. Although this was created using fundamentals, I think the project came out rather nicely and will likely use it in future portfolios. The font used is a True Type font called Card Characters Regular and can be found on most free font sites and there is a download link below.

Sources

Required Font
Java Source Files
Download from Git