Skip to main content

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

DicegoView game page

Dicego - A sort of roguelike puzzle with infinite levels - My entry for the GMTK Game Jam 2022
Submitted by ALEX11BR — 2 hours, 28 minutes before the deadline
Add to collection

Play game

Dicego's itch.io page

Results

CriteriaRankScore*Raw Score
Creativity#29882.7773.000
Enjoyment#34562.3152.500
Overall#37112.3922.583
Presentation#44102.0832.250

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

How does your game fit the theme?
You roll dice by pushing them across the infinitely many levels of the game.

Did your team create the vast majority of the art during the 48 hours?

Yes

We created the vast majority of the art during the game jam

Did your team create the vast majority of the music during the 48 hours?

Yes

We created the vast majority of the music during the game jam

Leave a comment

Log in with itch.io to leave a comment.

Comments

Submitted(+1)

I played your game. it was really cool.

Could you please take a look at my game?

Submitted(+1)

nice idea, nice job

Submitted(+1)

Good interpretation of the theme. Graphically, the game could do with a bit more polish. Music could also add greatly to the game. For something made in 48hrs though it still came out quite well.

Submitted(+1)

A very simple and entertaining game! I really liked the concept. Some more polish could go into it, but I feel like anything I could comment about is probably already known.

Submitted(+1)

I like this game very much! I think raytracing adds a very nice touch and your mechanics work very well. I guess it would have been better to fix the amount of dice rolls you have istead of the time but still a good game to play!
Kitty for that one! =^.^=

Developer (1 edit)

Wow, I’m happy for all this attention my game received recently!

To answer your comments:

The game was made using raylib-rs, which isn’t a game engine per se, but rather a game library port for rust, an elegant programming language with tagged unions that I love and used in the game.

Apparently raylib only handles key presses right when the key gets pressed, with no repetition, so the player has to spam the arrow key. Didn’t know that when I chose to try raylib this time, but now I learned.

Recently before the game jam I made a roguelike, and I had its code structure still fresh in my mind. As it turned out, this jam’s theme matched quite well, and while I hadn’t picked the tech to use on my game jam until Saturday night, I could still pursue an architecture similar to the one of my roguelike. I initially planned for a roguelike that used dice, but 4 hours before the 48h deadline I had issues in detailing and implementing this rule, so I went with another idea I had during the first hours of brainstorming: a game where you push dice like in sokoban so that they face up a certain number. As making good puzzle levels is hard, I used the dungeon level generator I built for the previous idea, made a dice placer and all the related code, and so it came along.

I feel like the ‘puzzle’ term I used in the game description is a little bit a misnomer, maybe reaction game would be better?

Submitted(+1)

This is one of the most impressive works I have seen. I am talking about the code! What engine did you use as @Zechy asked? The controls were a little annoying! But apart from that the game is very well developed!

BEST OF LUCK :)

P.S. Check out our game too.

Submitted(+1)

I must ask, what you use to made this game? It wasn't surelly a engine, but it looks it's written whole by yourself. That's a great job for the 48 hours!
 
Only thing that was annoying is the controls, when you must be repeatedly press arrow keys.

Submitted(+1)

Impressive level generation and use of fog-of-war. I think a timer wasn't the correct choice of challenge here though. It's too easy to just brute-force it without thinking and it takes away from the puzzle-feel. I would've liked challenges like "make sure every number is unique" or "flip the dice so the product of all pips is 24"

Submitted(+1)

Fun to play. Good job!

Submitted(+1)

Very fun game!