This is a suggestion for one of our games. You may comment on and rate the suggestion here.
Game: chef (Change)Type: general (Change)
< Back To List
The Suggestion...
What are you waiting for? Get your trusty spatula and frying pan, put on your best hat, and go kick the Mother Alien’s butt! (And bring an apron; Alien goop would just ruin your new clothes.)
---
I just put this here again so that you'd have an intro in the actual suggestion area.
Comments
Wait, u got that idea from I am Legend, and I'm not sure y but it also sounds a bit like the happenin....
I'll have you know I have never watched "I am Legend", nor "The Happening". I had an idea for this a while ago, but I kept putting off posting it. Hmph.
Well, now that I look at it, the stories are kind of parallel...poo.
Ah well. It should still be fun!!!
Well, now that I look at it, the stories are kind of parallel...poo.
Ah well. It should still be fun!!!
Its not like I am Legend was the first survivor/save the world movie... I mean really I am Legend doesn't even have aliens.
Oh yeah, just remembered something...
If at all possible, CHEF should have an AWESOME intro.
They always help ;P
If at all possible, CHEF should have an AWESOME intro.
They always help ;P
Oh yes...and what better intro than to...er, then to...
...
Ah yes! I've got it! First thing in the morning I am writing a script!
I like scripts. But you might have known.
By the by, does the idea of having them announce the alien attack over the radio while the hero is snoring away in his bed appeal to you?
...
Ah yes! I've got it! First thing in the morning I am writing a script!
I like scripts. But you might have known.
By the by, does the idea of having them announce the alien attack over the radio while the hero is snoring away in his bed appeal to you?
I am pleased to announce that I have finally gotten the GIMP system! (I couldn't download it before with my other ISP) So, new and better looking sprites should be coming their way! I will also eventually redo my old sprites so that everything looks like it belongs together. (I was using Paint, lol)
Er, where is everybody?
*kicks* So did this die?
Nonsense! It is merely hiding.
I must say that gravity is confusing. I've got an alpha, but it's pointless as of yet...once I get out the kinks in the jumping system for the enemies I can start working on an attack/health system.
Also, my time is mainly being consumed by various school projects, so I only get maybe a couple hours a week to do anything.
I must say that gravity is confusing. I've got an alpha, but it's pointless as of yet...once I get out the kinks in the jumping system for the enemies I can start working on an attack/health system.
Also, my time is mainly being consumed by various school projects, so I only get maybe a couple hours a week to do anything.
Ok, this is a heads up on the game (which I'm sure you all wanted to hear). Well, it's not exactly the game by itself, but any games I make really.
Right now, I am trying to learn C++. So far, it's going alright. I have to teach myself since I can't fit it in my schedule at school, but I think that will be better for me in a way (you remember stuff more if it's not handed to you in notes and you actually DO it).
What does this mean? Well, it means that it will probably take longer, but I am seriously considering using C++ to make Chef, as opposed to Gamemaker. Knowing that C++ is a much more powerful (if complicated) system, I have the potential to make a much better game out of this. And if I remember correctly, Gamemaker games can't be played on the site (only as downloads), but C++ games can, is that right Steve?
So, it will take longer to do this, possibly not till next Christmas, seeing as I have to learn the language AND program a game, but if it means better quality and smoother gameplay, I would gladly sacrifice the time.
So from this point on, I am programing Chef in C++.
Keep suggesting ideas! I'm having a feeling that Chef is only going to be the beginning...but to what, I'm unsure...
Right now, I am trying to learn C++. So far, it's going alright. I have to teach myself since I can't fit it in my schedule at school, but I think that will be better for me in a way (you remember stuff more if it's not handed to you in notes and you actually DO it).
What does this mean? Well, it means that it will probably take longer, but I am seriously considering using C++ to make Chef, as opposed to Gamemaker. Knowing that C++ is a much more powerful (if complicated) system, I have the potential to make a much better game out of this. And if I remember correctly, Gamemaker games can't be played on the site (only as downloads), but C++ games can, is that right Steve?
So, it will take longer to do this, possibly not till next Christmas, seeing as I have to learn the language AND program a game, but if it means better quality and smoother gameplay, I would gladly sacrifice the time.
So from this point on, I am programing Chef in C++.
Keep suggesting ideas! I'm having a feeling that Chef is only going to be the beginning...but to what, I'm unsure...
Say, when I made that comment it didn't go to the front of the list- how will people know something's happened? <:(
I only saw this comment cause of what you said else where.
I doubt Gmaker is as weak as you may think. The registered version really kicks butt, especially if you make your libraries yourself and use DLLs. That lets Gmaker go far beyond it's 'Drag and Drop' noobie system, too.
But for C++, I have to say, the way you can handle multiple projects and using its Gmaker- exceeded engine without the need to make libraries first, I'd say, if you can type reallyfast and learn many of its cool tricks, it would be better.
For Gmaker, handling the files is easier, its wayyy faster if you have alot of work and its more fun, for me atleast. Gmaker is very flexible too, but in C++ you can use stuff other ppl have done. Not like in Gmaker you can't, but its harder to modify to what you need or want in Gmaker. In C++ you can just call the libraries inside the program instead of first modding the things you dont need out of the libraries/other similar stuff.
All and all, I prefer Gmaker for it is easier, fast, flexible and reliable.
The C++ possibilities may make you think high of your skill, and you will just try something too hard, fail and then spend rest of the eternity trying to make it up.
I know how it feels. Its really terrible. I threw the whole project out and had to start over, as it was too late I realised the mistake. But oh well, I'm off to finish my freaking essee now-.-
JUST DAMN 3 PAGES LEFT!!!1
But for C++, I have to say, the way you can handle multiple projects and using its Gmaker- exceeded engine without the need to make libraries first, I'd say, if you can type reallyfast and learn many of its cool tricks, it would be better.
For Gmaker, handling the files is easier, its wayyy faster if you have alot of work and its more fun, for me atleast. Gmaker is very flexible too, but in C++ you can use stuff other ppl have done. Not like in Gmaker you can't, but its harder to modify to what you need or want in Gmaker. In C++ you can just call the libraries inside the program instead of first modding the things you dont need out of the libraries/other similar stuff.
All and all, I prefer Gmaker for it is easier, fast, flexible and reliable.
The C++ possibilities may make you think high of your skill, and you will just try something too hard, fail and then spend rest of the eternity trying to make it up.
I know how it feels. Its really terrible. I threw the whole project out and had to start over, as it was too late I realised the mistake. But oh well, I'm off to finish my freaking essee now-.-
JUST DAMN 3 PAGES LEFT!!!1
C++ is powerful but hard to learn. However, it's worth the effort and even if you ultimately find that you prefer another language (as I did) the time you spent with C++ won't be wasted. It is, as they say, the grandaddy of programming languages, and it isn't going away any time soon. Go for it Roxblaster!
But that doesn't mean there is anything wrong with Gamemaker. It is a fine program and megaman4ever, you are getting some great results with it. Stick with it, and show us how far you can take it!
But that doesn't mean there is anything wrong with Gamemaker. It is a fine program and megaman4ever, you are getting some great results with it. Stick with it, and show us how far you can take it!
Well, technically I could make a supreme game with it, just it takes alot of time and I dont seem to find that. Well, now I do though, I just dont feel like doing a supreme project. But as the Tutorials progress, the files/games become progessevily better, making me perhaps advance one of them later.
If anyone wants to make their own libraries, google Libmaker gamemaker forum up. You should find the program that allows you to make GML-based libraries in the drag and drop, GML scripts to be called out as libraries or even call up DLL actions to be initiated in the script throught the library, making it very effective to use.
I also excel in Java, but due to it being somewhat weak as a engine and the image drawing to be really tedious except with the Class Swing I won't be using it.
The good side is that Java can be run on nearly any platform and it can be embedded as applets. I can even run RuneScape or similar with my Wii!! Though my Wii internet connection is limited to conserve some for the computers, so its really laggy to play a Java MMO. Only one I have tested is runescape though, I dont know about others.
If anyone wants to make their own libraries, google Libmaker gamemaker forum up. You should find the program that allows you to make GML-based libraries in the drag and drop, GML scripts to be called out as libraries or even call up DLL actions to be initiated in the script throught the library, making it very effective to use.
I also excel in Java, but due to it being somewhat weak as a engine and the image drawing to be really tedious except with the Class Swing I won't be using it.
The good side is that Java can be run on nearly any platform and it can be embedded as applets. I can even run RuneScape or similar with my Wii!! Though my Wii internet connection is limited to conserve some for the computers, so its really laggy to play a Java MMO. Only one I have tested is runescape though, I dont know about others.
its a little harder to do anything with you wii trust me i have one
p.s. on the internet
p.s. on the internet
megaman4ever: yeah tell me about it I wish I had more time. There's never enough!
The master of wizards: yeah tell me about it, my wii browser only barely supports flash (stuck on version 7) very hard to do many things you would normally do (e.g. download files). Many of these problems don't exist on PS3 however.
The master of wizards: yeah tell me about it, my wii browser only barely supports flash (stuck on version 7) very hard to do many things you would normally do (e.g. download files). Many of these problems don't exist on PS3 however.
not to metion ps3 has a connection with blue ray for better quality
SD stick is the solution.
You need to use triforce hack and whatnot though
You need to use triforce hack and whatnot though
Wait stick?
My fault, its a card=X
My fault, its a card=X
What is it with running flash on wii? And what is this triforce hack?
Blippity blip HEE HONK HEE HONK it's Dominique the Donkey!!!!!!!!!!!!
Blippity blip HEE HONK HEE HONK it's Dominique the Donkey!!!!!!!!!!!!
so rox *changes subject* when do you thin kchef will come out
Oh, it will be a long time. Expect at least 1 1/2 years, probably 2 (or 3). I've got alot of work in school right now- probably most of my progress will be in my weeks off. But I would rather make this game exactly what I picture and take a long time, rather then settle for something I don't like made in a few months. Otherwise, it just joins the vault of underplayed flash games, and never stands out. Steve took time. Alot of time. And he gave us pure awesomeness. :) I want to do something that has its own feel- so it's not just a fan-game- it's my game. That's Chef.
I don't think the triforce hack even works any more...
What is the trifource hack!!??
*uses the triforce hack and blows up super merlins head*
The triforce hack was something to do with zelda triforce save file glitching, allowing oyu to load anything from a SD card to your wii. This was most used with the 'Homebrew channel' which allowed you to play games made for it transferring them onto your wii with a SD card. I never used it as it is illegal and it isn't possible anymore with the new wii update(I think), but for example one of my friends has doom 1 installed on it, among with many other games and software.
Wheneveer a wii update is made, it now checks for 'malicious' software like it because 'they are against the ToS and Nintendo cannot be held responsible if your save data or any other files disappear of your wii because of homebrewed files' or something like that. So basically, whenever you update your wii, it wipes all the installed files if there are any.
Now that that is done, could we continue with comments based on the suggestion?
Wheneveer a wii update is made, it now checks for 'malicious' software like it because 'they are against the ToS and Nintendo cannot be held responsible if your save data or any other files disappear of your wii because of homebrewed files' or something like that. So basically, whenever you update your wii, it wipes all the installed files if there are any.
Now that that is done, could we continue with comments based on the suggestion?
Tmow: generally blowing peoples heads off makes them or at least everyone that knew them angry with you. So please quit that.
oksy i wont....*10minutes later*
*slices hobbes head off and shoves him into the lava pit*
*slices hobbes head off and shoves him into the lava pit*
OHHH! I GET IT!! Instaed of blowing there head off, you chop. Nice loophole.But seriously,you seem to be rather violent.
Stop killing people on my suggestion!!! lol
I'll make a deal- If you show no sign of violence (even as a joke) in any part of this site (Meaning everywhere, not just this suggestion) from now to next monday, I'll post something cool (In regards to Chef) that I was originally going to wait till much later to do so, agreed?
I'll make a deal- If you show no sign of violence (even as a joke) in any part of this site (Meaning everywhere, not just this suggestion) from now to next monday, I'll post something cool (In regards to Chef) that I was originally going to wait till much later to do so, agreed?
WHAO! Isn't a week a rather long time for him? You don't want to make it too tough for him.
Oh, he can do it. All it takes is a little thought and the power to backspace a rude remark.
what about vilonce like tripping someone or doing viloent things to ymself
No to the tripping. Feel free to be violent to yourself, though I don't exactly know why...it's like Gollum or something...
I already said that I wont be discussing the Twilight Hack further, but I decided to take a deeper insight after surfing about looking for info about the DSi.
http://en.wikipedia.org/wiki/Twilight_hack
You should check the sources too.
That should satisfy your want for knowledge about it. As I said earlier, I didn't know exactly how it worked, but seems I did know pretty much about the matter though.
http://en.wikipedia.org/wiki/Twilight_hack
You should check the sources too.
That should satisfy your want for knowledge about it. As I said earlier, I didn't know exactly how it worked, but seems I did know pretty much about the matter though.
Actually,I got everything set up. I can play giga bowser permanetly in SSBB, got the super clawshot on TP.Thanks for info though.
this suggestion is awesome!i love to eat(im not fat though)
...*is kinda getting impatient and wanting to destroy super merlin unless he hears that stuff from rox*
Don't worry, you'll get it. My computer is just about fixed- a few more adjustments and I'll be back to my own cyber domain- w00t! Congrats for survivng! :)
Anyway, I am excited to finally be back to working on this game. Many inspirations came to me- such as what in the world these characters look like in more detail. I decided on what I think is a rather stylized look for the characters, with simple "zig-zag" shading and lines of various thickness throughout. Replicating these thoughts into the pixels of computer will be a challenge, but will be interesting indeed, and will obviously bring about a different feel than Merlin's Revenge or Repunzel- but that's what programming is about- making something new! I also have a rough idea of the style of backgrounds- but it is a little tricky to explain.
CHEF WILL RISE!!!*
* Eventually,-with-no-specific-date-or-time-frame-of-any-sort,-and-probably-won't-get-any-major-work-done-till-this-summer-and-not-get-close-to-finished-till-next-:)
Anyway, I am excited to finally be back to working on this game. Many inspirations came to me- such as what in the world these characters look like in more detail. I decided on what I think is a rather stylized look for the characters, with simple "zig-zag" shading and lines of various thickness throughout. Replicating these thoughts into the pixels of computer will be a challenge, but will be interesting indeed, and will obviously bring about a different feel than Merlin's Revenge or Repunzel- but that's what programming is about- making something new! I also have a rough idea of the style of backgrounds- but it is a little tricky to explain.
CHEF WILL RISE!!!*
* Eventually,-with-no-specific-date-or-time-frame-of-any-sort,-and-probably-won't-get-any-major-work-done-till-this-summer-and-not-get-close-to-finished-till-next-:)
Here it is...finally...the Alien Trooper (C)...sketched by yours truly!
Sorry it took so long to get out...enjoy!
Sorry it took so long to get out...enjoy!
awwwwwwwwwsssssssssssssoooooooooooommmmmeeee!!!
now where was i oh yeah ˚makes the alien real and makes it go and fire a lazer that knocks super merlin into the lava
now where was i oh yeah ˚makes the alien real and makes it go and fire a lazer that knocks super merlin into the lava
Thanks...for the "awesome", that is...
Oh, but just to let you know, I've already commanded my aliens to respond only to me- Mwehehehehe!!!
Oh, but just to let you know, I've already commanded my aliens to respond only to me- Mwehehehehe!!!
Thank goodness for that rox, as I know from past experiences that lava is painful.
okay than *breaks alien communicator and hass aliens knock super merlin into the lava along with the ring than escapes from the mountain of doom with a dragon of desruction
and for all of you just wondering im now just horsing (nee nee) around with super merlin oh and by the way *sends horse to trample super merlin*
Don't worry.I have my own alien communicator so I just had a UFO catch and fire its laser on the dragon.
By the way, bad pun.
By the way, bad pun.
Tmow, it's not a communicator- it's telepathy! lol
Oh. In that case the UFO catches me and I use telepathy to make the aliens kill the dragon.
uh super merlin u cant because your in the lava because of my horse
Oh(again) In that case the UFO uses a time travel device to go back in time and kills the horse before it tramples me.
Rox,steve,and lokey: We're just joking around,NOT flaming.
Rox,steve,and lokey: We're just joking around,NOT flaming.
Enough of this!
oh yeah you already put in a command sooooo *blows up the u.f.o that rains fire all over super merlin that can't be countered* and for heaven sakes im talking like the lord of the rings there is no u.f.o's
Well,I make my own ring of power and summon Sauron with it who the fights TMOW.
Well put Darren! lol
heres a easy way of dealing with it *trips sauron so he falls into the hole skeleton lord came out of, closes the hole, then calls the devil so it can be tortured for all eternity
Errrrrr.then I uhhhh.I don't know. I need time to think of somethin.
Got It!!!I release Ganon from the Dark world along with all his monsters!
Got It!!!I release Ganon from the Dark world along with all his monsters!
*opens another hole to hell and trips all of ganons monsters and ganon so they fall down the hole and be tortured to death than closes the hole*
*reopens hole and pushes TMOW in it*
oh shush you people.
I defeat you with my superior awesomenes.
*yawn*
Now can we get back on topic?
I defeat you with my superior awesomenes.
*yawn*
Now can we get back on topic?
Quit spamming!!
Btw, really awesome drawing Rox!
Thanks!
sorry i already closed it sooooo *makes a hole underneath supermerlin as he goes to spam hell and closes it
Oh fine.I'm done.
Really awsome drawing though rox.You remind me of Sketch.
Really awsome drawing though rox.You remind me of Sketch.
I miss sketch :p
yeah he rocked so hard to bad he isnt on very much anymore i and hobbes almost got him to be seconed admin
He may come back, we never know. Nothing but waiting, hoping, and praying. After all, Steve came back, and we thought he might have finished for the longest time.
*weeps wanting MR.ROX! to return.*
I still read a soldier in the night sometimes.
I still read a soldier in the night sometimes.
I don't remeber trying to get him to be second admin.... Could someone please post a link to that suggestion.
It may be a while, considering that Sketch nolonger has internet, and is living away from home...
the only one im happy to be gone is firestorm
Careful what you say Tmow...Firestorm had his good and bad aspects, just like everyone else here. He was here for a good amount of time, and he made some excellent suggestions and comments, despite a few instances of temper. As I recall, you have had your own clashes with others. But we wouldn't want you to leave- we have all given our own unique input into the games on TMB, and it is always disapointing when someone stops coming.
Anyway, very few people have left forever.
Just wondering,since I havent been around all the long(although technically I have.Oh those were the days.But I couldnt join, so i was sad)Who was firestorm? I remember himeverynow and then, but non-member cant track new comments so...I guessing he started some huge flamewar but I always kind of liked him.
Come back Donut!!(real member if you dont know)
Come back Donut!!(real member if you dont know)
Firestorm got a bit argumenty from time to time. But clearly I wasn't paying that much attention because
a) I never thought of him as particularly flamey
b) I didn't know Super_Merlin hadn't been a member for long
a) I never thought of him as particularly flamey
b) I didn't know Super_Merlin hadn't been a member for long
Only since the beginning of November mate.
what about owl?
strange i thought firestorm as on as long as you SM but yeah your right rox i recalled that in that suggestion i lost it to mainly because when you go on a computer although you can control some things like you can in real life others like tempers may be impossible to control or you might have a hard time
In other people-related news, seems like MR ROX! is back. Huzzah!
If or when you're reading this, good to see you back on board man XD
If or when you're reading this, good to see you back on board man XD
huh isnt mr rox sounding like a multi of roxblaster
no. He's the super awesome author of a soldier in the night. A kind of role-model for me.
dude! MR ROX! is from the good old days.
The good old days!
With beer!
BEER!
And moderators!
Mods!
Jeppo eating people!
--awkward silence--
Or at least, thenabouts.
The good old days!
With beer!
BEER!
And moderators!
Mods!
Jeppo eating people!
--awkward silence--
Or at least, thenabouts.
Unless I made a duplicate of myself and didn't tell me...
And donut and firestorm and jeppo and lord_murderer and darren(the only one left sides rox) and eric_9000, and on and on and on.
Those were the days.
Those were the days.
or just forgot wasnt he the one who created rock golem
Not to mention Morsh. He was a classic.
I've been wondering, where did ♪ go?
Morsh was last on March 30th,this year, if you're wondering.
I wasn't.
note is still here i saw him comment a few times
You must be logged in to add a comment.
Rating: 4.75 in 4 votes
Status: rate
CHEF!