Pinned Repositories
DQloneStatsDSL
Reads files from a DSL in order to generate C code and header files for some game project in C (Warning: shitty code)
ELM-tic-tac-toe
Learnt elm in 2 days for a job interview. Demo : https://reyanthony.github.io/ELM-tic-tac-toe/
G--
Interpreter for a Lisp like programming langage. Works with Unity. Used in https://anthony-rey.itch.io/morstairs
GOATS
Greatly Open Android Ticket Service
morstairs-2
Try at making a topdown 2D RPG for Dreamcast and PC with SDL 1. Some stuff are worth keeping, like the level editor and there is also some codegen wit heavy macros going on.
morstairs-godot
I was testing Godot to make my RPG. Demo : https://anghr.com/mg/index.html
openmw-steamcloud
OpenMW hacked to work in a way that makes steam cloud sync possible
sharp-LR35902
Unfinished try at emulating a sharp LR35902 (GB processor) Demo : https://reyanthony.github.io/sharp-LR35902/
UWP-WindowsApp.lib-Wrapper
Wrapping GetGamingDeviceModelInformation (for now) for detecting Xbox console type
waypoint-system
A lite waypoint system for Unity, Used in https://anthony-rey.itch.io/morstairs
ReyAnthony's Repositories
ReyAnthony/morstairs-2
Try at making a topdown 2D RPG for Dreamcast and PC with SDL 1. Some stuff are worth keeping, like the level editor and there is also some codegen wit heavy macros going on.
ReyAnthony/waypoint-system
A lite waypoint system for Unity, Used in https://anthony-rey.itch.io/morstairs
ReyAnthony/G--
Interpreter for a Lisp like programming langage. Works with Unity. Used in https://anthony-rey.itch.io/morstairs
ReyAnthony/Caravan
Unity quick and dirty serialization
ReyAnthony/DItan
Dependency Injection totalement à la noix for Unity, honestly the shittiest alternative out there, but it does what I need. Used in https://anthony-rey.itch.io/morstairs
ReyAnthony/morstairs-godot
I was testing Godot to make my RPG. Demo : https://anghr.com/mg/index.html
ReyAnthony/openmw-steamcloud
OpenMW hacked to work in a way that makes steam cloud sync possible
ReyAnthony/reyanthony
ReyAnthony/t-tris
extremely quick and dirty tetris cli in CLI for fun
ReyAnthony/ELM-tic-tac-toe
Learnt elm in 2 days for a job interview. Demo : https://reyanthony.github.io/ELM-tic-tac-toe/
ReyAnthony/UWP-WindowsApp.lib-Wrapper
Wrapping GetGamingDeviceModelInformation (for now) for detecting Xbox console type
ReyAnthony/Anime-Girls-Holding-Programming-Books
Anime Girls Holding Programming Books
ReyAnthony/blendToFbxExporterForUnity
ReyAnthony/bypass-paywalls-chrome
Bypass Paywalls web browser extension for Chrome and Firefox.
ReyAnthony/ChronoHelper
Unity Editor plugin which allows controlling of Time.timeScale in PlayMode.
ReyAnthony/DOOM
DOOM Open Source Release
ReyAnthony/dreamcast-docs
Dreamcast documentation and source code for bare metal coding
ReyAnthony/fawkes
Fawkes, privacy preserving tool against facial recognition systems. More info at https://sandlab.cs.uchicago.edu/fawkes
ReyAnthony/gbstudio-plugins
Plugins for GBStudio 3.0. Either too dangerous to PR on the project or too lazy to polish
ReyAnthony/godot
Godot Engine – Multi-platform 2D and 3D game engine
ReyAnthony/godot-docs
Godot Engine official documentation
ReyAnthony/in-the-line-of-fire
Homebrew Sega Dreamcast 3D Game "In The Line Of Fire"
ReyAnthony/Minecraft-Unity3D
A basic minecraft clone made with unity in 24 hours
ReyAnthony/Pillman
Pillman boot sector game, a yellow thing eats pills and is chased by monsters.
ReyAnthony/Rotator
Accurate and intuitive rotation in Unity3D
ReyAnthony/Sequencer
Unity sequencer
ReyAnthony/Sharpmake
Sharpmake is an open-source C#-based solution for generating project definition files, such as Visual Studio projects and solutions, GNU makefiles, Xcode projects, etc.
ReyAnthony/unity-fsharp-introduction
A repo containing samplesheets and tasks for Unity F# user tests.
ReyAnthony/unity-toolbar-extender
Extend the Unity Toolbar with your own Editor UI code.
ReyAnthony/vn-dc
unfinished project (circa 2021 ?) for dreamcast. Try at a modular engine in C and DCGFX wrapper.