Pinned Repositories
CPP-Games-Engine-Construction
2D Game Engine and 4 demo projects built in C++ using the HAPI framework by Keith Ditchburn
CPP-Top-Down-Racer
A simple 2D top-down racing game made in C++ and SFML with networking
JavaScript-Tinder-AI-Experiment
Tinder bot made in JavaScript, using the Haystack API that rates a person on how attractive they are and swipes left or right accordingly. Also included is the dataset for my month of January on Tinder and the data from the bot as a JSON and as an excel spreadhseet
OpenGL-3D-Renderer
Creating a 3D Renderer in C++/OpenGL to get back into the swing of C++ and Graphics Programming
SFML-Snake
Snake Game built in C++ with SFML
Unity-Parkour
A first-person parkour game made in the Unity Game Engine
Unity-Procedural-Landscape-Generation
An experiment into procedural generation to generate landmasses and landscapes using Perlin noise.
Unity-Raytracing-Experiment
An experiment into raytracing using Compute Shaders and the Unity Game Engine
Unity-AI-Pokemon-Clone
A Pokemon Battle Simulator game built in Unity 2021, implementing 4 AI Algorithms
Castle-Rumble-Imps-Omen
A 3D, first-person, wave-based, survival game made by a team of 16 second-year students at Teesside University in Unreal Engine 4.
TomDotScott's Repositories
TomDotScott/ImagesOfCats
A small android app that displays images of cats to the user. Created for Google Apprenticeship final stages 2019
TomDotScott/Python-Kahoot-Bot
Simple Kahoot Bot made in Python using the Selenium library and Chromium webdriver kit
TomDotScott/Python-YouTube-Downloader
Simple python script that downloads a youtube video from the URL. Tkinter interface added for the fun of it