Skip to content

pouyan9675/Multiplayer-Memory-Game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Math pair memory game with a server for high scores and competing for with other players

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages