Skip to content

Latest commit

 

History

History
20 lines (15 loc) · 382 Bytes

README.md

File metadata and controls

20 lines (15 loc) · 382 Bytes

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