Pinned Repositories
Console
This is the source code in C++ that provide user to easily set color to the XTerm console for Linux or the Windows console by the use of the operator<< from an object of type Console.
EnumString
Tool used to handle "enum value" <=> "string representation"
Exer
Exer is a 2D RPG game with it's own game engine based on javidx9 tutorial (https://www.youtube.com/channel/UC-yuWVUplUJZvieEligKBkA)
FilePacker
Library to pack several files into only one and retrieve one file among several
imgui
Dear ImGui: Bloat-free Graphical User interface for C++ with minimal dependencies
Lys-Framework
Miscellaneous
Several projects in there
OpenGL-SandBox
Sandbox for OpenGL development
PkmnLike
TinyXML_Boosted
Altered version of TinyXML (http://www.grinninglizard.com/tinyxmldocs/index.html)
Tigole's Repositories
Tigole/Exer
Exer is a 2D RPG game with it's own game engine based on javidx9 tutorial (https://www.youtube.com/channel/UC-yuWVUplUJZvieEligKBkA)
Tigole/Console
This is the source code in C++ that provide user to easily set color to the XTerm console for Linux or the Windows console by the use of the operator<< from an object of type Console.
Tigole/EnumString
Tool used to handle "enum value" <=> "string representation"
Tigole/FilePacker
Library to pack several files into only one and retrieve one file among several
Tigole/imgui
Dear ImGui: Bloat-free Graphical User interface for C++ with minimal dependencies
Tigole/Lys-Framework
Tigole/Miscellaneous
Several projects in there
Tigole/OpenGL-SandBox
Sandbox for OpenGL development
Tigole/PkmnLike
Tigole/TinyXML_Boosted
Altered version of TinyXML (http://www.grinninglizard.com/tinyxmldocs/index.html)
Tigole/PokemonChallenge
This game is a Vampire Survivors like in the world of Pokemon
Tigole/rpg_engine
Game engine to create turned-base RPG
Tigole/SFML
Simple and Fast Multimedia Library
Tigole/Swarm
Multithreading library