14 years, 10 months ago
Highlights
14 years, 10 months ago
14 years, 10 months ago
I'm trying to make a game (NIM game) that when it selects the squares it removes the square selected and makes sure only 3 can be removed per turn. Currently I don't hav…
14 years, 9 months ago
I'm trying to make a program where I can draw a number of squares on screen and click one to make it disappear. I figured I need to make an array to hold all the vertices of…
14 years, 10 months ago
14 years, 10 months ago
Latest Activity
See all in DiscussionsI'm trying to make a game (NIM game) that when it selects the squares it removes the square selected and …
14 years, 9 months ago
Thanks, I will make a class eventually, but for now I've figured out how to make everything work. Drawarrays() did …
14 years, 10 months ago
Amazing what rest can do, I wasn't displaying anything because I didn't call the drawrectangles() unless I clicked the hitbox …
14 years, 10 months ago