Skip to content

RafaelOliveira/BasicKha

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A small example of a Kha game that loads a image and use the keyboard and mouse

How to use

Install nodejs
On the command line, run:

git clone https://github.com/RafaelOliveira/BasicKha  
cd BasicKha  
git submodule update --init --recursive
node Kha/make html5

Then open the FlashDevelop project for html5 in the build folder.

To update Kha, you can run:

git submodule foreach --recursive git pull origin master

About

A small example of a Kha game

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published