Skip to content

A memory game where a player enters the shown sequence until they fail or win.

Notifications You must be signed in to change notification settings

AaronPowell96/MemoryGame

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Memory Game

A memory game created with Java and JavaSwing as the GUI, this is my first time using JavaSWING and have been learning it as I go along.

Alot of the code is all in one class, refactoring is a goal for the future, or as I develop more, when creating I will refactor as I go, however, this was a learning process for GUI's.

Currently each part of the game creates a new frame however I have learned that creating new panels would be a more efficient and practical way to implement my GUI which I plan to change in the future.

About

A memory game where a player enters the shown sequence until they fail or win.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages