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 »
This article documents the first step in building a new strategy web game. The design phase is a critical phase which often gets overlooked by developers who want to get stuck into code. And truth be told, I’m one of those developers.
Its very easy to dive into the code before you ha ... Continue reading »
Its very easy to dive into the code before you ha ... Continue reading »
9 months ago
Cool post on building games using RoR. Have you checked out FiveRuns TuneUp? It's a free service we offer that helps with profiling and troubleshooting in the dev stage.
Check it out if you get a chance, we'd love to at least get your feedback. Here's a link - http://www.fiveruns.com/products/tuneup.
Cheers,
-gw
9 months ago
There was something missing in my game and after reading your post I finally grasped what it was. Something so basic and elemental and I had missed it.
I already had a decent sandbox for my players to use but I did not have any real points of conflict or, in my case, scarce resources. I am certain my game will be better for it.
Thanks again and good luck on your game!
9 months ago
Nevertheless, really interesting website. Keep it up.
9 months ago
@Daniel: I'm sure there are lots of similar elements amongst a range of space strategy games out there. No plans on making this commercial so its probably not going to be an issue :)
9 months ago
I didn't know you had another side covering the same articles :)
http://www.mnkyx.com/dev/