Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/frotty/frentity
- Owner: Frotty
- License: apache-2.0
- Created: 2017-01-08T17:03:02.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2023-11-06T12:03:29.000Z (about 1 year ago)
- Last Synced: 2024-11-13T20:57:41.676Z (2 months ago)
- Topics: dependency, entity, wurst, wurstscript
- Language: Objective-J
- Homepage:
- Size: 429 KB
- Stars: 11
- Watchers: 4
- Forks: 6
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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