Skip to content

softwarewithcode/casino

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

casino


Latest branch is 'slots' for Fruit(s) slot.

About

This repository includes Roulette, Blackjack and Texas Hold'em No Limit games.
Roulette is the latest game and uses async approach for generated delays that are expected in some game states.

Documentation

/utils/documentation

Workspace instructions and technical

/utils/workspace

Frontend

Frontends are reference implementations for backend testing.
Frontends are reactive using Pinia and Vue combination.

Backend

Java 21 with Virtual Threads / JakartaEE.