An open API service indexing awesome lists of open source software.

https://github.com/juninmd/ball-x-pitt


https://github.com/juninmd/ball-x-pitt

Last synced: 4 days ago
JSON representation

Awesome Lists containing this project

README

          

# 🎮 Ball-X-Pitt

> Um jogo de defesa frenético construído em Unity.

[![Unity Version](https://img.shields.io/badge/Unity-2022.3+-black?style=for-the-badge&logo=unity)](https://unity.com/)
[![License](https://img.shields.io/badge/License-MIT-blue?style=for-the-badge)](LICENSE)

## 📝 Descrição

**Ball-X-Pitt** (também conhecido como Neon Defense) é um jogo de ação e defesa onde você deve proteger seu núcleo contra ondas de inimigos neon em um ambiente cibernético. O jogo utiliza o sistema de renderização Universal Render Pipeline (URP) da Unity para visuais vibrantes e performance otimizada.

## 🛠️ Tech Stack

- **Engine**: [Unity 2022.3+](https://unity.com/)
- **Render Pipeline**: URP (Universal Render Pipeline)
- **Linguagem**: C#
- **Input System**: New Unity Input System

## 🚀 Como Abrir o Projeto

1. Certifique-se de ter o **Unity Hub** instalado.
2. Clone o repositório:
```bash
git clone https://github.com/juninmd/ball-x-pitt.git
```
3. No Unity Hub, clique em **Add** e selecione a pasta do projeto.
4. Selecione a versão do Unity recomendada (2022.3 ou superior).
5. Abra a cena principal em `Assets/Scenes/SampleScene.unity`.

## 📦 Builds

Atualmente, o projeto está em fase de desenvolvimento de código-fonte. Builds para WebGL e Desktop serão disponibilizadas em breve.