Hello!
I went live with a pet project called “A cup of skill”.
It's a silly idea I had to host and run user-generated code for simple games where you update a JSON state and its automatically synced to clients. The project focuses on competitive multiplayer or solo highscore games. They are limited to turn-based, but in real time.
I've got a few game examples all opensource that use my technology all bundled into a lightweight simulator (also opensource). I used React for the frontend and NodeJS for backend.
TypeScript should work with the system, as well as other JS frameworks for browser.
I am looking for some people who want to make simple single player games for players to compete for a highscore.
I have started on documentation to get you onboarded: https://docs.acos.games
I can help mentor you along the way if you are still learning programming. Let's get coding!