PBBG Network
|
BuildingBrowserGames
|
Top-PBBG
March 11, 2010, 07:10:33 PM
Welcome,
Guest
. Please
login
or
register
.
Did you miss your
activation email?
1 Hour
1 Day
1 Week
1 Month
Forever
Login with username, password and session length
News
:
Join the forums now, and start posting to receive access to our Scripts Vault!
Home
Forum
Help
Login
Register
BBGameZone.net
>
Webmasters
>
Coding Discussion
>
How to handle maps, and how big can databases get?
Pages: [
1
]
Go Down
« previous
next »
Print
Author
Topic: How to handle maps, and how big can databases get? (Read 144 times)
maxwellmu
Level 1
Reputation: 0
Offline
Posts: 1
How to handle maps, and how big can databases get?
«
on:
February 05, 2010, 08:16:56 PM »
I'm in the beginning stages of designing my game. It will be a strategy game where players control cities which they develop to accrue resources in order to support armies, etc. The game will be played on a giant hex grid map. Each tile on the map can have a different terrain type which will affect troop movement speed, defense, etc.
I'm wondering how other games that have such a feature manage maps? Suppose I had a table in my database (thinking of using MySQL), with a row for each tile, which keeps track of the terrain type and what is at the location (army, city, etc.). This table would be very big. Even a 1000x1000 grid would take a million entries. I'm wondering what is the biggest a database can get before the size starts affecting performance issues? And what is the biggest it can get, period? Is there any other way to implement this? Thanks in advance.
Logged
Sim
Level 4
Reputation: 0
Offline
Posts: 13
Re: How to handle maps, and how big can databases get?
«
Reply #1 on:
February 05, 2010, 11:46:18 PM »
ive heard of databases being like TB's
Logged
http://rpg.antgaming.com
- Web RPG Game Creator
www.antgaming.com
codestryke
Administrator
Level 31
Reputation: 18
Offline
Posts: 519
Re: How to handle maps, and how big can databases get?
«
Reply #2 on:
February 06, 2010, 01:28:03 AM »
Here is a thread you might be interested in
http://community.bbgamezone.net/index.php/topic,2406.0.html
Logged
Creating online addictions, one game at a time:
www.extremecast.com
Pages: [
1
]
Go Up
Print
« previous
next »
Jump to:
Please select a destination:
-----------------------------
BBGameZone
-----------------------------
=> Announcements
=> Help, Suggestions & Feedback
=> Introductions
-----------------------------
Webmasters
-----------------------------
=> The Starting Line
=> The Articles
=> Coding Discussion
===> Code Help
=> Game Design
=> Game Management
=> Web Design & Graphics
=> Revenue & Promotion
=> Hosting & Domains
=> General Game Discussion
===> Text Games
===> Flash Games
===> Java Games
===> Other Games
-----------------------------
Advertise
-----------------------------
=> Projects
=> Advertisements
=> Marketplace
===> Scripts
===> Employment
===> Webmaster Exchanges
===> Advertisements
-----------------------------
Other Stuff
-----------------------------
=> General Chat & Entertainment
=> Archive
===> PBBG Contest #1
=====> Entries
Loading...