A toy analog clock in LÖVE
Go to file
2024-04-22 09:47:00 -06:00
font Added time controls and nice clock face 2024-04-11 21:42:11 -06:00
.gitignore Add readme, license, and build script 2024-04-22 09:47:00 -06:00
build.ps1 Add readme, license, and build script 2024-04-22 09:47:00 -06:00
checkbox.lua Make a checkbox to toggle time display 2024-04-21 16:42:22 -06:00
clock.lua Align clock face and mouse inputs to center of screen 2024-04-15 19:51:42 -06:00
conf.lua Added time controls and nice clock face 2024-04-11 21:42:11 -06:00
LICENSE.txt Add readme, license, and build script 2024-04-22 09:47:00 -06:00
main.lua Make time display bigger 2024-04-21 16:44:14 -06:00
README.txt Add readme, license, and build script 2024-04-22 09:47:00 -06:00
time.lua Make a checkbox to toggle time display 2024-04-21 16:42:22 -06:00

clocktoy
==========

A toy analog clock for my kids to learn to set and read clocks.

Developed on LÖVE v11.4 (https://love2d.org/), but may work on
earlier versions.

LICENSE
---------

Copyright © 2024 Brandon Dyck <brandon@dyck.us>
This work is free. You can redistribute it and/or modify it under
the terms of the MIT No Attribution License. See LICENSE.txt for
more details.

The clock face font, Josefin Sans Regular, is used by permission
of The Josefin Sans Project Authors. See font/OFL.txt for details.