Log In  

Cart #rikazogoye-3 | 2023-03-11 | Code ▽ | Embed ▽ | License: CC4-BY-NC-SA
1

Knuckle Dice v1.3

Knuckle Dice is an attempt to recreate Knuckle Bones from Cult of the Lamb. This is my first programming project ever so there's no AI yet - it's two player only to begin with.

In the future I will try to add:

  • CPU AI (DONE)
  • I want to experiment with perfect information. In other words, remove the randomness and tell the player exactly what the opponent is about to play.

Controls

  • z to start/restart
  • x to play a dice

Rules/Game Logic

  • Maximum 3 dice in one column
  • Playing a die in a column that matches dice in the opposing player's column removes all instances of that dice
  • When nine dice are played by either player the game ends

Scoring

  • You receive points equivalent to the die played multiplied by the number of instances of that dice. (e.g a 5 played twice in one column will give you twenty points - 2*(5+5)
  • The player with the most points wins

v1.1 Updates

  • Changed GFX to more of a 1bit style

v1.3 Updates

  • Now it's a single player game with some rudimentary AI for P2
P#126787 2023-03-08 16:14 ( Edited 2023-03-11 12:58)

Cool, another one

P#126796 2023-03-08 17:50

Nice, that's only about 834 times better than my version. :-)

P#126798 2023-03-08 18:31

I love this simple little game

P#126897 2023-03-10 08:12

[Please log in to post a comment]

Follow Lexaloffle:          
Generated 2024-03-28 08:18:29 | 0.014s | Q:21