Skip to content

jezevec10/jstris-bot-configurator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Jstris bot configurator

This is a component used in jstris for configuration of client-side bots. The player uses this tool when adding bots to the custom bot room. Multiple bots can be added and each bot can have different configuration. This component is made using Svelte.

Note that you will need to have Node.js installed.

Get started

Install the dependencies and start Rollup:

npm install
npm run dev

Navigate to localhost:5000. You should see app running. Edit a component file in src, save it, and reload the page to see your changes.

Building and running in production mode

To create an optimised version of the app:

npm run build

Improvements

Issues and pull-requests to improve this component are accepted.

About

Tool for managing bots in custom bot rooms

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors