A simple mapping application for the Anarch game engine.

pixelbath 05b9c69aba readme, licensing as CC0 3 years ago
README.md 05b9c69aba readme, licensing as CC0 3 years ago
anarchmap.py d167c82414 removing debug print 3 years ago
level0.gif 2c7e5137d7 adding level0 as a test 3 years ago
main.py 79435acc55 basic cube render works 3 years ago

README.md

All code and content in this repository is released into the public domain. Any code not written explicitly by me is already in the public domain. For more information, see https://gitlab.com/drummyfish/anarch.

This code uses a lot of drummyfish's map converter code as-is (even kept the printC() method); I simply wrapped it in a class to access its sweet, creamy internals.

I release everything in this repository under CC0 1.0 (public domain, https://creativecommons.org/publicdomain/zero/1.0/) + a waiver of all other IP rights (including patents), which is as follows:

Each contributor to this work agrees that they waive any exclusive rights, including but not limited to copyright, patents, trademark, trade dress, industrial design, plant varieties and trade secrets, to any and all ideas, concepts, processes, discoveries, improvements and inventions conceived, discovered, made, designed, researched or developed by the contributor either solely or jointly with others, which relate to this work or result from this work. Should any waiver of such right be judged legally invalid or ineffective under applicable law, the contributor hereby grants to each affected person a royalty-free, non transferable, non sublicensable, non exclusive, irrevocable and unconditional license to this right.

I would like to ask you, without any obligation, to please support free software and free culture by sharing some of your own work in a similar manner as this project.