Mips: Difference between revisions
1d4chan>Ailestrikezaku mNo edit summary |
1d4chan>Ailestrikezaku mNo edit summary |
||
Line 4: | Line 4: | ||
A Java/J2ME project based project, which aims to bring the functionality of pen and paper systems to mobile phones, PDA, and any form of mobile device. | A Java/J2ME project based project, which aims to bring the functionality of pen and paper systems to mobile phones, PDA, and any form of mobile device. | ||
== Functionality == | |||
The proposed functionality is as follows: | The proposed functionality is as follows: | ||
Line 22: | Line 25: | ||
== Updates! == | |||
'''15th Dec 2008:''' | |||
Dice Roller is now functional, and available for download. | Dice Roller is now functional, and available for download. | ||
Line 31: | Line 35: | ||
== System architecture == | |||
The system architecture, is as follows: | The system architecture, is as follows: | ||
Line 36: | Line 42: | ||
-The system will have 2 forms, each with two modes. | -The system will have 2 forms, each with two modes. | ||
1(OFFLINE)Player form | |||
-Used as dice roller and character sheet creator, editor, displayer. | -Used as dice roller and character sheet creator, editor, displayer. | ||
2(ONLINE)Player form | |||
::-Client program | ::-Client program | ||
Line 48: | Line 54: | ||
::-This allow expanded funntionality like mapping and combat to occur. | ::-This allow expanded funntionality like mapping and combat to occur. | ||
3(OFFLINE)DM form | |||
::-Used as a dice roller, Exp Calculator,Campaign Editor and random things generator. | ::-Used as a dice roller, Exp Calculator,Campaign Editor and random things generator. | ||
4(ONLINE) DM form | |||
::-Server program | ::-Server program | ||
Line 59: | Line 65: | ||
::-Provides functiionality for the combat engine, etc.... | ::-Provides functiionality for the combat engine, etc.... | ||
This project is a work in progress. New progress will be updated here regularly, with additional notification in the form of 4chan threads.... | This project is a work in progress. New progress will be updated here regularly, with additional notification in the form of 4chan threads.... | ||
This project is also open to community input, so any and all contributions (Wheter logical, advice, programming or testing) are quite welcome. | This project is also open to community input, so any and all contributions (Wheter logical, advice, programming or testing) are quite welcome. | ||
== Suggestions == | == Suggestions == | ||
You guys should input suggestions below! | You guys should input suggestions below! |
Revision as of 22:31, 15 December 2008
Mobile Implementation of Pen and Paper Systems.
A Java/J2ME project based project, which aims to bring the functionality of pen and paper systems to mobile phones, PDA, and any form of mobile device.
Functionality
The proposed functionality is as follows:
1) Dice rolling system.
2) Location System (Eg, Regional Map).
3) Room system (Eg, localised mapping function).
4) Player sheet creation, Editing and review system.
5) Real-Time combat system (linked to Room System).
6) Dm Resources, such as random encounter tables, treasure generator, exp calculator, etc...
7) Possibility of campaign creation/editing system.
Updates!
15th Dec 2008: Dice Roller is now functional, and available for download.
Click the picture, then download the large picture - A rar is hidden.
Currently woking on adding Modifiers to rolls, counting successes and the possibility of an expression interpreter, ala /tg/
System architecture
The system architecture, is as follows:
-The system will have 2 forms, each with two modes.
1(OFFLINE)Player form
-Used as dice roller and character sheet creator, editor, displayer.
2(ONLINE)Player form
- -Client program
- -Used to connect to DM form(via bluetooth) to participate in a campaign.
- -This allow expanded funntionality like mapping and combat to occur.
3(OFFLINE)DM form
- -Used as a dice roller, Exp Calculator,Campaign Editor and random things generator.
4(ONLINE) DM form
- -Server program
- -Used for player clients to connect to, to distribute maps, share resources, send messages
- -Provides functiionality for the combat engine, etc....
This project is a work in progress. New progress will be updated here regularly, with additional notification in the form of 4chan threads....
This project is also open to community input, so any and all contributions (Wheter logical, advice, programming or testing) are quite welcome.
Suggestions
You guys should input suggestions below!