Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
I am planning on making an EV-style game. I have a lot of the graphics and sounds already. Now what do I do to start putting this together with Coldstone?
------------------ Visit (url="http://"http://bobsgallery.cjb.net")My Image Gallery(/url) and join (url="http://"http://macrevolution.cjb.net")The Mac Revolution(/url).
Make a blank game with CS. Put your graphics in 'pictures,' the sounds in 'sounds,' and the music in 'music.' Then, for the coding. I'd suggest the (url="http://"http://www.AmbrosiaSW.com/webboard/Forum48/HTML/001163.html")game minimum checklist(/url). Go through that and insert all the essentials in your game. Then start making classes, races, monsters, maps, events, quests, etc. And make sure the maps you make have 2 layers, or the game will crash. That's all for now, and good luck.
------------------ "... For in that sleep of death, what dreams may come when we have shuffled off this mortal coil must give us pause..." - Willaim Shakespeare, Hamlet
Edit: Speelung.
(This message has been edited by Celchu (edited 06-24-2002).)
Quote
Originally posted by Celchu: That's all for now
You missed one Celchu:
Set yourself up with a dummy e-mail address so that in the event that your game gets finished and is distributed your normal e-mail will not be flooded with, "When will you add multi-player?!?" and the derivatives thereof.
Good luck.
------------------ "Usenet is like a herd of performing elephants with diarrhea -- massive, difficult to redirect, awe-inspiring, entertaining, and a source of mind-boggling amounts of excrement when you least expect it." -- Gene Spafford, 1992
Thanks a lot guys. That checklist will be a big help.