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
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.
Sinix is licensed under The MIT License (MIT)
Copyright (c) 2020 Sanket Chaudhari
Join discussion on Sinix Discord