Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 1.31 KB

README.md

File metadata and controls

15 lines (9 loc) · 1.31 KB

License: CC BY-NC-SA 4.0
MindGrind Assets and Design © 2021 by zment is licensed under CC BY-NC-SA 4.0

License: GPL v3
MindGrind Source Code licensed under GPLv3 Copyright (C) 2021 zment

About

MindGrind is a game jam submission to the 2nd Vaultacular Game Jam. The game has been created in two weeks with Unity 2021.1. As per usual for jam games, the code quality and consistency is all over the place, so prepare some eye bleach.

The repository also contains a test version of the MasterMind-like puzzle that is used in the macro-loop of the game, imaginatively called MasterThrind. The same licenses apply in the same configuration to that. MasterThrind is a C#/WinForms project, and Visual Studio 2019 was used in its development. Do note, this is a super-quick prototype to test out whether the intended macro-loop is feasible and whether extra features are needed to make the puzzle system working-game, and the quality reflects that.

For binary versions and for playing in-browser, see MindGrind on itch.io.