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

Could multiplayer over the internet be added? Or would it need to be rewritten from the ground up?

Implement a way to use a stencil entity with platforms (would be placed as a resizeable rectangle). * stencil area occludes portions of the drawn platform to create a hole...

low priority
idea

This could be used for loading another map, ie; challenge room, hidden room etc.

enhancement
map
entities

Could be improved like so; * Placement (left click to add entity, right click to remove) * Movement (left click and drag to move entitys, right click and drag to...

editor
idea
user interface

A new map should consist of; * 1 player spawn * 1 reasonably sized platform Game should either generate the map, or load the file "newmap.lua", but also needs a...

enhancement
editor
user interface

Would allow an easily uniform look for all menus, reusing the same properties. Would also make titlescreen easier to modify.

high priority

This would be easier to organize LICENSE files (one per folder) similar to how some other FOSS games do it. eg; ``` graphics//file1.png graphics//LICENSE ```

assets

I hope to eventually add support for triggers. This would consist of a placable entity (much like a platform) although invisible outside of the editor. Concept; Placing trigger entities; *...

idea

Create 3 acts per zone. #### Zone 1 (Sunny Hill?) * act 1 * act 2 * act 3 #### Zone 2 (Wastelands?) * act 1 * act 2 *...

map
high priority

If you would like to contribute to this project, you are more than welcome to help out. There are no rules other than to be nice, respect others, and criticism...

information