Skip to content
This repository has been archived by the owner on Feb 11, 2021. It is now read-only.
/ ECS_Units Public archive

My engineering thesis project. My goal is to create RTS game with at least 1000 autonomous units on 2D grid map (400x400). Game uses Unity and DOTS.

Notifications You must be signed in to change notification settings

KamilVDono/ECS_Units

Repository files navigation

ECS_Units

This project is dead because every Unity update keeps introducing changes that result in editor crashes (and invalids some tests).

I was using preview packages and the alpha version of Unity so this problem was expected but not at scale.


I started new ECS project for thesis (a little changed thesis title) about Finite State Machine in ECS (node-based designing environment and code generation) ECS_FSM

TL;DR

My engineering thesis project. Main goal is to implement GOAP (goal oriented action planning) in Unit with DOTS. My secondary goal is to create RTS game with at least 1000 autonomous units on 2D grid map (400x400). Game uses Unity and DOTS.

Thesis:

Name:

Implementation of semi-autonomous units in a real-time strategic game

Description:

Work in progress

Inspiration:

Work in progress

Goals:

Main goal:

My main goal is to implement semi-autonomous units with GOAP (goal oriented action planning) style AI in Unity with DOTS (Data-Oriented Technology Stack).

Additional goals:

About

My engineering thesis project. My goal is to create RTS game with at least 1000 autonomous units on 2D grid map (400x400). Game uses Unity and DOTS.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages