meta data for this page
Differences
This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
| multi2013:group2:start [2013/05/13 13:45] – created tulibako | multi2013:group2:start [2013/05/17 09:42] (current) – nicogoulet | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | PoolGame | + | ====== Pool Game ====== |
| + | **Group 2:**: | ||
| + | |||
| + | Tulibako Paiti | ||
| + | |||
| + | Nicolas Goulet | ||
| + | ===== Idea ===== | ||
| + | The idea behind this project is to q game of pool that will take advantqge of with multitouch devices functionnalities. | ||
| + | The game will follow the basic rules of pool and will be played using a touch screen to navigate the application and play. | ||
| + | |||
| + | ===== Functionalities ===== | ||
| + | The plan is to implement the following functionnalities: | ||
| + | -Follow the rules of pool | ||
| + | - Support of 2 players | ||
| + | - Usable with Touchscreen | ||
| + | - Eventually implement some bonus points system and some cool sounds | ||
| + | |||
| + | ===== Development Plan ===== | ||
| + | The development of the project is made in different phases, each one followed by a phase of testing. Here are the objectives for each phase. | ||
| + | |||
| + | 1st phase : Have a game working with one stick and one ball | ||
| + | |||
| + | 2nd phase : Add a second ball in the game | ||
| + | |||
| + | 3rd phase : Add the holes to the table and the scoring of points | ||
| + | |||
| + | 4th phase : Add a 2nd player and multiple balls | ||
| + | |||
| + | 5th phase : Integrate the graphics and sounds | ||
| + | |||
| + | 6th phase : Implement the more advanced features | ||
| + | |||
| + | |||