Community Page
- buildingbrowsergames.com Jump to website »
-
Subscribe -
Community
-
Top Commenters
-
Popular Threads
-
Recent Comments
- I get errors like this: "Notice: Use of undefined constant attacker - assumed 'attacker' in /Users/Niels/Sites/bg/smarty/bg/forest.php on line 53" Caused by the arrays:...
- I read this tutorial and it help me get in the mindset I needed to be in to start my first big project. Nice job on the tut and I look forward to reading more from you. If you want to check out my...
- You're missing the string formatting that puts arguments into your SQL statement - add that, and you should be good to go.
- "SELECT value FROM user_stats WHERE stat_id = (SELECT id FROM stats WHERE display_name = <foo> OR short_name = <foo>) AND user_id = <bar>" i have inserted this into sql...
- The source is definitely all still there - take a look at http://code.google.com/p/building-browsergames-tutorial/, and click on the 'Source' tab.
Jump to original thread »
You’re set. You’ve chosen a language and a webhost, and now you’re ready to sit down and start hacking away at building your game. You’ve got a pretty cool idea that you’re excited to turn into something.
A browsergame is a pretty big u ... Continue reading »
A browsergame is a pretty big u ... Continue reading »
1 year ago
This is how I started. I'm not a coder. I can do html but thats it!
I had some extra time on my hands and had played pbbg's for a while and I just started putting together all the things I had been thinking of for years. Things like "Why can't I do this?" and "Why does it have to be like that, why can't it work differently?"
My original game document is 39 pages, single spaced. Nearly a year after the game's release and we've added all but one of the features in it. Lots more planned, but I use smaller docs focused on a single update.
I used Word's headers and the Document Map to help organize it all.
For any would-be designers I would GREATLY suggest checking that out. I have my headers short-keyed Ctrl+Alt+1, 2 or 3 for headers 1, 2 or 3.
Enjoyed what you had to said :)