2-Player Puzzle Game
Coding II/Game Design 3 Projects » Devlog
Goal: Two players must solve a puzzle together to collect the items needed to open a door.
Obstacles:
- Only one player (controller) is able to interact with the item to be able to open the secret room, which contains the items needed to open the main door.
- The player can find tell when they are near it with force feedback.
- When the secret room opens, the screen shakes as the wall moves down.
- Only one player (keyboard) is able to pickup the items needed to open the main door, as well as open it.
Solution: One of the players must find the item to open the secret room. And then, the right player must interact with the collectable items and open the main door. Once the door is open, both players can enter through it and successfully solve the puzzle.
- Video of Gameplay can be viewed by downloading it here
- Source Code: https://github.com/araetzel/Game-Design-3/tree/main
- Assets Pack Used: https://www.unrealengine.com/marketplace/en-US/product/dreamscape-nature-tower-s...
Files
2-Player Puzzle Game.mp4 70 MB
96 days ago
Get Coding II/Game Design 3 Projects
Coding II/Game Design 3 Projects
Projects created in my Coding II and Game Design 3 classes
Status | Prototype |
Author | araetzel |
Tags | Game Design, minigames, Unreal Engine |
Languages | English |
More posts
- Updated Videos6 days ago
- Bullet Drop34 days ago
- AI Behavior Trees41 days ago
- Audio and Particle Effects90 days ago
- Load, Save, Reset.96 days ago
- Duck Launcher Toy AnalysisAug 27, 2024