Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/hmlendea/memoryblocks

Open-source reimplementation of the classic memory puzzle game using GTK
https://github.com/hmlendea/memoryblocks

game gtk2 mono puzzle-game

Last synced: 10 days ago
JSON representation

Open-source reimplementation of the classic memory puzzle game using GTK

Awesome Lists containing this project

README

        

# About

Memory Blocks is a tile-matching puzzle game that consists of an array of randomly dealt tiles with their pictures side down.

Tiles can be fipped over by clicking on any two of them. If the tiles match (they have identical pictures), they will be removed.

The goal is to clear the table by matching tiles with the same picture, two by two.

# Details

Programming language: C#

Technologies used: .NET, Mono, GTK2

Development environment: MonoDevelop

Operating Systems: Linux