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

https://github.com/naelstrof/astrostructlove

A SS13 clone designed on the Love2D framework with proper networking.
https://github.com/naelstrof/astrostructlove

Last synced: about 1 year ago
JSON representation

A SS13 clone designed on the Love2D framework with proper networking.

Awesome Lists containing this project

README

          

astrostructlove
===============

A SS13 clone designed on the Love2D framework with proper networking and expanded engine features.

Projected Features
------------------

* Flexible component based entity system (DONE)
* Off-the-grid objects (DONE)
* Advanced 2D lighting (DONE)
* Demoing system (à la source demos) (DONE)
* Various gamemodes (DONE)
* Box2D physics (PROTOTYPED)
* Map editor (PROTOTYPED)
* Accurate networking (à la source multiplayer) with prediction and timetravel (PROTOTYPED)
* Simple controls that allow for creatures with infinite limbs. Monkeys can hold and use four weapons at once. (PROTOTYPE)
* Grid-based air simulation with air constitution/consumption/conversion.
* Dwarf-fortress style health system with dismemberment, organs, and blood content/constitution.
* Volume and weight (gravity matters!) styled inventory system with various wearable bags.

How To Run
----------
You'll need [Love2D](http://love2d.org/) installed, where you can run the game by dragging and dropping the game folder onto the executable to run it.