Pinned Repositories
app-winnerduck
ascii-art
Project for converting image frames into ASCII art, with hopes to make real-time video conversion work
boids
Simulation of Boid artificial life program
chess
Chess environment created in SDL2 with C++
hashiwokakero
Generator and solver algorithm repertoire for the logic puzzle Hashiwokakero.
Hashiwokakero-Generator
Japanese Puzzle Hashiwokakero, also known as The Bridges, Generator Algorithm visualized in Unity.
levenshtein-distance
String comparison and string search optimisation repertoire, written in C++, Python3 and Typescript
poker-tournament-env
ProceduralMapGenerator
Procedural Mesh and Map Generator in Unity.
PyGameEngine
An module designed to make the use of Pygame easier.
ErtyumPX's Repositories
ErtyumPX/ProceduralMapGenerator
Procedural Mesh and Map Generator in Unity.
ErtyumPX/ascii-art
Project for converting image frames into ASCII art, with hopes to make real-time video conversion work
ErtyumPX/boids
Simulation of Boid artificial life program
ErtyumPX/hashiwokakero
Generator and solver algorithm repertoire for the logic puzzle Hashiwokakero.
ErtyumPX/Hashiwokakero-Generator
Japanese Puzzle Hashiwokakero, also known as The Bridges, Generator Algorithm visualized in Unity.
ErtyumPX/levenshtein-distance
String comparison and string search optimisation repertoire, written in C++, Python3 and Typescript
ErtyumPX/poker-tournament-env
ErtyumPX/sdl2-snake
Snake Game made with SDL2 and C++
ErtyumPX/aa
Famous hyper-casual game AA replicated without simplicity in Godot
ErtyumPX/chess
Chess environment created in SDL2 with C++
ErtyumPX/code-status
Project to calculate how many lines of code has be written and in which langauges
ErtyumPX/MineSweeper
Mine Sweeper game in Python with Pygame, includes the main algorithm of the game.
ErtyumPX/MineSweeperUnity
Mine Sweeper game in Unity with C#, includes the main algorithm of the game.
ErtyumPX/PacMan
Good old PacMan game made in Python with Pygame and Tkinter.
ErtyumPX/PyGameEngine
An module designed to make the use of Pygame easier.
ErtyumPX/SpaceInvaders
Good old Space Invaders game made in Python with Pygame.
ErtyumPX/ai-image-edit-app
Simple AI image modification website to be used in AI Summit'24
ErtyumPX/converter
Convertions in all kind to all formats
ErtyumPX/facts-about-pokes
A NestJS API about pokemons
ErtyumPX/forms
A learning experience mini-project with NextJS
ErtyumPX/game-of-life
Simple simulation of infamous Conway's Game of Life with C++ using SDL2
ErtyumPX/horizon
ErtyumPX/image-editor-api
Backend server to be used in AI Summit'24
ErtyumPX/minecraft_questionmark
ErtyumPX/primes-and-others
General tests with prime numbers
ErtyumPX/see-it-coming
Simple reflex game made to test capabilities of Godot game engine
ErtyumPX/site-about-pokes
A NextJS app about pokemons
ErtyumPX/solar-system-simulation
ErtyumPX/sudoku
Generator and solver algorithm repertoire for Sudoku
ErtyumPX/verlet-drawing
Drawing images using physics simulation.