Idle BackendHero
Idle BackendHero is an idle game developed by using the BACKND Base functions.
License
TheBackendMatch follows the BSD-2-Clause license.
The source code can be modified and used normally and commercially.
BACKND does not take responsibility for or guarantee the use of the source code.
The Unity package file contains some of the 2D sprite resources, which are free Unity assets for launching games.
- To use the 2D sprite for a private project, please refer to the relevant link.
https://assetstore.unity.com/packages/2d/gui/icons/2d-casual-ui-hd-82080
https://assetstore.unity.com/packages/2d/gui/icons/2d-items-set-handpainted-210729
https://assetstore.unity.com/packages/tools/sprite-management/2d-weapon-pack-free-205866
https://assetstore.unity.com/packages/2d/gui/icons/64-flat-game-icons-36440
How to use
Please refer to Game Settings for information on starting the game.
Included functions
'Idle BackendHero' includes the following BACKND Base functions; various Base functions suited for idle games are planned to be added.
BACKND Base functions
Function | Description |
---|---|
Custom account | Custom sign-up and login |
Token login | Token login with BACKND access token |
Nickname | Modify nicknames |
Policy | Information on Privacy Policy and Terms of Service |
Charts | Read and cache charts |
Game information | Update and load game information |
Transactions | Batch update and look up game information |
Auto-save | Save the game at certain intervals using coroutines |
Rankings | Load rankings and update them at certain intervals |
Check for sent mail at certain intervals | |
Game log | Insert information on errors when they occur |
Error handler | Run maintenance and handle common errors from connection with other devices |
SendQueue | Transmit data using SendQueue |
Functions to be added
Function | Description |
---|---|
Friends | Friend recommendation using random lookup and friends list |
Guild | Guild recommendation using random lookup and guilds list |
Events/announcements | Event and announcement functions |
Coupons | Provide and store items according to coupons |
Draws | Provide and store items according to draw results |
BACKND Chat | Chat function |