Pinned Repositories
2D-Minecraft
AI-Geometry-Dash
AI-Wanted
A Python program that uses image recognition to play the mini game Wanted.
Fruit-Ninja-Image-Recognition
A Python program that can play the popular game Fruit Ninja by using image recognition.
Glass-4.0
This is a UI library that I created to help assist building games in SFML.
Image-Archives
This program is inspired by the famous Babel Image Archives. It can generate every single image within a dataspace with only a location.
Minigame-Madness
A Python program that can play a handful of minigames from NSMB / SM64DS automatically using image recognition.
NoodleScript
This is a simple interpreted programming language that has syntax and features heavily inspired by Python, but with an Italian twist!
Procedural-Pacman
It's Pacman but the map is procedurally generated.
Visualizing-Pathfinding-Algorithms
A pathfinding algorithm visualizer that has 3 different algorithms implemented. It also plays noise as well.
OfficialCodeNoodles's Repositories
OfficialCodeNoodles/2D-Minecraft
OfficialCodeNoodles/NoodleScript
This is a simple interpreted programming language that has syntax and features heavily inspired by Python, but with an Italian twist!
OfficialCodeNoodles/Visualizing-Pathfinding-Algorithms
A pathfinding algorithm visualizer that has 3 different algorithms implemented. It also plays noise as well.
OfficialCodeNoodles/Image-Archives
This program is inspired by the famous Babel Image Archives. It can generate every single image within a dataspace with only a location.
OfficialCodeNoodles/AI-Geometry-Dash
OfficialCodeNoodles/Minigame-Madness
A Python program that can play a handful of minigames from NSMB / SM64DS automatically using image recognition.
OfficialCodeNoodles/Procedural-Pacman
It's Pacman but the map is procedurally generated.
OfficialCodeNoodles/Fruit-Ninja-Image-Recognition
A Python program that can play the popular game Fruit Ninja by using image recognition.
OfficialCodeNoodles/AI-Wanted
A Python program that uses image recognition to play the mini game Wanted.
OfficialCodeNoodles/Glass-4.0
This is a UI library that I created to help assist building games in SFML.
OfficialCodeNoodles/Image-to-Text
OfficialCodeNoodles/Space-Filling-Curve-Renderer
A program that can render images as space filling curves.
OfficialCodeNoodles/Mario-Party-Madness
OfficialCodeNoodles/Rope-Simulation
This is a C++ simulation of a rope that uses verlet integration.
OfficialCodeNoodles/Light-Simulation
A simple 2D simulation to display light particles on a texture using shaders.
OfficialCodeNoodles/Making-Shapes