forked from ameijboom/Project-Final-Approach
-
Notifications
You must be signed in to change notification settings - Fork 0
One Pager
TechnicJelle edited this page Apr 26, 2022
·
6 revisions
- A game, toy, or problem designed to test ingenuity or knowledge. (Oxford)
- A question, problem, or contrivance designed for testing ingenuity (Merriam Webster)
Overall: A puzzle involves a goal that involves a problem can be reached with a solution that involves multiple elements
Research existing physics-based puzzle games. What elements (technical and user experience) do you need to consider?
- Levels with goals
- Parts at player's disposal to complete the level
- Elements can place anywhere
- Connect with each other
- Interact with each other and the world
- Puzzle solutions require use of game’s physics system
- Physics system:
- gravity
- momentum
- velocity
- acceleration
- mass
- collisions
- NeoGXP
- Computer
Puzzle:
- objective
- solution
- problem
- puzzle elements
Menus:
- main menu
- options menu
Interaction with the game:
- movement
- element interaction
| Game | USP |
|---|---|
| Cut The Rope | Give an alien his candy by cutting ropes |
| Where Is My Water | Dig earth away to carry water to the crocodile |
| Brain Dots | Use a pencil to draw shapes that gt affected by physics and make 2 colored circle touch |
| Poly Bridge | Make a bridge to can hold the required amount of vehicles so they can get to the other side |
| RE:RUN | Go through the level by getting to the required power |
| Angry Birds | Kill the pigs by shooting birds and knocking down buildings |
| Fantastic Contraption | Classic Many fun levels that you have to beat by combining a few parts |
| Portal 2 | Use a portal gun to solve puzzles and defeat the evil robot |
| World of Goo | An intricate bridge builder simulator with many different types of bridge parts, game mechanics |
| The Incredible Machine | Many fun levels that you have to beat by combining a few parts |
- Levels with goals
- Parts at player's disposal to complete the level
- Can place anywhere
- Connect with each other
- Interact with each other and the world