4. CONCEPT GENERATION - P-Odd-2022/REPO-2 GitHub Wiki
Establishing Function
| Sl No. | User Perspective Function | Designer Perspective Function |
|---|---|---|
| 1 | Start the game | Start the game |
| 2 | Play the game | Display gets on |
| 3 | Continue Playing the game | Loading the ball in the launching unit |
| 4 | Display score | Launching the ball |
| 5 | Perfect score | Game continues for three attempts |
| 6 | Get reward | Score gets counted |
| 7 | - | When a score higher then default score is scored, it will be displayed on the screen |
| 8 | - | If lost, try again |
| 9 | - | End the game |
Function tree

Morphological Chart
| Serial NO. | Sub-Functions | Means 1 | Means 2 | Means 3 | Means 4 |
|---|---|---|---|---|---|
| 1 | Insertion of coin | ![]() |
|||
| 2 | Glowing of light | ![]() |
|||
| 3 | Starting game | ||||
| 4 | Launching the ball | Ball launcher |
player throws the ball |
Ball release mechanism |
|
| 5 | Getting input | Touch sensor |
Photoelectric sensor |
Laser motion sensor |
|
| 6 | Displaying score and messages | Displaying it seperately |
Displaying it on the game machine |
Coding it into software |
Concept Designs
Concept Design 1:

Concept Design 2:

Concept Design 3:

Concept Design 4:



Ball launcher
player throws the ball
Ball release mechanism
Touch sensor
Photoelectric sensor
Laser motion sensor
Displaying it seperately
Displaying it on the game machine
Coding it into software