2.0.0 • Published 1 year ago

acosgames v2.0.0

Weekly downloads
-
License
ISC
Repository
github
Last release
1 year ago

ACOS Simulator

View Documentation

https://user-images.githubusercontent.com/1610876/209871930-1e88e11c-c54a-41bf-a5a5-ce5c6f9e3903.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

2.0.0

1 year ago

1.1.9

2 years ago

1.1.8

2 years ago

1.1.7

2 years ago

1.1.6

2 years ago

1.1.12

2 years ago

1.1.11

2 years ago

1.1.10

2 years ago

1.1.16

2 years ago

1.1.15

2 years ago

1.1.14

2 years ago

1.1.13

2 years ago

1.1.17

2 years ago

1.1.1

3 years ago

1.0.19

3 years ago

1.1.0

3 years ago

1.0.18

3 years ago

1.0.17

3 years ago

1.0.16

3 years ago

1.1.5

3 years ago

1.1.4

3 years ago

1.1.3

3 years ago

1.1.2

3 years ago

1.0.22

3 years ago

1.0.21

3 years ago

1.0.20

3 years ago

1.0.26

3 years ago

1.0.25

3 years ago

1.0.24

3 years ago

1.0.23

3 years ago

1.0.29

3 years ago

1.0.28

3 years ago

1.0.27

3 years ago

1.0.30

3 years ago

1.0.15

3 years ago

1.0.14

3 years ago

1.0.13

3 years ago

1.0.11

3 years ago

1.0.10

3 years ago

1.0.9

3 years ago

1.0.8

3 years ago

1.0.7

3 years ago

1.0.6

3 years ago

1.0.5

3 years ago

1.0.4

4 years ago

1.0.3

4 years ago

1.0.2

4 years ago

1.0.1

4 years ago

1.0.0

4 years ago