Skip to content

Latest commit

 

History

History
48 lines (47 loc) · 2.27 KB

File metadata and controls

48 lines (47 loc) · 2.27 KB
layout landing
article_header
actions height theme background_image
text type url
Get Started
outline-primary
/docs/
text type url
GitHub
outline-secondary
25vh
dark
gradient src
linear-gradient(rgba(100, 63, 234, .2), rgba(242, 50, 97, .2))
/assets/images/index.png
title A Kotlin Multiplatform 2D Game Framework
excerpt A multiplatform WebGPU 2D game framework that works on Desktop (JVM) and Browser. It works on Windows, MacOS, Linux, and Web.
data
sections
title excerpt
What is it?
LittleKt (Little Kotlin) is a multiplatform 2D game framework written in Kotlin. LittleKt provides a huge set of common tools and utilities to help create your game while being low level enough to build your own engine or framework on top of it. LittleKt is competely free and open-source under the Apache 2.0 license which means no fees or royalites. Everything written is completely yours.
title children
Features
title excerpt
Multiplatform
Deploy your game on desktop, mobile, and web using a single code base.
title excerpt
Open Source
Licensed under the very permissive Apache 2.0 and open to contributions.
title excerpt
Lightweight
Extremely lightweight framework to allow building custom engines and frameworks ontop of.
title excerpt
Tools and Utilities
Lots of tools and utilities that take care of the low-level things to allow you to focus on more higher level features.
title theme background_color excerpt actions
Get Involved
dark
#643fea
Join the community and help contribute to create a framework that everyone can use.
text type url
GitHub
outline-secondary