17 lines
639 B
Markdown
17 lines
639 B
Markdown
# World of Might and Magic
|
|
|
|
- Home: https://github.com/gp-alex/world-of-might-and-magic
|
|
- Inspirations: Might and Magic VI: The Mandate of Heaven, Might and Magic VII: For Blood and Honor, Might and Magic VIII: Day of the Destroyer
|
|
- State: beta
|
|
- Keywords: game engine, remake, role playing, free content (?), requires original content
|
|
- Code repository: https://github.com/gp-alex/world-of-might-and-magic.git
|
|
- Code language: C++
|
|
- Code license: LGPL-3.0
|
|
|
|
Remake of Might and Magic 6-8 game engine.
|
|
Based on original executable decompilation. Allows to play any of the original games built using it.
|
|
|
|
## Building
|
|
|
|
- Build system: CMake
|