An open API service indexing awesome lists of open source software.

https://github.com/willroy/pokemaker3

Pokemon Game Maker
https://github.com/willroy/pokemaker3

Last synced: about 1 year ago
JSON representation

Pokemon Game Maker

Awesome Lists containing this project

README

          

## Pokemaker3

Newest version of this pokemon game builder

#### Pokemaker Features:
- Map building with pokemon tile sheets
- Mapping for 'Float' tiles to appear above player (for roofs, lampposts, etc)
- Collision mapping
- Layers Support
- Brush Sizes
- Map Movement
- Launch game from editor map
- Multiple maps per project

#### Pokemon Features:
- Player movement (to mimic Pokemon Emerald Movement) + basic animation
- Player collision
- Appear below 'float' tiles
- Debug mode for displaying collision and player pos / inputs

#### Requires:
- lua
- love2D (https://love2d.org/wiki/Getting_Started)