🎉 Celebrating 25 Years of GameDev.net! 🎉

Not many can claim 25 years on the Internet! Join us in celebrating this milestone. Learn more about our history, and thank you for being a part of our community!

Looking for help: ACOS project

Started by
0 comments, last by JoeOfTexas 2 years, 2 months ago

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!

This topic is closed to new replies.

Advertisement