jamesfalkner / microsweeper-quarkus

A graphical game running on a Quarkus backend

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

A graphical game running on a Quarkus backend


Languages

Language:JavaScript 65.2%Language:CSS 16.1%Language:Java 7.1%Language:HTML 5.8%Language:Dockerfile 5.6%