Skip to content
Sreeharsha Udayashankar edited this page Sep 25, 2020 · 4 revisions

Welcome to the Emoji Memory Game wiki!

An image of the game in action are provided below.

Memory Game

Implementation Details

  • The entire implementation has been carried out in Python 3.7
  • The implementation uses pygame to draw artifacts and sprites as well as playsound to play the audio tones
  • The code has been modularized and well documented for maintainability

Note from the author

This repository is just one among many to showcase my skills in Python. Thanks for visiting!

Clone this wiki locally