This is a read-only snapshot of the ComputerCraft forums, taken in April 2020.
Antelux's profile picture

Tiles!

Started by Antelux, 31 May 2014 - 12:24 AM
Antelux #1
Posted 31 May 2014 - 02:24 AM
Well, I've decided to make a quick little game after downloading this to my tablet. I find it really fun to play on my free time and such, and wanted to bring it over to Minecraft, or more specifically, CC. The game should be compatible with all types of computers in CC.

Main Menu where you can choose your game mode:
[attachment=1707:TilesMenu.png]

Playing in Zen Mode:
[attachment=1708:TilesGame.png]

Current Modes:
* Zen Mode: Get as many tiles as you can within 30 seconds!
* Classic Mode: Try to clear 30 tiles as fast as you can!
* Rush Mode: Clear tiles before the time runs out to add more time!

Modes to add:
* Arcade Mode: Clear tiles as they pass by. The more you clear, the faster they go!

The controls are rather simple. Click a white tile to add to your score. Using the keys 'a', 's', 'd', and 'f' will also work for removing the bottom tile at each column. However, this is intended for basic computers, but can still be used. Pressing the 'h' key will bring up the help menu just in case you forget.

So, want to get the game? Its simple; Prepare your keyboard within CC, and run this little line.

pastebin get gbxmN9JG tiles

Update 1.0:
Spoiler* Initial game was created.
* Zen mode available.

Update 1.1:
Spoiler* Added in Classic mode.
* Fixed tile and background colors after realizing I had them inverted.

Update 1.2:
Spoiler* Added in Rush mode.
* ( Major ) Performance Improvements / Less Flickering

Let me know what you guys think.
Edited on 01 June 2014 - 02:18 AM
H4X0RZ #2
Posted 31 May 2014 - 02:16 PM
I really like it! ^^
Bomb Bloke #3
Posted 31 May 2014 - 02:39 PM
109.

There was a bit of flickering when I first played it, but I can't seem to reproduce it. In any case I'd say it's worth carrying on with development.

Really I'd say the next step is to wrap a note block as a peripheral and start playing some tones.
Antelux #4
Posted 31 May 2014 - 03:33 PM
109.

There was a bit of flickering when I first played it, but I can't seem to reproduce it. In any case I'd say it's worth carrying on with development.

Really I'd say the next step is to wrap a note block as a peripheral and start playing some tones.

Perhaps ill look into a feature like that. As for the bug, I'm not exactly sure what went wrong with it, but if you cant seem to reproduce it, I guess I can leave it alone for now.
Saldor010 #5
Posted 09 June 2014 - 02:52 AM
Very nice! It's simple, but it's one of the only games on here that I didn't find any bugs, so, good job!
cptdeath58 #6
Posted 10 June 2014 - 02:11 AM
Error with the rush mode.
Timer doesn't work :/
Antelux #7
Posted 13 June 2014 - 11:53 PM
Error with the rush mode.
Timer doesn't work :/
Can you be alittle more detailed about this?
cptdeath58 #8
Posted 16 June 2014 - 10:30 PM
Error with the rush mode.
Timer doesn't work :/
Can you be alittle more detailed about this?
The timer when you play rush mode.
you would go play it and while you are clicking tiles, the timer still says "30", but I can't recreate the issue.
Edited on 16 June 2014 - 08:31 PM