omgd

command module
v0.0.121 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jan 4, 2024 License: MIT Imports: 1 Imported by: 0

README

OMGD is Open Multiplayer Game Development

Multiplayer game dev is hard. OMGD aims to make some of it easier, namely, the setting up of servers on local machines for development and cloud instances for testing changes.

OMGD aims to be agnostic towards game engines and servers; the only requirement is that the game and servers can be built and ran using docker images and containers.

For now, our examples focus on Godot as the game engine for client builds and dedicated servers, as well as using Nakama as a custom software server separate from the game build.

OMGD aims to be agnostic towards cloud providers via it's usage of Terraform, but for now only supports Google Cloud Platform (GCP).

OMGD at this time does NOT support production deployments, but aims to in the future. OMGD is meant for development and testing purposes in the game dev cycle only.

Full documentation

Full docs are available at https://newnoiseworks.github.io/omgd

Install

For now, you need to grab a binary from our release page for your OS and CPU setup, and put it on your computer's PATH so you can access it from the command line.

If you're on Windows, here's a guide to adding executables to your PATH, and if you're on Mac / Linux, here's a guide for you.

Getting Started

Please see the getting started section for more.

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL