Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 679 Bytes

readme.md

File metadata and controls

12 lines (9 loc) · 679 Bytes

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