pierpaolo1989 / wordlines

Quiz game

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

wordlines

Simple quiz game similar to italian TV quiz game "Reazione a Catena"

To run locally, change the database properties inside application.properties file:

  • spring.datasource.username=your_username
  • spring.datasource.password=your_password

Therefore, this project uses Lombok. To install it, check documentation at: Lombok installation

About

Quiz game


Languages

Language:Java 100.0%