正在加载视频...

视频加载失败

I made an asteroids-ish game for my watch using the Flame engine and Flutter. Running on a WearOS 3 the player can use the rotating bezel to control the player. I challenged myself to start and finish a game in a week, and here is the result: Watchsteroids. Yep,...

157,398 次观看 • 3 年前 •via X (Twitter)

9 条评论

Renan 💙 的头像
Renan 💙3 年前

The game accepts two types of control: the physical bezel and the touch screen. This allows people with lame watches without the bezel to play. (Long live Galaxy Watch 4)

Renan 💙 的头像
Renan 💙3 年前

Technical details: As it uses the #flameEngine, I could use and abuse its best APIs: Effects and Collision. In terms of features, my favorite part was figuring out how to spawn asteroids and what path they should follow, the video below demonstrates what these paths are.

Renan 💙 的头像
Renan 💙3 年前

In terms of design, two things stand out: 1. This effect of "light" to see the asteroids is possible after lots of Blend mode sorcery 2. The viewport moving, which uses the Camera API to follow where the player is aiming and causes the parallax effect Yep, no shaders here.

Renan 💙 的头像
Renan 💙3 年前

Making a game (or any app really) for a watch means you have to be aware of hardware and usability constraints. Small screens, limited battery and the fact that it is attached to someone's arm mean you can expect more than one finger in the screen at a time.

Renan 💙 的头像
Renan 💙3 年前

I made this for myself but plan to make all of this open source and publish it in the play store (hurry up with my review Mr. Google)

Renan 💙 的头像
Renan 💙3 年前

This is to demonstrate the power of the #flameEngine with its amazing APIs. Shout out to @CptPixel (responsible for the effects API which is my favorite) and @spydon that made the collision system that JUST WORKS! Join the discord here:

Renan 💙 的头像
Renan 💙3 年前

@CptPixel @spydon The source code is here:

Renan 💙 的头像
Renan 💙3 年前

Finally!!! 🎉 Watchsteroids (ew) is available (for free) in the PlayStore for WearOS 3 devices, download it here:

Renan 💙 的头像
Renan 💙3 年前

How dare you use my meme against me? hahahhahaha

相关视频

So a core issues I see with a lot of crypto games is: No in game peer to peer economy. (ie. The game Devs make all the $$ off the items and you buy from them not other players) Couple of things I wanted to experiment with, in regards to on chain gaming is the peer to peer economy. So the way my team set it up, is you mine the token in game, but you sell the items peer to peer in SOL. (see video for a demo) This gives you two different ways to play to earn, you can farm items, from bosses and loot boxes, and sell them to players for solana:So11111111111111111111111111111111111111112 , then other players can buy them and use them to mine the token, and sell the token to traders who will speculate on the price. Or you can just buy the loot boxes, and use the items to farm the token. This should help with the sell pressure, because before the game flow was: Buy item (in token, From devs) --->farm a ton of token---> Sell token to recoup cost of item. New flow is : Player opens loot boxes (paid in token)/ Player Plays game (in game token sinks) ---> gets item ---Lists item--> other player buy Item (From players, In SOL) ----Farms token---> sells token. Now the equation is if the loot box-player spent more game tokens to get the item compared to what he gets for in sol, and it keeps more money in the in game economy, and the market will fluctuate more based on the price of the in game token. So players who play and are "locked in" can make money off arbing and this services the "trader" archetype of player, which I feel is the major player type in web3-games. (also the token name is just a test token so dont buy random shit on pump fun, thats just using the name)

Skely

15,036 次观看 • 1 个月前