peacefulplayer
Expert

Check CodeLink & Warlight. Both Games don't have a large player base. My Favorite Multiplayer Games.
Posts: 122
|
Post by peacefulplayer on Apr 19, 2014 1:37:05 GMT 1
Preview of my Logic Game : Memory Game (Match Sequence of Colors)
bit.ly/1qWLBRKUser Input : 16 Cases for Sending Output  4 Cases For Colors. I'm Using Timers to Avoid the Blink "Bug" that allows very very small signals to be randomly sent.  Win Condition : If User Memory Input + Computer Memory Input Match 16 Times, You Win !  User Input Memory : Total Game Length - Computer Sequence Generation  Computer Memory Input : Total Game Length  16 Memory Blocks With 4 Colors Each. 8 Selectors For Memory Blocks. 4 Possible Inputs From Generator.  Basic Start Button. Very Messy.  Basic Generator.  My What to Do. I need to Debug And Fix Mistakes If I Find Some.  My Memory Blocks are Ready. The Computer Input System is Messy. I need to do Many Fixes. User Input is Incomplete. It requires Some Work. My Logic is 2k Gates or Slightly More. It'll Take Some Time To Debug.
|
|
peacefulplayer
Expert

Check CodeLink & Warlight. Both Games don't have a large player base. My Favorite Multiplayer Games.
Posts: 122
|
Post by peacefulplayer on Apr 19, 2014 2:59:44 GMT 1
Move the Thread to Off-Topic or General Talk if you're a Moderator.
Thanks!
|
|
|
Post by Linkky on Apr 19, 2014 21:15:18 GMT 1
I could already feel the headache coming to me. I don't know how you guys manage to add in all of this stuff in a pretty short amount of time.
|
|
|
Post by DrVista on Apr 20, 2014 14:14:42 GMT 1
Why do you have to be creative with the logic lines :3
|
|