Introduction

    Javelin is a collection of packages used to build multiplayer games. The core package is an Entity-Component System (ECS).

    Check out the code at the GitHub repo or, move onto the ECS chapter to start learning how to use Javelin!