This is the first project we made in DBGA. The assignment was to make a game with Construct2 using only squares and rectangles. We took inspiration from Pong and Crash Bash and went to make basically a four way pong, with multiple balls in play and some “power-ups”. The game can be played by 1 to 4 players with the AI filling in the remaining spots.
Contributions:
- Game Design
- Project Management
- Additional Programming
Team size: 3 Development: 10 days Engine: Construct2
Gameplay
It’s a multiplayer game with up to 4 players, with the AI filling in for missing players.
The players are eliminated when they concede enough goals, the last player remaining wins.
The players have 2 different powers at their disposal: the first is an impulse that will affect the balls near to the player, pushing them away at increased speed; the second, the magnet, allows the ball that touch the paddle to stick there, when released they shoot out at high speed.