06-04-2016, 11:45 AM
Minecraft name:
MrCyanGaming
What do you like the most about redstone?:
I enjoy building fun projects such as games which help develop my redstone skills. Redstone is a fun hobby, but gets boring when you do it alone. I can imagine it'd be a lot more fun with others
What's a thing you have made which demonstrates redstone knowledge?:
I've built a few things that demonstrate my redstone knowledge, such as; 8Bit CPU, BlackJack(21), Simon, RandomMazeGenerator(One Possible Path), BattleShip
What does it do?:
8Bit CPU: Runs code programmed on the ROM, inputs values into the ALU(!A, !B, CIN, FC, OR)(RCA) and saves the outputs in the Registers
BlackJack: A game with an AI. You have to add cards to as close to 21 as you can without going over, 21=auto win, Ace=1 or 11(Auto Change). AI or "Dealer" trys to beat you.
Simon: A memory game with 4 colors. You recieve a code and if you get it right, a new color is added to the end of the code and the code is replayed.
MazeGen: Generates a random maze with no loops and 1 possible path to the end. Making sure every cell has been connected to.
BattleShip: Each player places ships(5,4,3,3,2) onto their board, once that's done. You take turns guessing where parts of the other players ships are, It will be displayed on your screen whether you got a hit or miss and all your previous moves.
MasterMind: A 4 color code is generated using 6 random colors. You have 10 guesses. Gold pins pop up if you get a color right, diamond pins pop up if that color is in the right place(the gold one will go down). Only 4 pins can be up at any time. Use this information to guess the correct code.
Image and/or video, from imgur.com or youtube.com:
BattleShip:
Maze Generator:
8Bit CPU:
MasterMind:
BlackJack:
Simon:
Do you agree with the rules?:
Yes ;p
MrCyanGaming
What do you like the most about redstone?:
I enjoy building fun projects such as games which help develop my redstone skills. Redstone is a fun hobby, but gets boring when you do it alone. I can imagine it'd be a lot more fun with others
What's a thing you have made which demonstrates redstone knowledge?:
I've built a few things that demonstrate my redstone knowledge, such as; 8Bit CPU, BlackJack(21), Simon, RandomMazeGenerator(One Possible Path), BattleShip
What does it do?:
8Bit CPU: Runs code programmed on the ROM, inputs values into the ALU(!A, !B, CIN, FC, OR)(RCA) and saves the outputs in the Registers
BlackJack: A game with an AI. You have to add cards to as close to 21 as you can without going over, 21=auto win, Ace=1 or 11(Auto Change). AI or "Dealer" trys to beat you.
Simon: A memory game with 4 colors. You recieve a code and if you get it right, a new color is added to the end of the code and the code is replayed.
MazeGen: Generates a random maze with no loops and 1 possible path to the end. Making sure every cell has been connected to.
BattleShip: Each player places ships(5,4,3,3,2) onto their board, once that's done. You take turns guessing where parts of the other players ships are, It will be displayed on your screen whether you got a hit or miss and all your previous moves.
MasterMind: A 4 color code is generated using 6 random colors. You have 10 guesses. Gold pins pop up if you get a color right, diamond pins pop up if that color is in the right place(the gold one will go down). Only 4 pins can be up at any time. Use this information to guess the correct code.
Image and/or video, from imgur.com or youtube.com:
BattleShip:
Maze Generator:
8Bit CPU:
MasterMind:
BlackJack:
Simon:
Do you agree with the rules?:
Yes ;p