Recent Projects in Sophisticated-214 http://scratch.mit.edu/feeds/getRecentGalleryProjects/214 Recent Projects Feed in Sophisticated-214 en-us Sun, 12 Oct 2008 04:05:05 GMT CakePHP Han and Andres genghisu Alien Invasion http://scratch.mit.edu/projects/soccrplyer4life13/29744 A modern take on Space Invaders. 5 levels of shooting fun are functional, just use your mouse to move and the spacebar to shoot. Drop me some comments! A special THANK YOU to Mayhem for his multiple bullet help, as well as a large THANK YOU to Archmage for all the communication and help as well. Go check these guys out! Downloading makes it run much smoother!<br> <a href="http://scratch.mit.edu/projects/soccrplyer4life13/29744"> <img src="http://scratch.mit.edu/static/projects/soccrplyer4life13/29744_sm.png" /> </a> http://scratch.mit.edu/static/projects/soccrplyer4life13/29744_sm.png Passcode Generator http://scratch.mit.edu/projects/S65/25887 This program generates a random passcode using an algorithm (described below). You can test if a passcode is valid by using the number input. To use the number input, click on a number box, then press the up or down keys until it says the number you want. After you have the number input ready with the passcode you want, click the Test Passcode button to test if the passcode is valid. Here is the algorithm. We will refer to the third, fourth, and fifth numbers as a, b, and c, and the first two numbers as x (they are really read as one single number). x = (a*b) + c Basically, the testing algorithm finds out x, a, b, and c from the passcode, and tests if the algorithm is true. If it is, it's valid; if not, it's invalid.<br> <a href="http://scratch.mit.edu/projects/S65/25887"> <img src="http://scratch.mit.edu/static/projects/S65/25887_sm.png" /> </a> http://scratch.mit.edu/static/projects/S65/25887_sm.png Duck Hunt http://scratch.mit.edu/projects/S65/23258 If you love it, don't forget to click the LoveIt button! =P This is a remake of the classic video game Duck Hunt for the NES. Move the crosshair using the mouse and click it. You have to shoot the ducks, but if you miss 3 times the duck will run away. As the game goes on, the ducks get faster and more unpredictable. To advance to the next round, you must shoot at least 6 ducks. The main problem with making this program was the layer issues. I've gotten the layers to be the right way most of the time, but occasionally the duck indicator sprites get buried behind the SHOT sprite and (very rarely) the dog appears in front of the grass instead of behind. This program is my most complicated one yet, with a total of 136 scripts. This is because I abuse the broadcast system. NOTE: The Game Over is glitchy online for some reason, but not offline. Oh well. It doesn't matter if you just stop the program when the Game Over animation pops up.<br> <a href="http://scratch.mit.edu/projects/S65/23258"> <img src="http://scratch.mit.edu/static/projects/S65/23258_sm.png" /> </a> http://scratch.mit.edu/static/projects/S65/23258_sm.png Dogfight 3D http://scratch.mit.edu/projects/S65/22439 If you love it, don't forget to click the LoveIt button! UPDATE: Okay, all the dozen or so bugs online are fixed, it works perfectly online now. Really. This is a psuedo-3D rail shooter in which you fight your way through enemy forces in your fighter plane. When you get deep enough into enemy territory, the leader of the enemy forces will confront you in his ship, which is much more powerful than a normal ship. You must defeat him! I think this is my best game yet.<br> <a href="http://scratch.mit.edu/projects/S65/22439"> <img src="http://scratch.mit.edu/static/projects/S65/22439_sm.png" /> </a> http://scratch.mit.edu/static/projects/S65/22439_sm.png Thief FINAL VERSION http://scratch.mit.edu/projects/S65/22081 UPDATE: Fixed another Mission 5 glitch. If you like this game, don't forget to click the LoveIt button. This is the full version of my new game, Thief. In this game, you steal stuff while avoiding the patrolmen and security cameras. This game includes five missions. I've worked very hard on this. You use the arrow keys to move. Please comment on this.<br> <a href="http://scratch.mit.edu/projects/S65/22081"> <img src="http://scratch.mit.edu/static/projects/S65/22081_sm.png" /> </a> http://scratch.mit.edu/static/projects/S65/22081_sm.png Gobo Quest: Movie Trailer http://scratch.mit.edu/projects/S65/20769 UPDATE: Modified it so it syncs with the sound properly online. However, now it doesn't offline. This is basically a trailer for a new movie I might (or might not) be creating. It's called Gobo Quest: Last in Line. Watch the trailer to find out what it's all about. Incidentally, this trailer is over 2 minutes long, making it a very long movie for Scratch. If I make this trailer into a real movie, it'll follow the same basic concept of this and won't be over 10 minutes (making this 2 minute trailer and syncing it with the song was hard enough). Please comment on this. If you love it, don't forget to click the LoveIt button.<br> <a href="http://scratch.mit.edu/projects/S65/20769"> <img src="http://scratch.mit.edu/static/projects/S65/20769_sm.png" /> </a> http://scratch.mit.edu/static/projects/S65/20769_sm.png Super Mario Bros. Scratched VERSION 2.0 http://scratch.mit.edu/projects/S65/20502 UPDATE: Fixed a glitch that made Goombas not go away when they die. Okay, a few changes in this new version. First, I've added lava to the castles. Second, Bowser can now shoot fire, making him harder to beat. This is my Mario game developed in Scratch. It's the best Mario game I've seen so far in Scratch, and uses an area system to overcome the one-screen limitations of Scratch. This also allows me to reuse sprites over and over again. In this game, you go through a series of screens to get to Bowser and defeat him. There are 8 screens, making it a fairly long game (for Scratch). You can jump on Goombas to kill them, but if you get hit from the sides you die. You can't kill Piranha Plants, and there's only one special way to kill Bowser (people who played the original SMB1 should know it).<br> <a href="http://scratch.mit.edu/projects/S65/20502"> <img src="http://scratch.mit.edu/static/projects/S65/20502_sm.png" /> </a> http://scratch.mit.edu/static/projects/S65/20502_sm.png Press the Button http://scratch.mit.edu/projects/S65/19728 Press the button and get ready for the great surprise!<br> <a href="http://scratch.mit.edu/projects/S65/19728"> <img src="http://scratch.mit.edu/static/projects/S65/19728_sm.png" /> </a> http://scratch.mit.edu/static/projects/S65/19728_sm.png Tic Tac Toe (With Advanced AI) http://scratch.mit.edu/projects/S65/19032 NOTE: You might have to 'drag' the mouse over the square to make the piece appear. This is a Tic-Tac-Toe game with advanced AI. It basically works by first checking if it can win, then if it can't win checking if it can block you, and if it can't do either two then it chooses a random empty square. Sometimes parts of this process are omitted depending on the CPU Smartness level set by the user. Have fun playing this! Now with instructions, more CPU Smartness levels, an updated error level system, and a gradient on the grid!<br> <a href="http://scratch.mit.edu/projects/S65/19032"> <img src="http://scratch.mit.edu/static/projects/S65/19032_sm.png" /> </a> http://scratch.mit.edu/static/projects/S65/19032_sm.png ScratchCalc http://scratch.mit.edu/projects/Tree_of_Knowledge/22173 One of the first Scratch-based calculators! Follow the on-screen directions to use.<br> <a href="http://scratch.mit.edu/projects/Tree_of_Knowledge/22173"> <img src="http://scratch.mit.edu/static/projects/Tree_of_Knowledge/22173_sm.png" /> </a> http://scratch.mit.edu/static/projects/Tree_of_Knowledge/22173_sm.png Pico, Fermi, Zilch http://scratch.mit.edu/projects/Tree_of_Knowledge/10050 Pico, Fermi, Zilch is a game that my math class played. Instructions are included in-game.<br> <a href="http://scratch.mit.edu/projects/Tree_of_Knowledge/10050"> <img src="http://scratch.mit.edu/static/projects/Tree_of_Knowledge/10050_sm.png" /> </a> http://scratch.mit.edu/static/projects/Tree_of_Knowledge/10050_sm.png Snake Attack http://scratch.mit.edu/projects/Tree_of_Knowledge/8926 Press the left and right arrow keys to move your snake to safety! 15 levels in all!<br> <a href="http://scratch.mit.edu/projects/Tree_of_Knowledge/8926"> <img src="http://scratch.mit.edu/static/projects/Tree_of_Knowledge/8926_sm.png" /> </a> http://scratch.mit.edu/static/projects/Tree_of_Knowledge/8926_sm.png