UnityTechnologies / SpaceShooterECS

The ECS project originally developed with Intel for GDC 2018

Repository from Github https://github.comUnityTechnologies/SpaceShooterECSRepository from Github https://github.comUnityTechnologies/SpaceShooterECS

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. 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

About

The ECS project originally developed with Intel for GDC 2018


Languages

Language:C# 94.6%Language:ShaderLab 5.4%