eco2d
zpl.eco2d is a small framework/game engine made out of curiosity. It attempts to bridge several libraries to create a playable sandbox with ease of extensibility and with performance in mind. The goal is not to make a generic 2D game engine but to build a game prototype that anyone can use to build various experiments.
Controls:
- WASD - move
- Shift - sprint
- LMB - select item
- RMB - place block
- B - bulldozer mode
- Tab - inventory
- Space - use item / enter car
Inventory controls:
- Drag items to move them between containers or slots
- Hold shift to split stack while dragging
- Hold ctrl to take a single item from the stack while dragging
Status | In development |
Platforms | HTML5 |
Authors | Dominik Madarász, inlife |
Genre | Simulation |
Made with | raylib |
Tags | 2D, Multiplayer, Retro, Singleplayer |
Code license | BSD 3-clause 'New' or 'Revised' License |
Asset license | Creative Commons Zero v1.0 Universal |
Average session | A few minutes |
Inputs | Keyboard, Mouse, Xbox controller |
Multiplayer | Server-based networked multiplayer |