Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
elhenro committed Mar 18, 2023
1 parent 36f4ace commit 8ac72ac
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,12 @@

[demo](https://fps.hnr.bz)

Simple first person shooter game to be played in a browser.

The game is written in javascript and uses the [three.js](https://threejs.org/) and [cannon.js](https://github.com/schteppe/cannon.js) libraries.

The player can move around with WASD, shoot with Left-Click and jump with Space.

The game is a proof of concept.

![screenshot](https://raw.githubusercontent.com/elhenro/fps-cuber/main/screenshot.png)

0 comments on commit 8ac72ac

Please sign in to comment.