Skip to content
@acosgames

A cup of skill

Play or develop your own competitive multiplayer web game.

Join the community and start making online web games!

Supports realtime turn-based type games using a JSON game state built entirely with JavaScript. Share the client and run your server code on ACOS, and let the platform connect you to the players.

Documentation

https://sdk.acos.games

Become an ACOS Developer today!

https://acos.games/dev

Play your games online immediately after you deploy

https://acos.games

Chat with us on Discord

https://discord.gg/ydHkCcNgHD


How it works

acos-statemachine

  1. Your client code sends action
  2. Your server JS code runs on ACOS, reads action, and changes JSON state.
  3. ACOS distributes JSON back to clients, to react on changes.

Simulator Demo

ACOS.Simulator.Demo.mp4

Supports

  • Rank and Leaderboard system for ALL games
  • Instant deployment to acos.games
  • Timers in milliseconds
  • Experimental versions for online testing
  • Up to 100 players in a room
  • Error reports

Pinned

  1. acosgames acosgames Public

    Simulator for ACOS game development using JavaScript

    JavaScript 6

  2. tictactoe tictactoe Public template

    Classic game of X and O on a 9 square grid

    JavaScript 4

  3. anime-trivia-simple anime-trivia-simple Public template

    Test your knowledge of Anime!

    JavaScript 1

  4. memorize-up memorize-up Public template

    Attempt to memorize the pattern for as long as you can go.

    JavaScript

Repositories

Showing 10 of 17 repositories
  • tictactoe Public template

    Classic game of X and O on a 9 square grid

    JavaScript 4 0 0 0 Updated May 25, 2024
  • acosgames Public

    Simulator for ACOS game development using JavaScript

    JavaScript 6 MIT 0 0 6 Updated May 25, 2024
  • memorize-up Public template

    Attempt to memorize the pattern for as long as you can go.

    JavaScript 0 0 0 0 Updated May 12, 2024
  • react-bucketjs Public

    React state-management using elegant buckets with hooks to support re-render on changes.

    JavaScript 0 0 0 0 Updated May 9, 2024
  • acos-json-delta Public

    Generate a delta of your JSON data of any changes, reducing your bandwidth bytes transmitted to players. When data is received, merge it with the previous JSON data.

    JavaScript 0 MIT 0 0 0 Updated Sep 21, 2023
  • acos-json-encoder Public

    Generate a delta of your JSON and then efficiently encode into serialized bytes using a dictionary to reduce your bandwidth bytes transmitted to players.

    JavaScript 0 MIT 0 0 0 Updated Sep 20, 2023
  • advtictactoe Public template

    Take over an existing spot if you have a larger piece

    JavaScript 0 0 0 0 Updated Aug 2, 2023
  • anime-trivia-simple Public template

    Test your knowledge of Anime!

    JavaScript 1 0 0 0 Updated Aug 2, 2023
  • checkers Public template

    Classic game of checkers

    JavaScript 0 0 0 0 Updated Aug 2, 2023
  • .github Public
    0 0 0 0 Updated Jul 8, 2023

People

This organization has no public members. You must be a member to see who’s a part of this organization.

Top languages

Loading…

Most used topics

Loading…