Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines
A jam submission

SplinterwarsView game page

Large-scale battles and adventure in the world of Splinterlands!
Submitted by Elindos Phar — 1 hour, 42 minutes before the deadline
Add to collection

Play game

Splinterwars's itch.io page

Leave a comment

Log in with itch.io to leave a comment.

Comments

Developer

Knows issues:

* choosing a dragon summoner as your summoner makes the game unstable in its game jam version

* the battle you engage will reveal a combat report - which will be replaced later with an animated battle. But in the game jam version, you will see the report "cycling its first round" instead of going through to the next rounds. Sorry about this issue.


Please remember to check also the blog article:

https://steemit.com/splinterlands/@elindos/splinterwars-first-alpha-and-public-a...


And the public API:

Player API :

(once you have accessed the demo and created your account, or imported an account)

https://splinterwars.com/player/yourusernamehere
https://splinterwars.com/player/yourusernamehere/collection
https://splinterwars.com/player/yourusernamehere/missions
https://splinterwars.com/player/yourusernamehere/defenses
https://splinterwars.com/player/yourusernamehere/resources

Examples:

https://splinterwars.com/player/elindos
https://splinterwars.com/player/elindos/collection


Stack API:

Find random enemy stacks for a player:
https://splinterwars.com/player/yourusernamehere/find
(for instance: https://splinterwars.com/player/elindos/find )

View details of a given stack:
https://splinterwars.com/stack/yourstackid
( for instance: S234-812-796-elindos )

Import API:

https://splinterwars.com/import/yourusernamehere

For instance: https://splinterwars.com/import/dadzo

(but dadzo has been imported already, so you may use any other name)

Reads player's public Splinterlands collection and create it as new AI defense stacks.
His collection may then be read with the player public API.

This page currently does not send feedback, but you may check after it the player API collection link to see if it worked.

Transaction API:

https://splinterwars.com/player/yourusernamehere/transactions
(for instance: https://splinterwars.com/player/dadzo/transactions )

Displays the most important transactions, such as account link and creature creation.

These transactions, along with battle start and outcome, are available publicly and will be decentralized to the Steem blockchain all at once when the project will be mature.

Developer

Please note that a bug has been reported when picking a Dragon summoner as your summoner. So, please avoid taking Selena Sky or other Dragon summoners!