A Unity project that reimagines the classic "Tanks!" game using the Data-Oriented Technology Stack (DOTS) and Entity Component System (ECS) for optimized performance and scalability.
High-performance architecture using DOTS/ECS
Fully physics-based tank movement and shooting mechanics
Scalable design supporting large numbers of game entities
- Clone the repository:
git clone https://github.com/wessamfathi/dots-tanks.git
cd dots-tanks
- Open the project in Unity 2020.1 or higher
- Install DOTS dependencies if necessary
Press Play in the Unity Editor to start the game
Use Arrow Keys to move and Spacebar to shoot
This project is licensed under the MIT License.