Skip to content

A top-down 3D MOBA that plays in your browser.

License

Notifications You must be signed in to change notification settings

project-trio/moba

Repository files navigation

Moba

An unnamed, top-down 3D, multiplayer online battle arena (MOBA) that plays in your browser.

Tech

Development

Moba uses Trio as its game server, so ensure you have that running first.

cd moba
# Install dependencies
npm install

# Hot-reload dev environment
npm run serve

# Build for production
npm run build

About

A top-down 3D MOBA that plays in your browser.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages