Pull requests are welcome for new additions and fixes. Note that existing inherited puzzles might not be up to par with these standards.
- Puzzles must be solvable, except maybe tutorials.
- Puzzles should go in an existing folder. Custom puzzles belong under Miscellaneous.
- Puzzle names should not contain special characters and underscores are preferred to spaces.
- Creators should include their names in the puzzle name for custom puzzles, in which case the puzzles should be numbered.
- Solutions should be in a second comment in the puzzle, attached to the pull request, or sent to gideon_g2 on discord via replay form.
- In puzzle code, prefer tabs for indentation.
Copyright (C) 2020 Project Ignis contributors. See version history and author name line for each file.
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU Affero General Public License as published
by the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU Affero General Public License for more details.
You should have received a copy of the GNU Affero General Public License
along with this program. If not, see <https://www.gnu.org/licenses/>