PyroFlareX
I do a variety of programming I have experience in C, C++, Python, etc. I am proficient in OpenGL, Vulkan, parallelism, etc.
Pinned Repositories
angelscript-testing
Some random tests I did/am doing to figure out angelscript
Basalt
A rewrite of Vinegar, but using a job-based system
CraftGame
An MC clone written to practice more C++, and as a pet project to think about
geopoly
a game written in Geogine
OpMon
The free and open source Pokémon clone!
OpMon-Creation-Tool
Tool to create OpMon.
switchpong
Switch Remake Of Pong
Vinegar
My multi-platform rendering engine. Requires C++14.
Voxellium
Another Minecraft-like clone attempt, using Vulkan, Multithreading, and more.
Zymon
Pokemon clone. Inspired by OpMon. Wanted to try it myself to see a different way of doing things.
PyroFlareX's Repositories
PyroFlareX/Zymon
Pokemon clone. Inspired by OpMon. Wanted to try it myself to see a different way of doing things.
PyroFlareX/Basalt
A rewrite of Vinegar, but using a job-based system
PyroFlareX/CraftGame
An MC clone written to practice more C++, and as a pet project to think about
PyroFlareX/OpMon-Creation-Tool
Tool to create OpMon.
PyroFlareX/geopoly
a game written in Geogine
PyroFlareX/OpMon
The free and open source Pokémon clone!
PyroFlareX/Vinegar
My multi-platform rendering engine. Requires C++14.
PyroFlareX/Voxellium
Another Minecraft-like clone attempt, using Vulkan, Multithreading, and more.
PyroFlareX/angelscript-testing
Some random tests I did/am doing to figure out angelscript
PyroFlareX/Atmosphere
Atmosphère is a work-in-progress customized firmware for the Nintendo Switch.
PyroFlareX/disco-chat
A peer-to-peer messaging app.
PyroFlareX/DatabaseAssignment
PyroFlareX/EconomySim-Rust
A version of the Economy I wrote for Bathsalts written in rust, because I want to try it out in rust.
PyroFlareX/GCI-AuthorRecognizer-2024
PyroFlareX/Graham_Nano_Tip_Bot
NANO/BANANO Tip bot for discord
PyroFlareX/HackySTL
A hacky implementation, using bleeding edge features, of the STL
PyroFlareX/hoi4factorycalc
PyroFlareX/LLM-Lit_Review
PyroFlareX/MiniEngine
Minimal engine using C++ 14 and SFML 2.5.0 made in CodeBlocks. Only has a gamestate system, renderer, file loading, and a random number system.
PyroFlareX/MUN-Program
The MUN Committee Program
PyroFlareX/newport
Modular game engine built in Rust
PyroFlareX/Petrapack-Scripts
CraftTweaker ZenScript Recipe Changes For Use In Petrapack
PyroFlareX/PyroFlareX
Info
PyroFlareX/Robot-Code-2021
PyroFlareX/Star-Maker
Originally a school assignment, but modified it for fun stuff.
PyroFlareX/state_sys_rs
A first attempt at some decent rust code. Building a trait based state system.
PyroFlareX/symphony-of-empires
Symphony of the Empires is a RTS strategy game.
PyroFlareX/TechnoMagica
Minecraft-like Voxel Game
PyroFlareX/Tests
Some small tests
PyroFlareX/VulkanTesting
Trying out Vulkan, going to see if I can learn a thing or two, or even make a renderer