Skip to content
This repository has been archived by the owner on Aug 12, 2022. It is now read-only.
Nick edited this page Jan 3, 2019 · 13 revisions

Acorn UI Pre-alpha

Acorn UI is a framework for developing rich, cross-platform applications and games.

Acorn UI allows you to develop write once, run anywhere content with excellent hardware accelerated performance.

Using the language Kotlin, a concise, scalable, and versatile language, your code can be compiled to run on various platforms such as the browser, mobile devices, and desktop. Acorn UI provides the abstraction layer to these platforms, to handle input, graphics rendering, file IO, and more.

Code Flow

Unlike traditional web development, you have pixel-perfect control over your content. Acorn UI provides high-level, easy-to-use components, along with low-level system APIs.

Examples

Other Resources

Kotlin API Docs (Coming soon) - The AcornUI API documentation is published online as well as bundled as source jars to be used in your IDE.

Clone this wiki locally