Skip to content
/ Recall Public

Addictive, fun game that challenges your abilities to recall patterns

Notifications You must be signed in to change notification settings

ajilk/Recall

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Recall

Addictive, fun game that pushes your ability to recall patterns



Although this is a fun little game, I began to lose interest real quick when I realized I could not go passed Level 9. I was little dissappointed.

How to Play

Set up these for best experience
window size: 49 rows and 177 cols : printf \e[8;49;177t
font size: 14pt
Once you launch the game, press any key to start. Pattern will be displayed based on your level. Level 1 will display a pattern with length 1. The challenge is to input the displayed pattern correctly. Once you successfully recall the pattern, you move on to the next level. If not, you start all over. Notice that your score is your level.

Features

  • Shows your best score
  • Shows your current score
  • Colorful feedback

Observation

The project was less tricky than I thought it would be. I liked how it turned out. Although project would definitely benefit from little bit of simplification. It does overcomplicate simple concepts. This really lowers flexibility. Most of the locations where certain messages appear were hardcoded, which was really not the goal.


Recall is part of the Concept Series.

About

Addictive, fun game that challenges your abilities to recall patterns

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published