Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/ninjascl/domepunk

🐦 Dome PunkπŸ“: Utility libs for Dome engine and Wren language with inspiration from Flashpunk and others.
https://github.com/ninjascl/domepunk

dome-engine game tools wren wren-language

Last synced: about 5 hours ago
JSON representation

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

Awesome Lists containing this project

README

        

:ext-relative:
:toc: macro
:toclevels: 4

++++

🐦 Dome PunkπŸ“



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


++++

Utility libs for usage with https://github.com/avivbeeri/dome[Dome Game Engine]. Inspired by https://github.com/useflashpunk/FlashPunk[Flash Punk], https://github.com/HaxePunk/HaxePunk[Haxe Punk] and others.

https://ninjas.cl[image:https://img.shields.io/badge/Ninjas-CL-green.svg?style=flat-square[Ninjas.cl]] https://www.mozilla.org/en-US/MPL/2.0/[image:https://img.shields.io/github/license/ninjascl/domepunk.svg?style=flat-square[MPL v2]] https://github.com/NinjasCL/domepunk/actions?query=workflow%3A%22Execute+Tests+Suite%22[image:https://img.shields.io/github/workflow/status/ninjascl/domepunk/Execute%20Tests%20Suite?label=tests&style=flat-square[Tests]]

toc::[]

## πŸš€ Environment setup

### Requirements

- https://domeengine.com/[Dome Engine].
- https://wren.io/[Wren]. (The main programming language).
- https://www.python.org/download/releases/3.0/[Python 3]. (For special tools only).

## πŸ‘©β€πŸ’» 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 https://github.com/useflashpunk/FlashPunk[Flash Punk] and https://github.com/HaxePunk/HaxePunk[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 https://github.com/NinjasCL/domepunk/wiki[Project Wiki]. And the source files are inside the link:docs{ext-relative}[_docs_] directory.

## πŸ“˜ License

Unless explicitily stated, all source code is under the permissive link:LICENSE.adoc{ext-relative}[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).

### More Info

- https://www.mozilla.org/en-US/MPL/2.0/[Mozila MPL 2.0]
- https://en.wikipedia.org/wiki/Comparison_of_free_and_open-source_software_licences[OSS License Comparison]
- https://shakuro.com/blog/software-licenses-explained/[Software Licenses Explained]
- https://choosealicense.com/licenses/mpl-2.0/[Choose a License]

## 🀩 Credits

++++

Rooster Icon made by Freepik from www.flaticon.com


Made with β™₯ by

Ninjas.cl
.


++++