Skip to content

Server-side javascript code execution for Anthill platform

License

Notifications You must be signed in to change notification settings

anthill-platform/anthill-exec

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Exec Service

Build Status PyPI license PyPI pyversions

Every multiplayer project needs to run the game code on the backend side. Game Service perfectly does that task. But sometimes you don't need that kind of complicity and just to want a simple script that players can connect to and do things here and there. In Javascript!

The service uses Git to host your code on, so you can setup a repository, put your javascript there, configure it on the service, and you're all set.

Documentation

Please refer to the Documentation for more information.

About

Server-side javascript code execution for Anthill platform

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published