An open API service indexing awesome lists of open source software.

https://github.com/codenameone/clockdemo

Simple low level graphics and animation demo from the developer guide
https://github.com/codenameone/clockdemo

codenameone demo

Last synced: 10 months ago
JSON representation

Simple low level graphics and animation demo from the developer guide

Awesome Lists containing this project

README

          

# Clock Demo

This demo was developed by Steve Hannah as part of a tutorial to teach low level graphics programming, this tutorial
was folded into the [developer guide graphics section](https://www.codenameone.com/manual/graphics.html). We modernized some of the boilerplate code that was improved since the original demo.

![Clock Demo Screenshot](https://www.codenameone.com/img/blog/clock-demo.png)

You can try the demo live in the web using the JavaScript port [here](https://www.codenameone.com/demos/ClockDemo) or check out other ports in the [demo page](https://www.codenameone.com/demos-ClockDemo.html).