Pinned Repositories
AABBCollisionCpp
Simple implementation of AABB collision algorithm in C++ using SFML for graphics
CharacterController2D
Simple character controller for Unity 2D games
ConsoleSnake
Console implementation of a Snake Game made with CSharp
DigitsorterAI
Small neural network written in python with tensorFlow, able to recognize handwritten digits
MyCodewarsTasks
Here are my codewars kata solutions solved with C# and C++
raycasting-engine
Basic raycasting engine without textures and anything. Made with SDL
SortingAlgorithmVisualizer
Simple sorting algorithm visualizer made in C++ with SFML for graphics
UnityTilemapMask
SpriteMask component but for Tilemaps
justcore69's Repositories
justcore69/UnityTilemapMask
SpriteMask component but for Tilemaps
justcore69/CharacterController2D
Simple character controller for Unity 2D games
justcore69/ConsoleSnake
Console implementation of a Snake Game made with CSharp
justcore69/MyCodewarsTasks
Here are my codewars kata solutions solved with C# and C++
justcore69/SortingAlgorithmVisualizer
Simple sorting algorithm visualizer made in C++ with SFML for graphics
justcore69/AABBCollisionCpp
Simple implementation of AABB collision algorithm in C++ using SFML for graphics
justcore69/DigitsorterAI
Small neural network written in python with tensorFlow, able to recognize handwritten digits
justcore69/justcore69
Config files for my GitHub profile.
justcore69/messageList
justcore69/SliderJS
Simple and concise JavaScript slider
justcore69/TelegramLoremIpsumBot
Telegram bot able to generate Lorem Ipsum text
justcore69/2d-ascii-renderer
justcore69/CppFlappyBird
Flappy Bird like game made with C++ and SFML
justcore69/UnityDoodleJump
Unity DoodleJump clone made in 2 hours
justcore69/BetterJump
Better Jumping in Unity 2018.4.17f1
justcore69/PlayerController2D
2D Unity Player Controller
justcore69/raycasting-engine
Basic raycasting engine without textures and anything. Made with SDL
justcore69/raytracer
My own raytracer in one week ⚡
justcore69/Snake-cmd
Projet de Snake sous terminal en C#
justcore69/TMPEffects
Easily animate Unity text and apply other effects with custom tags
justcore69/UnityTileGapFixer
A small program that changes the tileset so that gaps between tiles will not appear in unity
justcore69/9DTonySmoothPixelShader
Unity Smooth Pixel Filtering (Lit) by 9D-Tony augmented by Digiwombat
justcore69/opengl-triangle
My slightly overengineered triangle drawn with OpenGL and C++