boxclip icon indicating copy to clipboard operation
boxclip copied to clipboard

2D platformer engine using LÖVE and Lua

Results 25 boxclip issues
Sort by recently updated
recently updated
newest added

Have an option to list default maps or custom maps.

Draw a rectangle where an entity will be placed. This will make it easier and faster to place things such as spikes, gems, logs, etc.

enhancement
editor

This would check for collision with objects, and if it collides, it simply switches direction.

enhancement
physics
entities
low priority

Add light entities. These will be like props (a source, such as a bulb or wall light). Light is completely fake, just draw an overlay of colour, such as a...

enhancement
entities
low priority

Arches, pillars, meshes, grates, fences, other generic platformer structures, etc. They can be coloured or greyscal (to be themed with the world pallette/theme). These are objects that never collide with...

help wanted
assets