Shepardeon / lvEditor

An open source game editor for Löve2D using lua templates.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

lvEditor

Licence GitHub repo size Latest release GitHub last commit

lvEditor wants to be an open source game editor for Löve2D using lua templates. Ideally the project will grow into a fully usable game editor with script editing and a WYSIWYG level editor. The objective is to enable game developers to focus less on building systems but on actually building their games!

Features

Library features

  • Basic class system
  • Keyboard/Mouse support
  • Gamepad support
  • Bindable input manager
  • Event manager
  • Camera system with layers

Editor features

Work in progress...

Contributing

Please feel free to contact me on Discord (Shépardéon#5271) to learn how you can contribute. In the mean time, you can take a look at the Contributing Guide

Also feel free to take a look at the current Roadmap for version 0.2.0.

Contributors

Contribs

About

An open source game editor for Löve2D using lua templates.

License:MIT License


Languages

Language:Lua 57.2%Language:Java 42.8%