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

https://github.com/emirbesir/btp-launchpad

A 2D fast-paced real-time-strategy game using C# and Unity.
https://github.com/emirbesir/btp-launchpad

2d csharp game-development learning strategy-game unity unity6

Last synced: 8 months ago
JSON representation

A 2D fast-paced real-time-strategy game using C# and Unity.

Awesome Lists containing this project

README

          

# 2D Top-Down Strategy Practice Game

![Last Commit](https://img.shields.io/github/last-commit/emirbesir/btp-launchpad?style=flat&logo=git&logoColor=white&color=0080ff)
![Top Language](https://img.shields.io/github/languages/top/emirbesir/btp-launchpad?style=flat&color=0080ff)
![Unity](https://img.shields.io/badge/Unity-FFFFFF.svg?style=flat&logo=Unity&logoColor=black)

_Made and Tested with **Unity 6000.1.3f1**_

---
This repository contains a complete 2D fast-paced real-time-strategy game project built with C# and Unity.

The project was created as a practice and learning exercise to explore Unity fundamentals.

This project was created by following the [Blackthornprod's Launchpad Course](https://www.gamedevrocket.com/launchpad). Special thanks to Blackthornprod for providing clear and helpful guidance for beginners.

## Learning Goals
This project was developed to:
- Learn Unity fundamentals
- Practice programming simple game mechanics in C#

## Screenshots

![Main Menu](docs/main_menu.png)

*Main Menu*

---

![Screenshot 1](docs/ingame_screenshot_1.png)

*Ingame Screenshot*

---

![Screenshot 2](docs/ingame_screenshot_2.png)

*Ingame Screenshot*

---