App store: https://apps.apple.com/us/app/1dchesstrades/id6477802814

Play Market: https://play.google.com/store/apps/details?id=com.SereDim.OneDChess

The main idea is to make a simple strategy system for two equal sides fighting, which will give the player the opportunity to control the strength of each side, but at the same time the winning choice will not be pattern.

Chess pieces in their original quantity are ideal for this idea. They move abstractly correctly to the original game, and each piece is balanced equal to the other pieces.

Player control is limited to selecting one of a random three non-repeating pieces from a pool of 5 pieces. This way he can choose for each side, and defeat will be counted as soon as at least one figure reaches the opposite edge.

Next, a little about the logic of the game:

The board has 11 cells, and there are kings on the edges, that is, there are only 9 playable cells. All pieces have health and damage for smoother gameplay. The game is real time turnbased, and the steps have the following logic: all pieces of the same color acts in a row, starting from the farthest to the last one created, their action can be either an attack or a movement, if a piece can hit, then it hits, if it cannot, then it tries to move forward on one cell, then the second color moves and so on alternating.

The Roguelike system here is replaced by a special balance, which depends on the player’s actions. You can feel what is making a difference in consider mistakes for future tries.

Privacy Policy and Term Of Use:

https://github.com/SereDimCode/Privacy-Policy/blob/main/Privacy%20Policy%20and%2...

Purchase

Buy Now$2.50 USD or more

In order to download this game you must purchase it at or above the minimum price of $2.50 USD. You will get access to the following files:

1DChessPC.zip 30 MB
1dChessANDROID.apk 36 MB
1dChessWEBGL.zip 11 MB
licenseCC_BY-ND_4.0.txt 1 kB

Also available on

Development log

Comments

Log in with itch.io to leave a comment.

(2 edits)

,updated

(I love this color) #FF9700