Multiplayer frogger game with guns.
https://impossible.itch.io/frooter
Controls
Press ⬅️⬇️➡️⬆️ to move.
Press ❎ to shoot
Press 🅾️ to aim (shoot without moving)
The first player to make it to the opposite side of the level three times wins.
BREAKPONG
Edit (12/15/2023): Added difficulty levels.
Edit (1/3/21): Added a new version with slowed ball speed (75% slower), CPU vs CPU mode (deterministic) background lines and some slight dampening on paddle movement instead of instantly stopping. Feedback appreciated
Breakpong is a super minimal combination of two classic arcade games (Breakout and Pong) that I designed as a sample project for my first VR visual scripting projects. It was originally written in “user story” format used by PMs at large tech companies and described tools, workflow and collaboration as well as the game design and code samples. Maybe one day I’ll make the VR version, but I thought it might be fun to make a 2D version in the meantime, so here it is!