Skip to main content

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

DicekerView game page

Yahtzee / poker inspired dice game
Submitted by Pierre-Antoine_Cheron — 1 hour, 10 minutes before the deadline
Add to collection

Play game

Diceker's itch.io page

Results

CriteriaRankScore*Raw Score
Presentation#45182.0712.071
Overall#52681.7141.714
Enjoyment#54571.5001.500
Creativity#55821.5711.571

Ranked from 14 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?
the gameplay is rolling dices

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

The game is very pretty! It sucks that you didn't have enough time to properly finish it, and you had to roll back the version. Still, nice work!

Submitted

I like the general presentation of the game. Got all the dice rolling to all 6, but then I noticed other combinations may give more points. Def an idea to build onto :)

Submitted

Hey! I was able to play your game and I rolled until I got all 6's! Bummer you had to roll back a build to it could work. I've been there before - never fun! But good job submitting something that still works :) that's a challenge in of itself sometimes

Developer(+1)

Thank you for your kind message !

You can achieve a better score by reaching a straight ;-)

Submitted

It loads for me, but I cannot play. No reaction :/

Developer

Hi,

Did you try to click in the window once loaded and press Enter ?

Submitted

Yep, that was the first thing I tried and nothing :/

Submitted(+1)

Game doesnt load

Developer

Hi, just rolled back to the previous version, the game will now  load but the player will have unlimited dice roll allowed :'(

Submitted(+1)

Also doesn't load for me, but from what you wrote it reminds me of the physical dice game Yahtzee. That might give you inspiration into adding complexity if you continue this project.

Developer

Hi, just rolled back to the previous version, the game will now  load but the player will have unlimited dice roll allowed :'(

Submitted(+1)

Game doesn't load in browser.  let me know if you get it to work.

Developer(+1)

Hi, just rolled back to the previous version, the game will now  load but the player will have unlimited dice roll allowed :'(

Submitted(+1)

Hi! I really wanted to try this out but it is not loading for me in the browser or as a download. Is it just me? :( 

I really wanted to see your cousin's art. That sounds like a really fun family project!

Developer

Hi, just rolled back to the previous version, the game will now  load but the player will have unlimited dice roll allowed :'(

Submitted

Thank you!

The bases of a game are there. Don't worry too much about the turn limit, you can allways reroll all dice after your third turn and it plays as it should. The art is really cool too. The reroll animation surprised me. Congrats to both you and your cousin (:

I am very curious about the score formula too if I may ask.

Developer

Thank you !

The short answer: the formula of the score is "n of a kind : (n-1) * 10 + kind" + 70  if a straight is detected

The long answer: here's the Gdscript that I wrote doing that: