@frakas/cli
TypeScript icon, indicating that this package has built-in type declarations

0.0.89 • Public • Published

@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

  • Install [Node.js] which includes [Node Package Manager][npm]
  • Install Typescript

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

Readme

Keywords

none

Package Sidebar

Install

npm i @frakas/cli

Weekly Downloads

0

Version

0.0.89

License

ISC

Unpacked Size

104 kB

Total Files

70

Last publish

Collaborators

  • teamhitori