Skip to content

Latest commit

 

History

History
133 lines (101 loc) · 4.56 KB

README.md

File metadata and controls

133 lines (101 loc) · 4.56 KB


2D Unity Arcade

A collection of 4 classic arcade-style games built with Unity.

Explore the docs »

Download · Report Bug · Request Feature

Table of Contents
  1. About The Project
  2. Getting Started
  3. Contact
  4. Acknowledgments

About The Project

178120962-53998ccf-72af-42ae-adb5-12f3202a0879

2D Unity Arcade is a collection of classic arcade-style games built with Unity. Each game offers a unique gaming experience and nostalgic gameplay.

(back to top)

Games

  1. Soccer Pong
    soccerpong
    A twist on the classic Pong game with a soccer theme. Players use paddles to hit the ball into the opponent's goal.

  2. Brick Breaker
    brickbreaker
    Break all the bricks using a ball and paddle. Watch out for power-ups and special bricks!

  3. Alien Invaders
    alieninvaders
    Defend Earth from an invasion of alien ships. Move your ship horizontally and shoot lasers to destroy the invaders.

  4. Agent Fox
    foxman
    Join Agent Fox in a side-scrolling platformer adventure. Navigate through obstacles, defeat enemies, and reach the end of each level.

(back to top)

Getting Started

To get a local copy up and running, follow these simple steps.

Prerequisites

  • Unity Hub
  • Unity Engine

Installation

  1. Clone the repo
    git clone https://github.com/cjrussell23/2D-Unity-Arcade.git
  2. Open in Unity

(back to top)

Contact

Charles Russell

Project Link: https://github.com/cjrussell23/2D-Unity-Arcade

(back to top)

Acknowledgments

(back to top)