A game similar to undercity colleseum

A game similar to undercity colleseum

4 devlogs
2h 52m
Created by somebody else

A game -- similar to undercity colleseum (a cancelled hackclub project)

Timeline

Fixed the one glaring issue: whenever a new character spawned, it would ovveridde all collision shapes. now it's fixed tho yay

Today I added the ability to load multiple different characters, (still pretty buggy lol)

now gets image and hitbox width and height from config file. attached is an image of it in action

Update attachment

yesterday, I just added loading of images through reading of yaml files. my goal is to make it easy to add new characters through yaml files like so. and that it will be a fun game, without being too similar to undercity colloseum. attached is an example of a character file

Update attachment