-
Notifications
You must be signed in to change notification settings - Fork 82
Puzzle UMLs
Anthony Fabius edited this page Nov 22, 2022
·
3 revisions
This is where all the UMLs of the puzzles are stored. For simplicity only the main puzzle files are shown and not the rules. You can see the general trends in puzzle structure that can be traced back to the general structure of Legup but also unique attributes that allow for extra functionality.
- Home
-
For Developers
- Programming Standards
- Developer Setup Guide
- Alternative Developer Setup Guide (linux)
- Pointers for Getting Started
- Guide to Implementing Puzzles
- Guide to Implementing the Puzzle Editor Functionality for a Puzzle
- Native Binary Compilation Information for Windows
- Test Suite Documentation
- Notes for a Future Rewrite
- For End Users