Bevy 0.17
Bevy is a refreshingly simple data-driven game engine built in Rust. It is free and open-source forever!
Bevy 0.17 is out now! It features Raytracing, Improved Observers / Events, UI Widgets, Rust Hotpatching, Light Textures, DLSS, Tilemap Chunks, Web Assets, Reflect Auto-Registration, UI Gradients, Raymarched Atmosphere, Virtual Geometry BVH Culling, and more!
bevy.org/news/bevy-0-17
30.09.2025 19:41 โ ๐ 227 ๐ 81 ๐ฌ 4 ๐ 8
No Power, No Ore & Disabled by Player indicators are now clearly displayed over the turrets :)
The game is source-available -> arrekin.com
#bevy #gamedev #towerdefence #rustlang #darkwispsdefence
23.08.2025 13:17 โ ๐ 10 ๐ 3 ๐ฌ 0 ๐ 0
Bevy's Fifth Birthday
Bevy is a refreshingly simple data-driven game engine built in Rust. It is free and open-source forever!
Today is Bevy's fifth birthday! As always, I've used this as a chance to reflect on the past year and outline my hopes and dreams for the next year of #bevy:
bevy.org/news/bevys-f...
11.08.2025 10:54 โ ๐ 154 ๐ 40 ๐ฌ 4 ๐ 7
A few additions to the repo:
- New visual helper to show which supplier can provide energy to the tower
- Shader using ShaderStorageBuffer to draw the supply
- Examples of Derive macros
The game is source-available -> arrekin.com
#bevy #gamedev #towerdefence #rustlang
08.08.2025 15:39 โ ๐ 12 ๐ 4 ๐ฌ 0 ๐ 0
I have just finished the upgrade feature for my open-grid TD game, leveraging Bevy's ECS framework. Now you can turn your rocket launcher into a machine rocket launcher! : d
The game is source-available -> arrekin.com
#bevy #gamedev #towerdefence #rustlang
01.08.2025 10:19 โ ๐ 14 ๐ 6 ๐ฌ 0 ๐ 0
Bevy 0.16
Bevy is a refreshingly simple data-driven game engine built in Rust. It is free and open-source forever!
Bevy 0.16 is out now! It features GPU-Driven Rendering, Procedural Atmospheric Scattering, Decals, Occlusion Culling, Relationships, Better Spawning, Unified Error Handling, `no_std`, Faster Transform Propagation, and more!
bevyengine.org/news/bevy-0-...
24.04.2025 20:08 โ ๐ 264 ๐ 85 ๐ฌ 2 ๐ 19
GitHub - Arrekin/dark-wisps-defence
Contribute to Arrekin/dark-wisps-defence development by creating an account on GitHub.
I just made the repo for my open grid tower defence game public!
Perhaps you will find something useful in there :)
It features advanced pathfinding and a bit of shader work. 7k lines of code.
Check it out here: github.com/Arrekin/dark...
#GameDev #Bevy
20.04.2025 13:30 โ ๐ 8 ๐ 2 ๐ฌ 0 ๐ 0
I'm trying to make online chess in Bevy. Server and Client; with ezsockets(websockets). It is not the easiest setup but I have it working now. WebSockets pass the requests to ECS which in turn processes them and returns responses. The whole fun is in the data flow modelling : d
#Bevy
16.02.2025 17:09 โ ๐ 1 ๐ 0 ๐ฌ 0 ๐ 0
In my company(not gamedev-related) I did a small workshop before Christmas about Bevy Engine. The result is a simple game where you help Santa collect presents while trying to avoid snowflakes(Santa somehow lost his clothes). Check it out if you are interested in Bevy! :)
github.com/Arrekin/bevy...
05.01.2025 11:50 โ ๐ 4 ๐ 0 ๐ฌ 0 ๐ 0
Somebody kill that fish!!
๐๐๐ชฃ๐งจ๐ซ๐คฉ
#screenshotsaturday #indiegames #jrpg
29.12.2024 16:05 โ ๐ 21 ๐ 6 ๐ฌ 0 ๐ 0
I wonder what the combination is?
#ScreenshotSaturday #CozyGames #Puzzles #Gaming #IndieGames #SoloDev #IndieDev #GameDev
28.12.2024 17:10 โ ๐ 31 ๐ 3 ๐ฌ 2 ๐ 0
Top Game Engines
Bevy is finally registered as a game engine on itch.io!
You can now label your game as "made with bevy" by adding it to its metadata.
itch.io/game-develop...
13.12.2024 07:32 โ ๐ 184 ๐ 22 ๐ฌ 3 ๐ 2
My TD game grew to the nice 7k lines of code, though it is still far from a playable version
08.12.2024 23:13 โ ๐ 1 ๐ 0 ๐ฌ 0 ๐ 0
Killing wisps now earns you their element's essence!
04.12.2024 19:58 โ ๐ 2 ๐ 0 ๐ฌ 0 ๐ 0
The Advent of Code 2024 has started and I'm glad to see they backtracked on last year's attempt to make the first challenges confusing to fight off AI. Last year it made me drop out early as it felt like a waste of time to focus on decyphering what the authors meant instead of having fun coding
03.12.2024 17:06 โ ๐ 2 ๐ 0 ๐ฌ 0 ๐ 0
Minimal migration to Bevy 0.15 done โ๏ธ
I especially like the new Node setup as it massively reduces the nesting. I still need to look into Required Components but the game is now working on the latest version ๐
#BevyEngine
01.12.2024 19:52 โ ๐ 7 ๐ 1 ๐ฌ 0 ๐ 0
Bevy 0.15
Bevy is a refreshingly simple data-driven game engine built in Rust. It is free and open-source forever!
Bevy 0.15 is out now! It features Required Components, Entity Picking, Generalized Entity Animation, Animation Masks, Curves, Function reflection, Bevy Remote Protocol, VBAO, OIT, Chromatic Aberration, Fog volumes, Better Text, Gamepads as Entities, and more!
bevyengine.org/news/bevy-0-15
29.11.2024 21:33 โ ๐ 278 ๐ 89 ๐ฌ 5 ๐ 24
@gameengines.bsky.social
I would like Bevy & Godot please!
23.11.2024 12:01 โ ๐ 0 ๐ 0 ๐ฌ 0 ๐ 0
More wisps types for my grid-based tower defence game! Fire, Water, Light, Electric. I want them to be able to combine into higher forms but I am not sure what the mechanic will be or what the player could do about it.
18.11.2024 17:51 โ ๐ 2 ๐ 0 ๐ฌ 0 ๐ 0
Definitely! But it still needs quite a few elements before it could be considered playable :)
18.11.2024 17:47 โ ๐ 0 ๐ 0 ๐ฌ 0 ๐ 0
YouTube video by Daniel Misior
Dark Wisp Defence - Early Development Demo 1
My most advanced game in terms of development is an open grid Tower Defence game 'Dark Wisp Defence' where you share the grid with enemies. In the demo, you can see the towers, energy supply range, and power emissions(mobs follow the gradient).
#GameDev #Bevy #Rust #TowerDefence
youtu.be/9lJq3Hm-R4I
15.11.2024 17:55 โ ๐ 17 ๐ 1 ๐ฌ 1 ๐ 0
Initiative detail | European Citizens' InitiativeEnglish
If you are EU citizen don't forget to sign 'Stop Destroying Games' initiative! citizens-initiative.europa.eu/initiatives/...
02.08.2024 00:20 โ ๐ 1 ๐ 0 ๐ฌ 0 ๐ 0
prototype ui, bevy, farm to windmill upgrade
Prototype of a structure's menu
28.03.2024 20:13 โ ๐ 4 ๐ 0 ๐ฌ 1 ๐ 0
The first part of the fifth chapter of my epic fantasy novel is out on RoyalRoad! Check it out, it's perfect to kill a bit of time or get a little break from your work and escape to a different world for a while :) www.royalroad.com/fiction/5586...
09.03.2024 23:37 โ ๐ 2 ๐ 0 ๐ฌ 0 ๐ 0
fantasy game maps with buildings and resources
Abundance of resources :) I wish gifs worked on this site so we could show short snippets from our prototypes. #GameDev #Indie
04.03.2024 19:13 โ ๐ 9 ๐ 0 ๐ฌ 0 ๐ 0
Wow, this paper if true could reduce LLM weights to simple {-1, 0, 1}, reducing the model sizes and increasing computations speed by entirely getting rid of multiplications from the equation: arxiv.org/pdf/2310.114...
28.02.2024 14:22 โ ๐ 0 ๐ 0 ๐ฌ 0 ๐ 0
Kenney Game Assets All-in-1 by Kenney
Includes 40,000+ game assets including 2D sprites, 3D models and more!
Game asset pack that's free for a VERY limited time. Not sure what's all in here and it's targeted at video game developers, but could be some good stuff for board game prototypes. ๐ฒโ๏ธ
26.02.2024 14:51 โ ๐ 13 ๐ 7 ๐ฌ 0 ๐ 0
A classic. Instead of focusing on implementing the actual game, I spent time doing the tooling. Here, a little console allowing me to quickly modify the game state. Once the tooling is ready I will be ready to abandon yet another project : d #GameDev
24.02.2024 22:13 โ ๐ 6 ๐ 0 ๐ฌ 0 ๐ 0
Looks interesting :)
24.02.2024 19:21 โ ๐ 1 ๐ 0 ๐ฌ 1 ๐ 0
I am a software engineer that loves Rust, writes C# for work, and has a lot of experience with Python. With the limited free time I have, I like to do game development using Bevy.
He/Him
https://github.com/AustinHellerRepo
Founder of Beam it ๐ & Rust Rec ๐ฆโ๏ธ
I recruit for Elixir, Erlang & Rust
Beamrec.com
Beamrecjobs.co.uk
Need help hiring? Beamrec.com/employers
Help with job hunting? Beamrec.com/employability
๐ฎ I am one of the two creators of the first-person puzzle game TOTAL RELOAD: https://store.steampowered.com/app/2412090/Total_Reload/
Hey there! Im here to discover unknown games and make them known for you hard working #gamedevs!
#gamer #gaming #pixelart
We sail the seven seas, in search of #gaming content.
nature is beautiful, i walk in the park each day
Indie game developer for the #Gameboy. #gamedev
Pre-Order the physical edition (Gameboy) of my Metroidvania here :
https://mailchi.mp/acf79ee17fb5/zoryad-mailing-list
Download my free games here :
https://allalonegamez.itch.io/
Indie gamedev. Arsenal includes:
Godot, C#
Aseprite, Reaper
OBS, Davinci Resolve
space systems engineer / mission ops @planet, research fellow @openlunar, delegate @moondao, photographer, ttrpg enthusiast, microgravity enjoyer
Conference for Rust developers
15-16th March 2024, Gliwice, Poland
https://rustmeet.eu
Indie Game Developer.
Currently working on two narrative-driven games.
#gamedev #indiedev
Old fuck with a lively inner child.
Digital plumber by day, crafting virtual conflict by night.
If you make art or indie games I will follow you.
Anime inspired Bullet Heaven RPG! ๐จ@pixlwalkr.bsky.socialโฌ
โจWishlist: http://s.team/a/3017760
๐ผPresskit: https://linktr.ee/RelicAbyss
๐ฌblas@relicabyss.com
Marine veteran & proud Navy dad
xCall of Duty developer
Founder @studio-1900.com
hobby gamedev working on a spaceflight simulation game