ID:271636
![]() Aug 14 2007, 7:21 pm
|
|
i need help bad plz im tryin 2 make a game but i dont kno how 2 code and dont kno how 2 make a forum
|
![]() Aug 14 2007, 7:30 pm
|
|
http://www.byond.com/developer/?page=Start
|
Yepin Big Time wrote:
i need help bad plz im tryin 2 make a game but i dont kno how 2 code and dont kno how 2 make a forum <-- Guide <-- Demos <-- Libraries <-- Tutorials Test your code by clicking compile, fix any errors, click run, make sure you have no runtime errors, rinse and repeat. http://files.byondhome.com/Rockinawsome/helloworld.htm That should get you running with a simple world. http://files.byondhome.com/Rockinawsome/mob_creation.htm That will help you make a mob. Unfortunatly I never felt like making a third tutorial because the response I got wasn't positive. Zilial also made a great intro coding tutorial but I'm not sure of the link. Your goal should be to write original code, but to be frank I started by copying others and modifying their contents slightly. Then I went back and re-wrote it myself. Coding takes a lot of patience. For more advanced concepts, consult www.byondscape.com |