kazvally Posted September 29, 2013 Posted September 29, 2013 Hey all! I was wondering, what are the best scripts to create a website with? I really aint that happy with McCodes because they have alot of bugs, so i was wondering what are the best scripts out there? Also, if possible could you explain why the script you are suggesting is the best? thanks:) Quote
dnenb Posted September 29, 2013 Posted September 29, 2013 I like mccode v2, but if I was to start a game over I'd go with something object oriented. I don't have any suggestions as I haven't worked on an object oriented engine, but I'm sure it would've saved me a lot of developement time. Quote
a_bertrand Posted September 29, 2013 Posted September 29, 2013 Check this out: http://makewebgames.io/showthread.php/42270-Game-Engines-available-via-supported-by-this-community-comparison specially: https://docs.google.com/spreadsheet/ccc?key=0Ag25WGKbJMYDdEJ3S3d4SUdZdTFXSmZ0eG94N2pVaGc#gid=0 Quote
kazvally Posted September 29, 2013 Author Posted September 29, 2013 Thank you for your support guys! Also, does anyone know of any games that use NWE? I'd just like to check it out! Thanks Quote
Zettieee Posted September 30, 2013 Posted September 30, 2013 You should check sourceforge.net they have a lot of scripts/projects that might interest you. Quote
advocaite Posted October 9, 2013 Posted October 9, 2013 if you want to code a game by self from scratch you can use many of the frameworks out there. codeigniter is a great one to use easy for newbs or you can create your own framework ( my preferred choice ) also use PDO if you plan to use php/mysql as mysql functions will be depreciated in php5.5 so soon or later all these old scripts will die and be broken till someone comes along and fixes them. google is your best friend dont be afraid to use it. Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.