JClock VI
2015-11-08, post № 80
programming, Pygame, Python, #clock, #clockface, #simple, #time
This clock uses a simple clock design with the standard clock face. Red, green and blue represent second, minute and hour.
Source code: jclock-vi.py
2015-11-08, post № 80
programming, Pygame, Python, #clock, #clockface, #simple, #time
This clock uses a simple clock design with the standard clock face. Red, green and blue represent second, minute and hour.
2015-11-07, post № 79
mathematics, programming, Pygame, Python, #%, #black, #mod, #modulo, #red
This program calculates primes, takes their remainder [1] and then places a color accordingly. The shapes are quiet interesting. [2]
2015-11-01, post № 78
mathematics, programming, Pygame, Python, #ant, #black, #black and white, #crawling, #highway, #Langton, #white
This program is a simulation of Langton’s Ant. The following image shows the ant on its highway.