jaydensipe / Splorer

A simple game made in WebGL, hosted on a custom web page; made for my Computer Graphics course.

Home Page:https://jaydensipe.github.io/splorer/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

πŸš€ Splorer πŸš€

Splorer is a game created for a Computer Graphics course during my time at college. It helped me understand how games are built on a lower level. Some of the topics covered during creating this project were fragment and vertex shader writing, WebGL development (TWGL.js as a small helper library) and learning to develop in a way that didn't require a game engine.

Released on: https://jaydensipe.github.io/splorer/

Splorer photo

About

A simple game made in WebGL, hosted on a custom web page; made for my Computer Graphics course.

https://jaydensipe.github.io/splorer/


Languages

Language:JavaScript 83.8%Language:CSS 9.3%Language:HTML 6.9%