NinjasCL / domepunk

🐦 Dome PunkπŸ“: Utility libs for Dome engine and Wren language with inspiration from Flashpunk and others.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

🐦 Dome PunkπŸ“

Rooster Icon by Freepik https://www.flaticon.com/authors/freepik

Utility libs for usage with Dome Game Engine. Inspired by Flash Punk, Haxe Punk and others.

Ninjas.cl MPL v2 Tests

πŸš€ Environment setup

Requirements

πŸ‘©β€πŸ’» Project explanation

Wren is a niche but nice programming language. Unfortunately, it lacks many features and libraries that other ecosystems have by default. Dome Engine is a wonderful game engine with a minimalist approach. This project was inspired by game libraries such as Flash Punk and Haxe Punk. Its main purpose is to bring quality of life libraries and tools that could benefit both Dome Game projects and vanilla Wren ones.

✏️ Documentation

The main documentation is hosted at the Project Wiki. And the source files are inside the docs directory.

πŸ“˜ License

Unless explicitily stated, all source code is under the permissive MPL v2.0 (Mozilla Public License Version 2.0) license.

Is a copyleft license that is easy to comply with. You can combine the MPL version 2.0 software with a proprietary or differently licensed code.

  • If you don’t modify the code inside this library, you will have to provide just a link to the library sources.

  • If you modify these libs, you will have to provide just the sources for the modified files (not the entire project).

🀩 Credits

Rooster Icon made by Freepik from www.flaticon.com

Made with β™₯ by Ninjas.cl .

About

🐦 Dome PunkπŸ“: Utility libs for Dome engine and Wren language with inspiration from Flashpunk and others.

License:Mozilla Public License 2.0


Languages

Language:JavaScript 70.4%Language:Python 29.2%Language:Makefile 0.3%Language:Shell 0.0%