ExeploreGame
ExeploreGame copied to clipboard
Java Based Desktop Game App
ExeploreGame
ExeploreGame is a set of 8 classic games re-imagined for the current time.
Enjoy games ranging from puzzles such as Tic-Tac-Toe to arcade-style play like snake!
This game is developed by Team.EXE
Coded using Java. Download the repository as a ZIP file. Ensure that you have a working Java Runtime Enviroment to make it run properly.
Alternatively, get an IDE, e.g. Netbeans to run this game.
Start the program by running MainFrame.java
Exeplore is a collection of eight games:
Tic-Tac-Toe:
The game of X's and O's.
Memory Game:
A challenging game of memorization.
Eight Queen:
Use a chess board as never used before! 8 queens battle it out for royal superiority!
Black vs White:
Play against the computer to claim as many spots as you can before you're boxed in!
Puzzle:
A 4x4 sliding puzzle.
Snake:
The good ol' snake.
Balls and Bridges:
Control several balls to open bridges and get any ball to the finish line.
Push Box:
Push each box onto one of the target areas.
Contribute to the development of this game by:
A. Report Issues, please check if the issue already exists here.
B. Contribute to the existing issues and issue a pull request.
#Try to contribute to this repository as much as you can to make this game worth of the hard work put into it.