Skip to content

ArchieDev242/Pinky-Bouncer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pinky Bouncer

Pinky Bouncer is a fun 2D arcade game built with Unity! You play as a pink ball (Pinky) that dynamically bounces from one edge of the screen to the other. Press Space to trigger an extra bounce and take control of the movement. Collect green squares to rack up points, and avoid the white ones—they'll instantly "destroy" you!

Gameplay

  • Controls: Automatic wall bounces + Space for double bounce.
  • Goal: Score as high as possible while dodging traps.
  • Features: Simple yet addictive gameplay with vibrant graphics.

This game was developed as one of my first attempts at creating a full-fledged game on Unity. It's a practice project for physics mechanics, collisions, and UI—perfect for beginners!

Installation & Running

  1. Clone the repo: git clone https://github.com/ArchieDev242/pinky-bouncer.git
  2. Open the project in Unity Hub (recommend Unity 2022.3+).
  3. Hit Play in the editor or build for WebGL/PC.

Tech Stack

  • Unity (C# scripting with BOLT visual scripting)
  • 2D Physics (Rigidbody2D, Colliders)
  • Canvas UI

Planned Updates

  • Add levels with obstacles.
  • Power-ups for bonuses.

About

Pinky Bouncer: A fun 2D Unity arcade game! Play as a pink bouncing ball, collect green squares for points, dodge deadly white ones. One of my first Unity projects - simple physics & endless fun!

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors