Tuesday, August 23, 2005
Initial Chat Meeting
Post a convenient time for an initial chat session involving risk takers to delegate responsibilites.
Monday, August 22, 2005
Classes
The following is a preliminary / potential list of Object Classes and descriptions that can be used for the game. These can be in programmed PHP / Flash or both. Feel free add to this list after you are part of the programming team, anyone of course is free to comment.
GAME: Instance of game. Instantiated when a new game is created by a player.
- timestamp (created)
- timestamp (modified)
- players
- host player (one who instantiated the game / controls game settings)
- settings
- status
PLAYER: Contains player information.
- Name
- E-mail
- Username / Nickname
- Password (md5?)
- Preferences
GAME: Instance of game. Instantiated when a new game is created by a player.
- timestamp (created)
- timestamp (modified)
- players
- host player (one who instantiated the game / controls game settings)
- settings
- status
PLAYER: Contains player information.
- Name
- Username / Nickname
- Password (md5?)
- Preferences
Natural Disasters
Once we have some basics set up, it might be fun to include random acts of nature or natural disasters that wipe out a specified range, based on the type of disaster of a random players army.
For example
Earthquake - extremely damaging : occurs rarely
Hurricane - extremely damaging : occurs rarely
Tsunami - extremely damaging : occurs rarely
Tornado - severe : occurs infrequently
Fire - somewhat damaging : somewhat frequent
etc...
This could also be a setting determined in the Game Settings determined by the 'host player', aka the player who started the game.
For example
Earthquake - extremely damaging : occurs rarely
Hurricane - extremely damaging : occurs rarely
Tsunami - extremely damaging : occurs rarely
Tornado - severe : occurs infrequently
Fire - somewhat damaging : somewhat frequent
etc...
This could also be a setting determined in the Game Settings determined by the 'host player', aka the player who started the game.
Welcome Risk Takers
This blog can be used for discussions related to the design and development of a Flash Based online multiplayer version of the game Risk.
So far the Members who have offered to help include:
SyberSnake - Lead Developer
MarkP - Project Manager / Graphics, PR and Resources
Admedia - Database Design / PHP programming and graphics support
Nordberg - Design / Support
PAlexC - System Architecture / Flash Code
gesteves - logistical / admin support
clicky2 - graphics support
indivision - PHP / Flash / Application support
luvenny - Programming / Back-End Support
Wouter - Graphics Support
If you want to join the team or participate in the discussion on this blog, contact me with your email address and I will invite you to become a blog memeber to post.
So far the Members who have offered to help include:
SyberSnake - Lead Developer
MarkP - Project Manager / Graphics, PR and Resources
Admedia - Database Design / PHP programming and graphics support
Nordberg - Design / Support
PAlexC - System Architecture / Flash Code
gesteves - logistical / admin support
clicky2 - graphics support
indivision - PHP / Flash / Application support
luvenny - Programming / Back-End Support
Wouter - Graphics Support
If you want to join the team or participate in the discussion on this blog, contact me with your email address and I will invite you to become a blog memeber to post.