Skip to content
This repository has been archived by the owner on May 29, 2022. It is now read-only.

sinix-dev/sinix

Repository files navigation

Sinix logo

Discord GitHub Repo stars

Introduction

Sinix is a gaming platform primarily for HTML5 games which supports games powered by pixi.js, phaser and matter.js out-of-the-box. Sinix also guarantees that every game available on Sinix will be playable on every available desktop operating systems.

Basic Overview of Project Sinix

Build Setup

Follow these steps to setup environment for Tauri Apps

# install dependencies
$ npm install

# serve with hot reload at localhost:3000
$ npm run dev

# start tauri instance
$ npm run tauri dev

# generate app release
$ npm run build && npm run generate
$ npm run tauri build

Learn more about the codebase from Verbose Overview.

Licence

Sinix is licensed under The MIT License (MIT)
Copyright (c) 2020 Sanket Chaudhari

Join discussion on Sinix Discord