IctoraPost
You've got mail
So I've made a game using slightly hacky BBCode. It's an extremely simple game, but it was just something I decided to whip up after mulling over this thread for a bit and discovering the joys of the slightly hacky BBCode. It shows that, even though BBCode isn't nearly as powerful as HTML, you can still do some pretty neat stuff with it. Using slightly hacky methods, anyway.
Hover over the red thing to start. You have to navigate to the blue thing on an invisible pathway. If you come off of the path, the red and blue things will turn dull. Enjoy.
Hover over the red thing to start. You have to navigate to the blue thing on an invisible pathway. If you come off of the path, the red and blue things will turn dull. Enjoy.
.
.
.
.
.
Code:
[border=none; position:relative; height:500px;][centerblock=0][border=none; cursor:default; width:0; padding:0;][h=a bbcode-step][border=none; padding:0; background-color:red; height: 50px; width: 100px; position:absolute; left:0;].[/border]
[border=none; padding:0; height: 100px; width: 300px; position:absolute; top:50px; left:0;].[/border]
[border=none; padding:0; height: 300px; width: 100px; position:absolute; top:150px; left:200px;].[/border]
[border=none; padding:0; height: 100px; width: 200px; position:absolute; top:350px; left:0;].[/border]
[border=none; padding:0; background-color:blue; height: 50px; width: 100px; position:absolute; top:450px; left:0;].[/border]
[/h][/border][/centerblock][/border]