A downloadable game

A programming type game. Assemble the [board], then give the board a soul, and the board can automatically fight for you.


1, Create the board, the left side of the board interface is the module assembly area, where you can match any number of functions [modules] according to needs, the right side is the program control area, here you can write some simple [programs] to control the behavior of the module.


2, Challenge ranking, if you have created a board, you can add it to the left of the main interface preparation area, and then click the middle of the main interface start button, you can fight with a board on the ranking, but need to consume a certain amount of coins (the amount of consumption for the board specified [coins] (price) of one tenth).


3, free trade, if you win in the challenge ranking, you will get the board with the [knot] or [piece] logo to your warehouse, these boards you can not modify it, but can be used for trading.


[Board]
The board is composed of modules. The entity of the board is at the very center of all the modules. The entity will be damaged by bombs, blocked by brick walls, and detected by detectors.
[Module]
Launcher: Consumes a certain amount of energy to launch bombs or brick walls from the location of the module. The amount of energy increased per second is affected by the number of launchers.
Detector: Detect boards, bombs and brick walls, the range of detection is affected by the number and location of detectors.
Thruster: The power source of the board, the speed of the board is affected by the number of thrusters and the weight of the board (the more modules the heavier the board).
[Program]
A program consists of a series of "if" and "then" lines. If the specified conditions are met, the specified action is performed. Note that the priority of each line of the program is different, and the larger the line number, the higher the priority (priority execution and priority occupation of module resources).
[Coin]
Currency used to challenge and purchase ranking boards.
[Knot]
Refers to the board in the warehouse with the knot logo, indicating that the board has been listed for other players to challenge.
[Piece]
Refers to the board in the warehouse with the piece logo, indicating that the player has defeated the ranked board.


Feel simple? Enter "code" to log in and play against other players.

Go to the homepage and pay $2.77 to get the "code", please:


Development log

Leave a comment

Log in with itch.io to leave a comment.