Skip to content

shreyasnisal/ReyWebEngine

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

101 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ReyWebEngine

Static Badge Static Badge Static Badge

Rey Web Engine is my custom JavaScript game engine, with support for 2D and 3D rendering (WebGL), Virtual Reality (WebXR), OBJ model loading using a custom parser, dev console, event system and more.

View online demos for games here:

Requirements

Node.js

Games Developed in Rey Web Engine

I've developed two games using the Rey Web Engine, a demo 3D project, "Sandbox" and a 2D top-down game, "Throttle Ball".

The project has two scripts defined, one for each project.

These scripts can be run using the command npm run sandbox or npm run throttleball.

About

ReyWebEngine is my custom JavaScript game engine.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors