You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is an essay about how to plot geometric shapes in C. The shapes are functions that accept variables (such as height, base, diagonal, etc.) as parameters, allowing the user to come up with a given shape in any size he/she wants.
Creative Embedded Systems Module 2 (and potentially forward) Project: Uses the TFT_eSPI library, Joystick, Potentiometer, Push Button, and and Processing IDE to play a roguelike Polygon game
my first major object-oriented java project; a smaller version of ms paint with an additional layers feature; created my own components and made minimal use of java swing (only JFrame & JPanel).