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
- Host: GitHub
- URL: https://github.com/codenameone/clockdemo
- Owner: codenameone
- Created: 2016-06-23T07:18:16.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2016-06-23T07:26:00.000Z (over 9 years ago)
- Last Synced: 2025-04-30T10:43:08.572Z (10 months ago)
- Topics: codenameone, demo
- Language: Java
- Homepage: https://www.codenameone.com/
- Size: 224 KB
- Stars: 1
- Watchers: 3
- Forks: 5
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.

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).