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

https://github.com/zjbthomas/memorydungeon


https://github.com/zjbthomas/memorydungeon

Last synced: about 1 year ago
JSON representation

Awesome Lists containing this project

README

          

# MemoryDungeon

**MemoryDungeon** expands upon the traditional memory game by incorporating elements of roleplay, roguelike gameplay, and a PvE experience.

It is originally designed by Tonis and I using [C/C++ Windows Forms](./C/), as a mini-project for course ENG2002 at the Hong Kong Polytechnic University.

It is now redesigned using [Qt](./Qt/).

The current codebase in this repository provides a reference for the [rule](./rule.pdf) of the game, and also a [demo](./Demo/Qt/).

**DISCLAMER: All the resources utilized in the game were sourced online, and we do not possess the copyrights. The game serves as an educational purpose as a course project and is not intended for commercial gain.**