Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines
A jam submission

DogemsView game page

A simple style game where you collect coins
Submitted by pumba460 — 1 day, 10 hours before the deadline
Add to collection

Play game

Dogems's itch.io page

Results

CriteriaRankScore*Raw Score
Most Creative#62.5823.333
Best Designed#72.3243.000
Most Fun#72.3243.000
Overall#72.4103.111

Ranked from 3 ratings. Score is adjusted from raw score by the median number of ratings per game in the jam.

Leave a comment

Log in with itch.io to leave a comment.

Comments

Submitted

This game lacked challenge, adding a time trail or maybe moving the obstacles around could help add to that. Dodgems seems a strange name for a game where only the player moves. 

I like the random generation and placement of the coins and obstacles, but they can overlap with each other and multiple times an obstacle spawned on the player causing them to immediately lose a life. 

I've worked on the problem a little and have dealt with this by having the objects check for a collision after they are placed and then randomizing their position again. 

Submitted

I like the idea of the game. I think that if the speed was increased by a large amount it would increase the difficulty and the blue cubes would pose more of a threat. 

Submitted(+1)

The game does work as intended and I didn't find any bugs or things that shouldn't happen. The gameplay need just a little bit more to it. Having powerups or moving the blue squares around would add some challenge along with increasing player speed. You did a good job!

Developer

Honestly I agree, I had a lot of tech issues. I couldn't get components to work within an array and had to rebuild this twice. If I had to do it again i would deign it very differently.