0.0.89 • Published 1 year ago

@frakas/cli v0.0.89

Weekly downloads
-
License
ISC
Repository
github
Last release
1 year ago

@frakas/cli is a command line tool a nodejs library and a cloud backend for making games multiplayer.

What can I do?

Get started making a browser based multiplayer in one command. The frakas api is opinionated and simplifies common challenges in making an online distributed multiplayer game.

Getting Started

Open in StackBlitz

Prerequisites

Installation

To use FRAKAS in your project, run:

npm i @frakas/cli

Usage

To get setup run:

frakas init

This will create files required for basic application in you current directory

To build and run:

frakas serve

This with compile typescript files, start a backend run time and basic web server to host game.

For questions or how to contribute, reach me at reubenh@frakas.net