Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/frotty/frentity

Hierarchical Entity Framework
https://github.com/frotty/frentity

dependency entity wurst wurstscript

Last synced: 7 days ago
JSON representation

Hierarchical Entity Framework

Awesome Lists containing this project

README

        

![](https://i.imgur.com/Nl6hRes.png)
[![Build Status](http://peeeq.de/hudson/job/Frentity/badge/icon)](http://peeeq.de/hudson/job/Frentity/)
# Frentity
*short fort Frotty's Entity System*

## Installation

Use grill to install frentity as a dependency.

`$ grill install https://github.com/Frotty/Frentity`

## About

Frentity is a lightweight entity framework which I use as basis for all my maps.
Its main feature are the Entity base classes for Units, Effects and Items, that allow positional and velocital manipulation via 3d vector math.
Additionally it contains some neat wrapper and bootstrap features that make map development more rapid and integrated.

## Documentation

[View Documentation](https://github.com/Frotty/Frentity/blob/master/doc/DOCUMENTATION.md)

## Showcase

Projects achieved with Frentity:
- https://github.com/Frotty/EBR
- https://github.com/Frotty/ForestDef
- https://github.com/Frotty/Snowball-Fight
- https://github.com/Frotty/EscapeTheCrab
- https://github.com/Overkane/gods-arena
- https://github.com/lhing17/hero_altar