Code Monkey home page Code Monkey logo

ACOS Simulator

View Documentation

ACOS.Simulator.Demo.mp4

This package must be run from your game project.

The builds directory structure is required in your project:

image

Your code for both client and server must each be bundled into a single js file.

client.bundle.js

will be loaded inside an <iframe> at the end of the <body> tag.

  • There is a <div id="root"> tag that should be targetted by your front end framework.

server.bundle.js

will be loaded on the server-side of simulator.

View TicTacToe code for example usage

View Memorize Up code for example usage


Install

npm install acosgames

Running the simulator

Note: You must run this from inside of your game project in same folder as the package.json file.

npx acos

Community

Chat with us on Discord

A cup of skill's Projects

acos-json-delta icon acos-json-delta

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.

acos-json-encoder icon acos-json-encoder

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

acosgames icon acosgames

Simulator for ACOS game development using JavaScript

glass-bridge icon glass-bridge

Are you psychic? How far can you guess the right path before you are no more?

longle icon longle

Compete to find the longest word!

memorize-up icon memorize-up

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

react-bucketjs icon react-bucketjs

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

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.