@snakesilk/engine

1.0.0 • Public • Published

SnakeSilk Engine

Build Status codecov.io

Game Engine build for a Megaman 2 remake that uses WebGL as renderer and runs in 3D space using THREE.js as 3D lib.

Follow the project blog at https://medium.com/recreating-megaman-2-using-js-webgl

Developing

  • Clone repo.

      git clone https://github.com/snakesilk/snakesilk-engine.git
    

Prerequisites

  • Make sure you are running Node.js >= 6. Installation instructions for your platform can be found at https://nodejs.org/en/download/package-manager/.

      node --version
    
  • Install dev dependencies.

      cd snakesilk-engine
      npm install
    
  • Run test suite.

      npm test
    

Contributing

Contributions are welcome.

Readme

Keywords

none

Package Sidebar

Install

npm i @snakesilk/engine

Weekly Downloads

1

Version

1.0.0

License

MIT

Unpacked Size

132 kB

Total Files

47

Last publish

Collaborators

  • pomle