/microsweeper-quarkus

A graphical game running on a Quarkus backend

Primary LanguageJavaScript

Red Hat Microsweeper demo with Quarkus

This demo uses a number of cloud technologies to implement a simple game from the earlier days of computing: Minesweeper!

Screenshot

Technologies include:


# run quarkus in dev mode (it will automatically use Quarkus' dev services to create a DB)
$ mvn quarkus:dev

# access at http://localhost:8080