XReaper95
Mechatronics Engineer and self-taught software developer. Interested in game development and graphics programming.
@solinftecSão Paulo
Pinned Repositories
AdventOfCode2021CSharp
C# Solution for the advent of code 2021. Trying to copy my own Kotlin solution. Using template from https://github.com/eduherminio/AdventOfCode.Template
AdventOfCodeCPP
aoc-kotlin-2021
Advent of code 2021 using Kotling
bgfx
Cross-platform, graphics API agnostic, "Bring Your Own Engine/Framework" style rendering library.
bimg
Image library.
bracket-lib
The Roguelike Toolkit (RLTK), implemented for Rust.
catlikecoding-tutorials-godot
Godot projects from https://catlikecoding.com, ported from Unity
GodotPong
Port of RayPongC to Godot
RayPongC
Simple game made with raylib in C.
XReaper95's Repositories
XReaper95/RayPongC
Simple game made with raylib in C.
XReaper95/AdventOfCodeCPP
XReaper95/catlikecoding-tutorials-godot
Godot projects from https://catlikecoding.com, ported from Unity
XReaper95/GodotPong
Port of RayPongC to Godot
XReaper95/AdventOfCode2021CSharp
C# Solution for the advent of code 2021. Trying to copy my own Kotlin solution. Using template from https://github.com/eduherminio/AdventOfCode.Template
XReaper95/aoc-kotlin-2021
Advent of code 2021 using Kotling
XReaper95/bgfx
Cross-platform, graphics API agnostic, "Bring Your Own Engine/Framework" style rendering library.
XReaper95/bimg
Image library.
XReaper95/bracket-lib
The Roguelike Toolkit (RLTK), implemented for Rust.
XReaper95/fps-game-rust-win
Little Windows Console FPS. Rust port of http://shorturl.at/iptIZ
XReaper95/github-readme-stats
:zap: Dynamically generated stats for your github readmes
XReaper95/knights-tour-python
Python implementation of the Knight's Tour problem with graphical interface using Tkinter
XReaper95/bx
Base library used across multiple projects
XReaper95/neovim-config
Personal neovim configuration
XReaper95/PoEMods
Personal collection of Pillars of Eternity mods.
XReaper95/Poetts
Pillars of Eternity Text to Speech
XReaper95/RaylibCppTemplate
A template for creating games with Raylib in C++
XReaper95/RayPongCpp
Port of RayPongC to C++
XReaper95/rustlings
:crab: Small exercises to get you used to reading and writing Rust code! XReaper's try! (Finished!)
XReaper95/UnityPong
Port of RayPongC to Unity C#.
XReaper95/Userscripts
User scripts for personal use
XReaper95/XReaper95