Latest Project
Flag Quiz
Description
Flag Quiz is a simple GUI quiz game written using Java Swing
How to Play
Using make
Prerequisites: make
, git
and a JDK
Running make should generate the class files and run the game.
git clone https://github.com/firewizard11/Flag-Quiz
cd Flag-Quiz
make