Skip to content

simple first person shooter proof of concept in the browser

Notifications You must be signed in to change notification settings

elhenro/fps-cuber

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

screenshot

  • Powered by three.js and cannon.js libraries
  • controls: move with WASD, shoot with Left-Click, and jump with Space

Demo

fps.hnr.bz

Installation & Usage & Development

  1. Clone the repository:

git clone https://github.com/elhenro/fps-cuber.git

  1. Open index.html in a browser.