Small Basic Forum
Challenge 12 - Rotating triangle - Printable Version

+- Small Basic Forum (https://litdev.uk/mybb)
+-- Forum: Small Basic (https://litdev.uk/mybb/forumdisplay.php?fid=1)
+--- Forum: Challenges (https://litdev.uk/mybb/forumdisplay.php?fid=5)
+--- Thread: Challenge 12 - Rotating triangle (/showthread.php?tid=242)



Challenge 12 - Rotating triangle - litdev - 02-17-2025

Create a triangle shape in the center of a GraphicsWindow and rotate it left and right with arrow keys.

This is trickier than you may think NOT using an extension and will need some experimentation to work out the rules for it.

When you get this you could extend to using the line shape to make clock hands.