Sliding Game is a  symmetric perfect information strategy game in the likes of chess or go.  Play it online with your friends or locally. In the future there may even be a mode against AI. But who knows when motivation hits me.

Sadly online play in HTML5 is not yet supported.

How it works

1. The goal of the game is to get more points than your opponent by moving your stones to the crown in the middle.

2. Placement phase: The game starts with each player placing stones then arrow-tiles, one after the other in turns, until all stones and arrow-tiles are used up.

3. Movement phase: Once everything is placed, you move your stones in turns. Each stone can move one space at a time. However, if you step on an arrow-tile you move as far as possible in the direction of the arrow. If you pass over any another stone during your movement , it is removed from the game. Additionally, when it's your turn to move, you can also change the direction of one arrow-tiles. 


Also the code is open source:  https://gitlab.com/simonhackler/SlidingGame/

Note that this game is in the early stages of development

Download

Download NowName your own price

Click download now to get access to the following files:

Linux 36 MB
Version 8
slid-windows-stable.zip 29 MB
Version 6

Comments

Log in with itch.io to leave a comment.

(+1)

Could you explain the rules ? And maybe remove the tutorial mode because I don't think it is implemented.

Hey, thanks for checking it out! I'll add the rules to the itch page soon. I think the tutorial works, just click on the highlighted tiles, but thank you so much for the feedback, I'll whip the programmer to make it more clear in the future.