Skip to content

oddballteam/ecs-guide

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

An engineer's guide to ECS

Welcome, to get started go ahead and clone this repo git clone https://github.com/oddballteam/ecs-guide.git

I can recommend viewing the guide in one of two ways:

  • Browser: go here and start reading.
  • VS Code: you can preview markdown in VS Code which makes it much more readable. To do this you can either
    • use a hotkey (Windows) ctrl + shift + v (Mac) ⇧⌘V
    • right click on the file name at the top and click Open Preview

🚩Ran into an issue?

you can message me on Slack (@Doug Moore) or create a PR here