pkalogiros / css3d-game

First person adventure game rendered in CSS/HTML

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

css3d-game

First person adventure game rendered in CSS/HTML - play online here -> https://pantel.is/projects/css3d/

This is a 3D game written in Vanilla Javascript, and rendered entirely in HTML/CSS. You can use the developer tools for example and inspect the geometry

css geometry css geometry 2

It supports lighting, shadows, interactions, and complex geometry that can consist of triangles.

triangle 1 triangle 2 triangle 3 triangle 4


(code currently is a but messy, but I am refactoring it!)

About

First person adventure game rendered in CSS/HTML

License:MIT License


Languages

Language:JavaScript 96.6%Language:CSS 1.7%Language:HTML 1.7%