https://github.com/willroy/pokemaker3
Pokemon Game Maker
https://github.com/willroy/pokemaker3
Last synced: about 1 year ago
JSON representation
Pokemon Game Maker
- Host: GitHub
- URL: https://github.com/willroy/pokemaker3
- Owner: willroy
- Created: 2023-09-16T10:50:04.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2025-03-16T09:43:51.000Z (about 1 year ago)
- Last Synced: 2025-03-16T10:27:51.066Z (about 1 year ago)
- Language: Lua
- Homepage:
- Size: 1.3 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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)