Tim Ruscica

Results 77 repositories owned by Tim Ruscica

Kivy-GUI-Example

116
Stars
68
Forks
Watchers

An example GUI created in python using the module kivy. This is a very basic login system where you can create accounts and login.

MongoDB-Tutorial

40
Stars
12
Forks
Watchers

NEAT-Flappy-Bird

613
Stars
435
Forks
Watchers

An AI that plays flappy bird! Using the NEAT python module.

NEAT-Pong-Python

36
Stars
20
Forks
Watchers

Using the NEAT algorithm to train an AI to play pong in Python!

Network-Game-Tutorial

67
Stars
41
Forks
Watchers

This is the code for my network game tutorial series on YouTube.

Number-Guesser-Neural-Net

113
Stars
80
Forks
Watchers

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-Chess-Game

273
Stars
153
Forks
Watchers

Chess game created on the 24 hour livestream

Online-Rock-Paper-Scissors

24
Stars
13
Forks
Watchers

An online game of rock paper scissors, supporting infinite games. Created with pygame and sockets.

OpenCV-Tutorials

137
Stars
74
Forks
Watchers

All the code for the Tech With Tim Python OpenCV Tutorials.