/idle_royale

Competitive idle experiment

Primary LanguageJavaScriptGNU General Public License v3.0GPL-3.0

A competitive idle experiment.

Game

Idle Royale is an idle/incremental game where you have to write a script to automate your play and beat an opponent bot.

To automate your play write Javascript code in the console and load it up. A list of the commands available to interact with the game can be found in the Wiki. You can write commands to buy generators, upgrades or casting spells that change your or your enemy status. The game progresses in turns, with the script running once on each turn for each player. The game ends when one of the players reach a predefined goal.

Technology

Idle Royale uses the following technologies and assets.

Get involved

The Wiki is open to collaborators, log in with your GitHub account to contribute. You can report bugs in the issue tracker. You can drop by r/idle_royale to give feedback, propose features, post your best record or simply discuss the game.

The game is Open Source under a GPLv3 license, so feel free to fork, modify and PR contributions to the codebase.

License

Idle Royale, a competitive idle experiment.

Copyright (C) 2017 Andrés Garcia Garcia (angarg12)

This project is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

Derivative works should include attribution to the original author. The original author does not endorse or promote derivative works, unless explicit consent is given.