Skip to content

1337programming/LISE

Repository files navigation

LISE

Life In Shambles Engine - Game Development Engine in WebGL

This project is just a playground for building a point and click like game development expierence.

Requirements

  1. Node
  2. Git

Setup

Clone: git clone https://github.com/1337programming/LISE.git

Install: npm install or yarn install

Run: npm start

Build: npm run build

Tasks

  • Serve: npm start
  • Build: npm run build
  • Test: (Comming Soon)
  • Lint: npm run lint

TODO

  • Abstract main
  • Ava Testing (Remove Jasmine)
  • Import MVC (Angular 2 or React or Vue)
  • AI Design Pattern
  • Model Design Pattern
  • Physics Solution (Probably Ammo)
  • Create Game POC Submodule

About

Life In Shambles Engine

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published