A 2-d sandbox game engine written in pygame
You will need to install python 3, pygame and, optionally for maketilemap.py script, PIL
A, D - moving left and right
SPACE - jump
E - use (in world)
I - inventory
C - craft
LMB - use item
RMB - alt use item
Mouse wheel - select item from hotbar
- Python modding API
- Entities
- Blocks
- Items
- Parallax
- Biomes and ores generation
- Crafting
- Liquids
- JSON modding API
- Blocks
- Game
- Tile based light
- 'Multiblocks'
- Multiplayer
- Better UI code
- Better player texture
- JSON modding api
- Parallax
- Items
- Biomes and ores generation