KTBYTE students love video games. Parents – maybe you feel like your kids are playing too many games. Students – maybe you want your parents […] Read More
Category: Games
Fisica Platformer In the first part of this tutorial we went over the platformer genre, how apparent it is in the gaming industry, and we […] Read More
Fisica Platformer Some of the most classic video games in history such as Super Mario Bros are platformers. Platformers played a gigantic role in the […] Read More
Noise in Video Games At some point everyone encounters all-too-irritating noise when using a television. Noise is a good visual representation of using a random […] Read More
The Eight Queens Problem refers to a puzzle where you place eight chess queens on an 8×8 chessboard so that no two queens threaten each […] Read More
This tiny Flow clone, in just under 100 lines of Processing (~4000 characters). Click on a circle and drag a path to another circle of […] Read More
This tiny Tetris clone, in just under 100 lines of Processing (~5500 characters) utilizes two classes, one to represent the Block and another to represent […] Read More
This animation was inspired by this reddit post. Specifically, it makes use of the sigmoid (logistic) function, to simulate the up and down bouncing movement […] Read More
This mesmerizing animation was inspired by this reddit post. [raw] [/raw] Code for the loading circle follows。 You can edit and run this code on […] Read More
There is rarely a topic as confusing to students as recursion. Did you know that if you google “recursion”, google will suggest that you click […] Read More