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

0.0.33 • 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

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

Dependencies (28)

Dev Dependencies (0)

    Package Sidebar

    Install

    npm i frakas

    Weekly Downloads

    0

    Version

    0.0.33

    License

    ISC

    Unpacked Size

    100 kB

    Total Files

    70

    Last publish

    Collaborators

    • teamhitori