# SpaceShooterECS **Repository Path**: ld0219/SpaceShooterECS ## Basic Information - **Project Name**: SpaceShooterECS - **Description**: The ECS project originally developed with Intel for GDC 2018 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-02-26 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Space Shooter ECS **Description** This repo contains the Space Shooter game with ECS implementation developed by Intel and Unity. A video walkthrough can be found [Here](https://youtu.be/WLfhUKp2gag). This project is meant to be a "Rosetta Stone" for understanding how to get started with the ECS structure in Unity. The basic examples can be found under Assets/Simple Examples while the final result can be found in Assets/Scenes. **Contact** If you have any questions about this simple example, please feek free to contact Mike Geig: - Email: mike[at]unity3d.com - Twitter: [@mikegeig](https://twitter.com/mikegeig)