Founder/Tech Wizard at @LittlebitsNFT. Washed out electronics engineer. Dealing with bits since 2012. From the depths of bare metal all the way up to JS hell.
Testing our light system with various palletes and dynamic illumination. We want to release the Polygon beta with a few new perks. Hopefully day and night cycles make the cut (if no mysterious bugs arise).
All colors are tests and are being fine tuned by @CalLittlebits and @Gorettialt. The transition between colors will also be smooth (it's choppy in the gif just for testing).
@LittlebitsNFT Current world size: 2880x3840
Test size: 15680x16640
with 1000 randomly spawned littlebits (all with flairs)
Still lots of room for improvement, specially on mobile, but I like where we're going.
When scrolling through the @LittlebitsNFT we can already feel inside a growing city. But will it scale? With more buildings and player housing coming, we spent a good part of the last weeks optimizing the client for the expansion.
@DrNickA@OG_Etherean Because if people are accepting crypto, that's all that matters. If a few people accept crypto, some more will start to, because they can trade things they want with those people. More people accepting crypto => more trades available => more people start accepting crypto
We went above and beyond to provide a fair and verifiable randomness on mint. All on contract, all on-chain. I'll explain the mint process better soon and how we did it (with code snippets).
It takes about 10 seconds for the @LittlebitsNFT to be visible. It's the time @chainlink needs to feed a random number to our contract and complete the mint. If your Littlebit isn't showing, hit refresh metadata.
Some will see only hype. Some will criticize us for coming from a small chain. Our only and best answer will be to keep building, more than ever. Thank you @CalLittlebits@Gorettialt and our beloved community ❤️ for the incredible journey. Super excited about what 2023 will bring
* launched 10k set on MultiVAC march/2022 ✅
* fully minted in 2 weeks ✅
* spent whole 2022 bear market building, not launching new sets or coins ✅
* game client for both pc/mobile ✅
* a modular ecosystem of 20+ contracts (and growing) for a full-on-chain gaming experience ✅
* game server with both-ends websocket connections for quick transaction response ✅
* blazing fast web dashboard to see your collection (superb @akachida work) ✅
* game architecture working 24/7 on MultiVAC and already tested on Polygon Mumbai testnet ✅
@MultiVAC_Global something seems to be happening with mtv gas price estimator👀. It was fixed at 1 and then 100.35 gwei for a long time. Could it be it's finally dynamic?
That's a gas investment that we think makes the project more transparent and robust, as opposed to having just a json file with the NFT attributes as usual.
Also anyone can come to our contract and check for any NFT attributes, so other systems (ours and 3rd parties) can be developed based on that info. All this on-chain.
The most important thing is to give players complete control over their assets. Ways they can play on your server (+low latency, +faster gameplay) and then move their assets to chain (+interoperability, +persistent data).
Spot on analysis, @LittlebitsNFT is currently Fully-On-Chain. We do want to explore more on authoritative design though, especially for a more active gameplay.
Games considered "fully on-chain" store the entirety of game assets and game state on-chain.
While FOC games open up a new game design dimension, some significant trade-offs limit the game types and features 👇