Skip to content

xorgzz/Memory_Game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Memory_Game

Game to test your memory skills

image

  • Easy 4x4
  • Medium 6x6
  • Hard 8x8

How to run?
$ javac -d ./out src/memo/*.java && cd out && java memo.Main

(Important to notice that in order to start (java memo.Main) you need to be in out directory)

build.bat - debug
MemoryGame.vbs - consoleless start ONLY FOR WINDOWS

Game Preview

image

GLHF