Skip to content

Latest commit

 

History

History
23 lines (14 loc) · 975 Bytes

README.md

File metadata and controls

23 lines (14 loc) · 975 Bytes

Multiplayer Match Memory Game

Gameplay

Math pair memory game with a server for high scores and competing for with other players! The project is written in Java and UI is implemented with Java Swing.

Running project

The project is server client based. To play game you need to run server first. Then you're able to playing.

1.Server

To runnig server you have to run Server.java in server package.

2.Client

Client main file is GameLogin.java which is located in client package. By running client this screen should appear. Enter IP address and other configs.
Login

3.Play!

If client connect to server successfully the game screen will be shown. Now you can play! Gameplay