View all by IanCook
IanCook
Follow IanCook
Follow
Following IanCook
Following
Add To Collection
Collection
Comments
Devlog
Coding1
←
Return to Coding1
Devlog
The Big Finale
May 13, 2025
by
IanCook
With the course final comes the final update. In order to flex my level design muscles a bit, I used assets, both new and old, to create a level for the final build. In hindsight, it could use more fi...
Continue reading
Moving Platforms and Elevators!
May 13, 2025
by
IanCook
In class we learned to craft platforms that move on a timer and were assigned to make a motion activated elevator platform. The screenshotted code, in essence, sets up the collision boxes for the elev...
Continue reading
Main Menu
May 07, 2025
by
IanCook
#Devlog, #UI
We learned a bit about how widgets work, and both made a label for the game, and more importantly, a title screen. Here's a link to the project's github repo. https://github.com/IanCookThatCertainFell...
Continue reading
Enemies!
March 05, 2025
by
IanCook
Today in the Coding 1 class, we created enemies! Well, more accurately, we used our recently gained knowledge of arrays, for loops and creating custom functions to make actors that are destroyed when...
Continue reading