0
A demake of A Dance Of Fire And Ice by 7th Beat Games for TIC-80. Currently has basic track pieces, and some modifiers (speed and rotation). Press Z (A) or SPACE to move. Press A (X) to autoplay the map. Press S (Y) to reset at checkpoint. Travel between checkpoints by Left and Right. Change maps by Up and Down
Make a map by editing the source code or using the editor (press X (B))! Some info is left as comments to help you get started in the code itself. The editor is used as follows: X (B) to toggle it, Z (A) to change the tile type (colours shown below), A (X) to toggle track build and level settings which uses arrows to place, and S (Y) to remove the tile you are on.
WARNING: CREATED MAPS ARE IMPOSSIBLE TO SAVE, THEY ARE LOST ON REBOOT AND MAP SWITCHING!
Colour Code:
1 - Red = 2x speed increase *
2 - Blue = 2x speed decrease *
3 - Green = Reverse rotation
4 - Yellow = Checkpoint
* Unless specified by map maker (it can be edited)
Update 5: Content update, editor enhancement, new physics, Set 3, accuracy labels, simple level progression (Z [A] or SPACE to move to the next level, except on the custom slot). Quite the large update!