Skip to content

RatmirGR/RememberTheSequence

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 

Repository files navigation

RememberTheSequence

Description

Game for the development of short-term memory

It consists of different levels from 1 to 15. The number of displayed cells is equal to the level. Number of erroneous choices from 0 to 3 depending on the level

Cell ActiveCell


1) Display stage:

- The program displays several cells in random places

Cell ActiveCell


2) Selection stage:

- Must select all previously displayed cells

In case of correct selection, a green background is displayed

Cell ActiveCell


In case of incorrect selection, a red background is displayed

Cell ActiveCell

About

Java program that uses AWT GUI and multithreading

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages