Differences
This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
wiki:projects:mmo_sports:design_doc [2008/07/01 02:00] – created jeff | wiki:projects:mmo_sports:design_doc [2020/11/19 14:21] (current) – external edit 127.0.0.1 | ||
---|---|---|---|
Line 6: | Line 6: | ||
===== Intro ===== | ===== Intro ===== | ||
Probably something akin to the opening scenes for the sports game on tv. | Probably something akin to the opening scenes for the sports game on tv. | ||
+ | |||
===== Menu System ===== | ===== Menu System ===== | ||
Line 12: | Line 13: | ||
Currently the idea is that team management and character management is handled through the web. Also, on the web will be the ability to schedule a game (challenge) with another team. There will be a launch function on the web to launch the user into a random game. | Currently the idea is that team management and character management is handled through the web. Also, on the web will be the ability to schedule a game (challenge) with another team. There will be a launch function on the web to launch the user into a random game. | ||
- | The only interface that I can think of for the client engine is that it will have a an options menu and some kind of chat. Also, there will be stats on the players character. | + | The only interface that I can think of for the client engine is that it will have an options menu and some kind of chat. Also, there will be stats on the players character. |
===== Controls ===== | ===== Controls ===== | ||
Line 31: | Line 32: | ||
There will be two camera views. | There will be two camera views. | ||
- | ===== Engine ===== | ||
- | The irrlicht engine will be used. Other api's such as [[http:// | ||
+ | ===== Engine ===== | ||
+ | The irrlicht engine will be used. Other api's such as [[http:// | ||
+ | for the Wii. | ||
- | ===== RPGs ===== | ||
==== Character Growth ==== | ==== Character Growth ==== | ||
- | ==== Statistics ==== | + | The player will start out as a rookie with very low level stats. |
- | ===== Sports ===== | + | === Statistics |
==== Rules ==== | ==== Rules ==== | ||
Line 49: | Line 50: | ||
Identify which roles the player will be. Will he be a single athlete amongst AI or will he be coaching the team? | Identify which roles the player will be. Will he be a single athlete amongst AI or will he be coaching the team? | ||
- | ==== Licenses ==== | + | ==== Character |
- | This section maybe included in other genres but it is most prevalent in sports. | + | |
- | + | ||
- | ==== Character | + | |
How will this be done? Will you use motion capture or a highly skilled animator? | How will this be done? Will you use motion capture or a highly skilled animator? | ||
- | |||
- | ===== Massive Multi Online Games ===== | ||
- | This is an addition to one of the previously mentioned genres. | ||
==== Server ==== | ==== Server ==== | ||
Line 66: | Line 61: | ||
==== Packets ==== | ==== Packets ==== | ||
What data needs to be transmitted between the client and server. | What data needs to be transmitted between the client and server. | ||
- | |||
- | ==== Interface ==== | ||
- | The interface will need to contain a piece to find games and or other players. | ||
- | |||
===== External Game Elements ===== | ===== External Game Elements ===== |