Skip to content

A WebGL game, where you are on an epic quest to dodge blocks. With a jet. This was made for Prof. Scholl's "Computergrafik" course at the FH Aachen.

License

Notifications You must be signed in to change notification settings

alex-c/DodgeSomeBlocks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DodgeSomeBlocks

A WebGL game, where you are on an epic quest to dodge blocks. With a jet. This was made for Prof. Scholl's "Computergrafik" course at the FH Aachen.

Usage

With Node.js

Run the following commands from the project directory:

npm install express
node server.js

This will serve the game at localhost:3000.

With another webserver

Copy the assets and game directories, as well as the index.html to your webserver.

About

A WebGL game, where you are on an epic quest to dodge blocks. With a jet. This was made for Prof. Scholl's "Computergrafik" course at the FH Aachen.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages