A side scroller I've been working on!

Hello! This is not my first game that I’ve made it is however my first time posting here! This game I’ve been working for a little bit, but it has no name :slight_smile:. Hope you guys enjoy this tiny game! (Note: I’m aware mobs don’t work, at least most of them If someone could help me with that, that would be great) (Double Note: Theres no health/combat system yet!)

6 Likes

It looks pretty good. But feel like it could use a bigger screen size. Fill in the blanks with whatever you want, You just have to go into JavaScript to add it. I recommend saving your project before you do this.
namespace userconfig {
export const ARCADE_SCREEN_WIDTH =
export const ARCADE_SCREEN_HEIGHT =
}