Skip to content

lewislepton/raccoon

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

raccoon

raccoon

This engine [formerly lkl] is from the Kha Tutorial Series Github & the Kha Tutorial Series YouTube Playlist

This repo will be updated each time the engine is updated in the series & built upon thru-out

Install

Within terminal/command line & making sure haxe/haxelib is setup:

haxelib git raccoon https://github.com/lewislepton/raccoon.git

Update

Simply enter this in terminal/command line:

haxelib upgrade

How To Use?

In a Kha project, go to the khafile.js add put this in:

project.addLibrary('raccoon');

You can then use the engine in a Kha project

Also this library can be used locally in a project. In the project folder that contains, Sources, Assets etc. Create another folder called Libraries. You can place the folder, which contains the haxelib.js & Sources of the library into the Libraries folder.

Examples

Check the examples folder. This holds examples for many different things that raccoon can do. This will be updated with newer tests & interesting things that the engine can do

  • Keyboard Movement
  • Particles
  • Shaders
  • UI

All the best, have phün & happy coding

Lewis Lepton

About

raccoon engine for kha [formerly lkl]

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages