Skip to content

fatmakahveci/MemoryGame

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

maven License Java JUnit maven

Java Apache Maven

Memory Game

A simple card game to to practice Java and JUnit.

Demo

demo.gif

Requirements

Installation

git clone https://github.com/fatmakahveci/MemoryGame.git
cd MemoryGame
mvn clean install
java -jar target/memorygame-1.0-SNAPSHOT.jar

Test

mvn clean test

Its source code is available with the Apache license and contributions are welcome.