Skip to content

Latest commit

 

History

History
28 lines (19 loc) · 1.77 KB

File metadata and controls

28 lines (19 loc) · 1.77 KB

ArenaReviver

Open-source arcade / arena shooter built with Unity 6 (new Input System).
This project serves as a learning playground – ideal for experimenting with mechanics, sharing with friends, and improving Unity skills.

screenshot

Unity 6 License: MIT Status


✨ Features

  • Top-down player movement (WASD) + mouse aiming
  • Shooting, bullets, and enemy damage
  • Enemy wave spawner with basic "chase player" AI
  • Main Menu + Pause Menu (ESC)
  • Built with Unity 6 and New Input System

🕹️ Controls

  • WASD – Move
  • LMB – Shoot
  • ESC – Pause / Return to Main Menu

🧩 Project Structure