Skip to main content

On Sale: GamesAssetsToolsTabletopComics
Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

ThreeBrothers

15
Posts
5
Topics
2
Followers
A member registered Dec 14, 2021 · View creator page →

Creator of

Recent community posts

0xAndrey111213#1257

The main point of the game was so that you can save your game on the blockchain. Making a character as an NFT removed a lot of dependencies like not being able to play when a game server is down ( As it is basically impossible to stop a big blockchain), Stops cheaters from messing with their characters ( Because all the character logic like leveling up is done by a smart contract and only coding errors could lead to exploits) and trading any game asset with people is a lot more secure (Wish I had more time to write a smart contract for items it would have been a lot more fun)

Damn nice game took me a while to do the level with 1 trampoline 3 sticks and 1 ball. It was really challenging good job.

good Idea

I can't get over level 2. How does the camera move in the game?

Superbound community · Created a new topic Game Mechanics
(2 edits)

Attacks

Melee Attack: 2x the power of the player but there is a 30% base chance that the enemy will counterattack.

Ranged Attack: needs 3 charges and does 1-5 damage with a 20% base chance that the enemy will dodge the attack and no counterattack.

Block: recharges all the utility abilities and blocks the attack there is a 10% base chance that the block will fail.

Ultimate Attack: does 5x the power of the player with no drawback.

General Mechanics

Chance: Everywhere "chance" is mentioned the calculation takes in player luck and enemy luck   

e.g If enemy counterattack           counterAttackChance * (enemyLuck/playerLuck)       and vise versa for the player

Level Up : every 1 level    : +1 Health

                       every  3 levels : +1 Speed

                       every 5 levels  : + 1 armour & + 1 power

                       every 6 levels  : + 1 luck

The leveling up mechanic was made to incentivize players to use and trade game items but currently, there are no items in the game. Sorry : (

Rewards : Currently only experience is available after clearing the dungeon. (hint : you can press it more than once ; ) )

(1 edit)

We were also planning to add NFT items, a chest feature (This would give you an NFT item with different rarity and ability), NFT items and currency from the dungeon,  multiple enemies and boss, a moving platform, animations, and dialogue to characters and enemies.

We will eventually add most of the features and more.

If the faucet link does not work please reply with your address and I will send you some BNB : )

Superbound community · Created a new topic Bug - 0hp
(3 edits)

When you start the game scene sometimes there is a bug where your character has 0hp

To solve this :

                   1. Refresh the page.

If this doesn't work:

                   2. Close the page and open it again.

If THAT doesn't work:

                    3. Restart browser

IF THAT DOESN'T WORK:

                    4. Add a new account to your metamask wallet, and either transfer funds from your other account or use a faucet

                     https://testnet.binance.org/faucet-smart

Love the lore

Just a little left before I finish up mine XD I'm so excited to show it!!

I'm not sure but I'm also making a WebGL build.

(1 edit)

If someone sees this post and doesn't know how to get bsc testnet on metamask and how to get BNB on testnet here's few links.

To set up BSC testnet on metamask : https://academy.binance.com/en/articles/connecting-metamask-to-binance-smart-cha...

get testnet BNB. here's the faucet : https://testnet.binance.org/faucet-smart

(2 edits)

by testnet I mean binance testnet or eth testnets. And also which one is preferred?

I was wondering if we can deploy on a testnet and if that will affect our ranking?