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
Sep 08, 2024
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 VideosDec 06, 2024
- Bullet DropNov 08, 2024
- AI Behavior TreesNov 01, 2024
- Audio and Particle EffectsSep 13, 2024
- Load, Save, Reset.Sep 07, 2024
- Duck Launcher Toy AnalysisAug 27, 2024