ManApart / mechamon

Collect parts to battle bots

Home Page:https://austinkucera.com/games/mechamon

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Mechamon

Build and Test

Collect parts to battle bots

Running

runJvm
runJs
jsBrowserDistribution

Controls

Tiled Scenes

Arrow Keys - move Space - Print tile information Z - Start a battle (debug since no enemies yet)

Battle Scenes

Arrow Keys - select an option Space - pick that option Esc - Go back from sub options

Data

Doors are objects in the tileset and include level x and y as custom properties.

The first tile layer of a tmx has a custom property music (eg bgm). music/bgm is used on the tiled views and music/battle/bgm is used in battles.

Each terrain specifies a battle name (eg Dirt), which links to battleBackgrounds/Dirt.png that is loaded in a battle

Pushing to web

aws s3 sync build/distributions/ s3://austinkucera.com/games/mechamon/

Credits

Engine

Art

Music

Thoughts

add range to parts

target square outside of battle

target part inside battle

About

Collect parts to battle bots

https://austinkucera.com/games/mechamon


Languages

Language:Kotlin 97.1%Language:Shell 2.9%