News

An enhanced Hangman implementation in Java using the ACM libraries—featuring a graphical scaffold canvas, letter‑ and word‑guess options, audio feedback, and session statistics.
Java-FX-Paint-Canvas I have developed a JavaFX Paint Canvas project that mimics the functionalities of Microsoft Paint. The project includes a GUI that allows users to draw different shapes, lines, ...
The user draws in an HTML5 Canvas object which is read by a Java Web Server. From there it gets converted to serial commands for an Arduino which controls the steppers with two EasyDrivers.