Zireael07 / veins-of-the-earth-love-sti

A version of LOVE2D VotE using STI library

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Veins of the Earth - LÖVE

This is a LÖVE port of Veins of the Earth using the STI library to enable isometric view.

Requirements

LÖVE2D, a graphics framework for Lua

Libraries

Place them in /libraries folder.

STI - a Tiled maps reader drawing in batches

Gamera - required for camera class (scrolling map)

Jumper - a fast pathfinding library (A* and Dijkstra)

ROTLove - a port of rot.js to Lua plus some dice code

About

A version of LOVE2D VotE using STI library


Languages

Language:Lua 99.7%Language:GLSL 0.3%