Skip to content

kaplayjs/kaplay-site

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

KAPLAY site

This is the website and documentation of KAPLAY, the JavaScript game library to make games fast and fun.

  • Documentation for KAPLAY library
  • Guides to help you get started
  • Blogs about the latest on KAPLAY
  • Landing page, presenting the library

Contributing

  1. clone repo
  2. run
git submodule init
git submodule update
pnpm i