protoncluster / MultiGameSet

Recreation of 13 in 1 game set from childhood

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Remember the 13 games in 1 box set? This is just a recreation of that!


How its made

MultiGameSet is entirely written in Java. All the assests like images are also made using Graphics2D library of Java. Everything in house ;)

How to run it

  • Open a new terminal in the source (src) directory.
  • Compile with javac Main.java.
  • Run the game with java Main.

About

Recreation of 13 in 1 game set from childhood


Languages

Language:Java 100.0%