Skip to content

NickGhignatti/casimo

Repository files navigation

Casimo

About the project

A sophisticated casino simulation built with Scala 3 and Scala.js, featuring realistic customer behavior, multiple casino games, and real-time data visualization.

Live demo

A live demo can be found through the repo GitHub's page

Documentation

All the documentation is accessible at the following link: Casimo documentation

Local dev

Prerequisites

  • JDK 17+
  • Node.js 16+ (for Scala.js)
  • sbt 1.10.11+
# Clone the repository
git clone https://github.com/nickghignatti/casimo.git
cd casimo

# Run the application
npm run dev

Testing

# Run all tests
sbt "+backendJVM/test"

# Run with coverage
sbt "coverage; backendJVM/test; coverageReport"

Code coverage

codecov

License

This project is licensed under the MIT License - see the LICENSE file for details.

Authors

About

Casino simulator Scala Application

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages