Skip to content

digijin/platformer

Repository files navigation

Platformer game (title pending)

Build Status Coverage Status Code Climate Scrutinizer Code Quality

latest release

http://platformer.digijin.com

dev

npm run dev

testing

running tests

Karma watcher:

npm run karma

Karma single run:

npm run karma:ci

Karma watch:

npm run karma:watch

jest watcher:

npm run test:watch

jest single run:

npm run test

file conventions

files ending in .test.js are run only in Jest (for snapshots) files ending in .karma.js are run only in Karma (for browser specifics) files ending in .spec.js are run in both

if using vscode hit f5 with chrome debugger installed

for GLSL linting

download validator https://cvs.khronos.org/svn/repos/ogl/trunk/ecosystem/public/sdk/tools/glslang/Install/Windows/ put in root

About

platform game

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors