A downloadable Dice Skater

There are a few known bugs in this initial release. The camera doesn't always allow you to see available landing spaces. There is no way to lose yet (implemented but not active in this first demo).

The rules are simple though, despite the win condition not being included yet.

You start on a dice. The number on that dice is the number of spaces you must move to leave it. You must go to the Top Right of the world from the Bottom Left. Navigating over tiles will cause them damage (not fully implemented yet), and they will break if you cross them again. The levels are procedural, but without the loss condition implemented fully there is currently no way to get new levels generated. There are also power-ups coming shortly.

Let me know what you think could be improved. There are already many improvements in the works which should be done very soon, but perhaps not before the end of the Game Jam, sadly. I am incredibly tired.

All Rights Reserved.

Download

Download
GameJam-DiceSkater.zip 297 MB

Install instructions

Download the zip folder and extract, go into its' Windows folder and click the executable file DiceSkater.exe

Comments

Log in with itch.io to leave a comment.

(1 edit)

There is a lot more to this game that I just didn’t have the energy to finish implementing in the end (48 hours is not much time, especially when working solo). Scoring and time. Power ups. Tile damage and destruction. Infinite levels. Difficulty settings. Alternate game modes. Leaderboards. I sadly have them all implemented under the hood but didn’t have the time to work them all in to this first release. That said, when the rating period ends (in one week) I intend to release the updated, more feature-amended version.

As far as gameplay, basic changes will be the tiles between the one you are on and the one you move too will be damaged and receive cracks, and if they are crossed again they will be destroyed, leaving a hole. Power ups will include a Plus Grenade that you can throw to one of your accessible tiles, which will take a 3x3 grid of tiles and increase their count by one. So a 1 would become a 2, a 2 to a 3, and so on. 6’s would become a wall. There is also a Minus Mine, which serves the opposite role. 1’s will become a hole, other tiles will decrement by one. Then there is a Lightning Boost, which lets you go double the distance, ignoring any holes or walls, but destroys any tiles in your path. Balloon Shoes will let you skip over a gap without falling through. Repair Tool will let you fix all cracked tiles in a certain vicinity. There are several more power ups in the works as well (10 so far). The power ups will come from the first time you land on a 6, and you can only carry one at a time. Upon a game over you can retry the same level or generate a new one. There will be an option to generate a level with specific seeds.

If there is anything else I add I will probably post them here or on a dev log soon.

I know this game is very bare bones in this demo, but hopefully one or two people can see the foundation for a pretty solid strategy puzzle game here.