Skip to content

Latest commit

 

History

History
executable file
·
34 lines (23 loc) · 968 Bytes

README.md

File metadata and controls

executable file
·
34 lines (23 loc) · 968 Bytes

ray-khasting

Ray-casting with Kha.

https://carlito767.github.io/ray-khasting/

How to run

  • Clone this repository:
git clone --recursive https://github.com/carlito767/ray-khasting.git
  • Install Node.js (minimum version: 8.9) and add it to PATH
  • Build the game, using command prompt in game folder:
node Kha/make html5
  • Launch the game, using command prompt in game folder:
node Kha/make --server

Credits