Skip to content

Latest commit

 

History

History
13 lines (7 loc) · 1.13 KB

README.md

File metadata and controls

13 lines (7 loc) · 1.13 KB

Kha-examples

This repo features a couple different base games. I'm favoring a minimalistic approach with most of these, though I'll revist them evetually to make them a bit more 'Object Oriented' someday.

Right now each project is essentially a puzzle to see if I can make it as quick as I think I can. However, I think they could be useful for anyone that is trying to get a start in Kha, which has been liberatingly simple to work with. So, check them out, and see what you can learn and leverage.

Kha2d is in each of the games, so you won't need anything beyond Kha itself to get started. If you have questions about anything, leave comments or hit me up @johndoughty6 on twitter!

If you want to run these projects out of the box, I recommend Kode Studio: https://github.com/KTXSoftware/KodeStudio/releases

After its installed, go to File>Open Folder and select the project you want to build, say the Dodger folder. Once the folder's been loaded in, Press F5 and it will compile a test HTML5 game!

Also, if you want fantastic step by step tutorials, check out Lewis Lepton's fantastic set of Kha Tutorials: https://www.youtube.com/c/lewislepton