Tim Ruscica
Tim Ruscica
Kivy-GUI-Example
An example GUI created in python using the module kivy. This is a very basic login system where you can create accounts and login.
NEAT-Flappy-Bird
An AI that plays flappy bird! Using the NEAT python module.
NEAT-Pong-Python
Using the NEAT algorithm to train an AI to play pong in Python!
Network-Game-Tutorial
This is the code for my network game tutorial series on YouTube.
Number-Guesser-Neural-Net
This program allows the user to draw a number on the screen and have the program take a guess of which digit it is. This uses a basic neural network model.
Online-Rock-Paper-Scissors
An online game of rock paper scissors, supporting infinite games. Created with pygame and sockets.
OpenCV-Tutorials
All the code for the Tech With Tim Python OpenCV Tutorials.