Water Wheel 1
The results of a ChatGPT first attempt at creating a rotating water wheel in Javascript.
First Water Wheel demo →Eagle 1
The results of a ChatGPT generated bald eagle sprite sheet that didn't quite work out. The AI understood what an eagle should look like, but did not understand that each image should fit inside a grid with equal sized cells for animation.
Bald eagle demo 1 →Eagle 2
The results of a ChatGPT generated bald eagle sprite sheet that basically works. The AI understood what an eagle should look like and that the image should fit inside a grid with equal size cells for annimation. The motion looks if zoomed out and speeded up slightly (see instructions in demo screen).
Bald eagle demo 2 →Flappy Bird Demo by Andre' LaMothe (Udemy tutorial series)
Part AI generated Flappy Bird demo from the Udemy tutorial series
"Fast and Furious Game Development with Javascript and AI". by Andre' LaMothe.
AI generated code for the game logic which was then tweaked to make it more playable.
Graphics were generated by a real person.
In otherwords it's not my work and only here temporarily for demo puposes.