Board 8 > Check out foolmo's games, with DEMOS [bad][game design][programming]

Topic List
Page List: 1
foolm0ron
01/04/12 3:20:00 PM
#1:


So last semester I did a game design class that involved getting into groups of 3 and making a game on a certain platform with certain requirements in 4-5 weeks. I made 3 games over the semester, each with different teams and platforms. Since they are made for education, we could steal any copyrighted assets we wanted, so that was fun. The games are ****ty, but also kinda cool, so I want to make this topic to motivate me to improve them while I am bored during winter break.

DISCLAIMER: 3 college students working on a game for a month, in between all our other classes, parties, and the best fall of video games ever, does not produce the most polished result, to say the least. These games are bad.

Maze Master

Platform: AndEngine on Android
Demo: http://www.mediafire.com/?5z1fsn02sq2bafi

First game I made. Already knew Java and AndEngine was great and simple to use so no problem there. One of my partners was gone most of the time and didn't even know what LogCat was so it was basically me and my other partner. We came up with something kinda interesting -- a fusion of Pac-Man, Metroid, and SmashTV. Physics are disgusting but it's kinda fun.
Install the demo it with adb install or RootExplorer.

Rolling

Platform: XNA on PC (and a kinda 360 port)
Demo: http://www.megaupload.com/?d=M3ENZWLV

I like this game's idea. I pretty much "came up" with it -- a Super Monkeyball type game with a Glover-style ball that changes properties. So you have a bouncy ball, a heavy metal ball, and a light air ball. The object of this project was to learn C# (which has amazing syntax imo), and do low-level stuff like physics and collision detection. You'll notice the physics are terrible. All me.
Install by unzipping the rar and clicking Setup... you can remove it from add/remove programs.

Rolling

Platform: Unreal Dev Kit 3 on PC
Demo: way too big

This is probably the most polished game, probably because Unreal did most of the work for us. But damn, if you have never developed for UDK, it's SO confusing/different than anything else I've ever done. It took us 3 weeks before we kinda understood it enough to actually start doing stuff. Pretty good result here, though. It's basically the mobile app Trainyard in 3D, but worse. This one's probably the most fun to play around with, but the worst to install. You need to download UDK3 which is like 11GB, and you need a decent PC to run it at all. If you REALLY want it, I can give it to you.

Same with the source code for any of these... if you want it, I can give you the link to the repository, but I must warn you, the code is physically disgusting. It's like the coding equivalent of an ertyu drawing, if ertyu had 3 hands that each had their own mind.

--
_foolmo_
'I love you so much' - SineNomine
... Copied to Clipboard!
Tom Bombadil
01/04/12 4:04:00 PM
#2:


that's fairly nifty!

--
http://www.lighterside.com/images/en_US/local/products/detail/p54412.jpg
Dr_Football makes me lose The Game.
... Copied to Clipboard!
#3
Post #3 was unavailable or deleted.
foolm0ron
01/04/12 4:40:00 PM
#4:


dammit

last one is called Rainbow Trains

--
_foolmo_
'but that statement is something only an Aspergers patient would say' - UltimaterializerX
... Copied to Clipboard!
foolm0ron
01/04/12 7:10:00 PM
#5:


I'm never gonna be the next aga this way : /

--
_foolmo_
'You are obviously intelligent and insightful' - Sir Chris about me
... Copied to Clipboard!
VintageGin
01/04/12 7:19:00 PM
#6:


The music and sound clips in Rolling made me laugh

--
Ginhyun
http://i.imgur.com/RiDVL.png
... Copied to Clipboard!
#7
Post #7 was unavailable or deleted.
foolm0ron
01/04/12 8:48:00 PM
#8:


Thanks

--
_foolmo_
'he says listen to my story this maybe are last chance' - ertyu quoting Tidus
... Copied to Clipboard!
WazzupGenius00
01/04/12 9:07:00 PM
#9:


Rainbow trains looks more fun than Railworks

lol'd at the use of the spam ad "Congratulations! You've won"

--
The Temple of Kraden, a forum for fans of Golden Sun:
http://z9.invisionfree.com/The_Temple_of_Kraden/index.php?act=site
... Copied to Clipboard!
The Real Truth
01/04/12 9:40:00 PM
#10:


Your game design class seems way more useful than anything I took.

--
GameFAQs isn't going to be merged in with GameSpot or any other site. We're not going to strip out the soul of the site. -CJayC
... Copied to Clipboard!
foolm0ron
01/05/12 1:00:00 AM
#11:


Yeah I learned a lot, but it wasn't the best because it was mostly "rush to throw something together that actually runs" which barely left any time for actual design of game elements and fun and such

--
_foolmo_
'and out of the blue and completely unprovoked came foolmo and his insult' - Anagram
... Copied to Clipboard!
tereziWright
01/05/12 1:11:00 AM
#12:


I'm watching this Rolling video and all I can think of is Glover.

--
"Why are you inquiring as to whether a fictional child has four penises? Pretty weird dude."
http://img.imgcake.com/1322024300571gifne.gif
... Copied to Clipboard!
Haguile
01/05/12 12:40:00 PM
#13:


I actually liked Rolling a bit. The physics are...uh, interesting, but that's what makes it hilarious. I non-ironically had fun with it, so good job considering it was rushed and all!
... Copied to Clipboard!
foolm0ron
01/05/12 3:06:00 PM
#14:


Awesome
Yeah I think the physics are mostly right mathematically, but the biggest problem is that it doesn't interpolate between frames for determining collision points, so it can be very random depending on how fast/slow things are going

--
_foolmo_
'Oh please, if foolmo made that analogy you'd think it was picture perfect' - Biolizard28
... Copied to Clipboard!
Topic List
Page List: 1