LDT9510
Mechatronics Engineer, working as a software developer. Interested in game development and graphics programming.
@solinftecSão Paulo
Pinned Repositories
AdventOfCodeCPP
AdventOfCodeCSharp
Advent of Code in C#
aoc-kotlin-2021
Advent of code 2021 using Kotlin
blink
A tool which allows you to edit source code of any MSVC C++ project live at runtime
catlikecoding-tutorials-godot
Godot projects from https://catlikecoding.com, ported from Unity
chip8-py-emulator
Python 3 implementation of the Chip8 "interpreter"
cmake-template
A simple template to create CMake based C++ projects.
knights-tour-python
Python implementation of the Knight's Tour problem with graphical interface using Tkinter
RayPongC
Simple game made with raylib in C.
LDT9510's Repositories
LDT9510/RayPongC
Simple game made with raylib in C.
LDT9510/knights-tour-python
Python implementation of the Knight's Tour problem with graphical interface using Tkinter
LDT9510/AdventOfCodeCPP
LDT9510/AdventOfCodeCSharp
Advent of Code in C#
LDT9510/aoc-kotlin-2021
Advent of code 2021 using Kotlin
LDT9510/blink
A tool which allows you to edit source code of any MSVC C++ project live at runtime
LDT9510/catlikecoding-tutorials-godot
Godot projects from https://catlikecoding.com, ported from Unity
LDT9510/chip8-py-emulator
Python 3 implementation of the Chip8 "interpreter"
LDT9510/cmake-template
A simple template to create CMake based C++ projects.
LDT9510/dungeoncrawl
Game from the book Hands-on Rust, but using Bevy ECS
LDT9510/fps-game-rust-win
Little Windows Console FPS. Rust port of https://www.youtube.com/watch?v=xW8skO7MFYw
LDT9510/GodotPong
Port of RayPongC to Godot
LDT9510/imgui-wrapper
Custom Dear ImGui wrapper using CMake, for C (thanks to Dear Bindings) and C++.
LDT9510/LDT9510
LDT9510/neovim-config
Personal neovim configuration
LDT9510/PoEMods
Personal collection of Pillars of Eternity mods.
LDT9510/Poetts
Pillars of Eternity Text to Speech
LDT9510/py-roguelike
Roguelike game from http://rogueliketutorials.com/tutorials/tcod/v2 (Roguelike Development Subreddit)
LDT9510/rustlings
:crab: Small exercises to get you used to reading and writing Rust code! XReaper's try! (Finished!)
LDT9510/sdl3-rs
SDL3 bindings for Rust
LDT9510/zig_langref_examples
Zig language reference examples and doc, ready for running.