Skip to content

TessaVos/simon

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simon

Simon is a memorization game with colored buttons. This game is made with C++ and Wase Engine

Game preview

Setting up Simon

Requirements:

  • CMake
  • Wase Engine
  • SDL2
  • SDL2 image
  • SDL2 mixer
  • SDL2 ttf
  • C++17 or higher

CMake

git clone https://github.com/JelleVos1/simon.git
cd simon
git clone https://github.com/Wase-Engine/wase-engine.git
mkdir build
cd build
cmake ..
cmake build .

About

A remake of the memorization color game Simon made with Wase Engine

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors