Learn Godot โก๏ธ ๐ป Code Section - ๐ Engine Section - ๐น๏ธ๐ฎ Hacking Game - ๐ XR Section - ๐ Raspberry Pi - ๐ฅฝQuest3 - ๐บ๐ป
I am just a leaf on the wind who loves coding, while being badly designed in my brain for it.
I only hope for one thing in life: to have fun with code until I die. ๐
At 30, I almost died, and my last thought was:
"It is a stupid death, but it was a fun life."
I was never educated about making money... So I am very poor, but with a good and honest heart.
When I am not coding, I love teaching people how to code and doing game jams.
I have three lifetime projects that I would like to be able to provide to the community:
- APInt.io: Raspberry Pi server that allows you to make games and communicate between PCs using only integers with RSA/ECC sign-in.
- GOMI: Remapping of inputs to create macros in games, automations, and bots.
- CodeLab TV/XR: Mini-games in Godot, playable using UDP and WebSocket only, to learn coding.
What I am working on at the moment is creating tools to organize code workshop and code tournaments in CodeLab mini-games.
The idea would be to train solo, test in XR, and then battle on a live server in a cinema.
I try to make mini-games with Internet of Things hardware simulations for real-life remote-controlled robots.
The goal is to make your coding knowledge transferable to reality.
To make all of that work, I created two standards:
- S2W: Integers representing input.
- IID: The player's index, followed by an integer value and the date of the action.
The license for all my work, in summary:
"If I save you one day of work, feel free to send me a beer."
https://buymeacoffee.com/apintio
I mainly work by creating toolboxes in Godot and Unity3D.
So feel free to fork them and make them your own.
Be careful, I code for myself... Code changes a lot.
(Ping me if you use a toolbox and want a bit more stability on it.)

Discord: https://discord.gg/uKwNN2ECJH
S2W - XOMI - IID
Code Lab XR - G128x64 - APInt128x64 - Code Lab Cinema
Go to All Repositories
http://apint.io - http://apint.ddns.net
MetaMask Coaster - pypi_ - crate_
Unity Toolboxes:
"be.elab.developernote": "https://github.com/EloiStree/OpenUPM_DeveloperNote.git",
"be.elab.missingscript": "https://github.com/EloiStree/2024_10_16_FindMissingScript.git",
"be.elab.tickcollection": "https://github.com/EloiStree/OpenUPM_TickCollection.git",
"be.elab.primitiverelay": "https://github.com/EloiStree/2025_04_02_FacadePrimitiveValueRelay.git",
"be.elab.watchexecutetime": "https://github.com/EloiStree/2024_04_18_WatchExecuteTime.git",
"be.elab.watchtimelayersexecution": "https://github.com/EloiStree/OpenUPM_WatchTimeLayersExecution.git",
"be.elab.quickgitutility": "https://github.com/EloiStree/2019_07_21_QuickGitUtility.git",
"be.elab.unitypackagefacilitator": "https://github.com/EloiStree/2019_07_21_UnityPackageFacilitator.git",
"be.elab.blockscolor": "https://github.com/EloiStree/2024_10_16_BlocksColor.git",
OLD
"be.elab.generaltoolbox": "https://github.com/EloiStree/2021_10_03_EloiGeneralToolbox.git",
Main Project:
git clone --recursive https://github.com/EloiStree/CodeLabCinema.git
cd CodeLabCinema
git submodule foreach 'git switch main'
cd ..
git clone --recursive https://github.com/EloiStree/CodeLabXR.git
cd CodeLabXR
git submodule foreach 'git switch main'
cd ..
git clone --recursive https://github.com/EloiStree/G128x64.git
cd G128x64
git submodule foreach 'git switch main'
cd ..
git clone --recursive https://github.com/EloiStree/GOMI.git
cd GOMI
git submodule foreach 'git switch main'
cd ..
git clone --recursive https://github.com/EloiStree/CodeLabTV.git
cd CodeLabTV
git submodule foreach 'git switch main'
cd ..
git clone --recursive https://github.com/EloiStree/GoGitModule.git
cd GoGitModule
git submodule foreach 'git switch main'
cd ..
git clone --recursive https://github.com/EloiStree/2026_01_18_godot_nes_controller_udp.git
cd 2026_01_18_godot_nes_controller_udp
git submodule foreach 'git switch main'
I am coding all day... And most of the code are not showable.
But you can find some here: here



Search for "Hello", "Workshop"y
Feel free to ping me. I often do a quick break to help when I can.

May the code be with you,
Kind regards,
Eloi S.
By default all my work is under a variation of the Beerware License.

/*
* ----------------------------------------------------------------------------
* "PIZZA LICENSE":
* https://github.com/EloiStree wrote this file.
* As long as you retain this notice you
* can do whatever you want with this stuff.
* If you think my code made you win a day of work,
* send me a good ๐บ or a ๐ at
* - https://buymeacoffee.com/apintio
*
* May the code be with you.
*
* Updated version: https://github.com/EloiStree/License
* ----------------------------------------------------------------------------
*/
- https://github.com/EloiStree/Videos/issues
- https://github.com/EloiStree/CommunityFeedbackCode/
- https://github.com/EloiStree/UnityToolbox
- https://github.com/EloiStree/2022_09_13_upm_reset_if_app_in_pause_too_long
๐งฐ ๐ฆ ๐น ๐ป ๐ฅ ๐ฎ ๐ ๐จ ๐ป โ ๐งช





