Skip to content

carlito767/ray-khasting

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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