#pixel #tile #tilemap #bevy #system #entities

bevy-pixel-map

A pixel based tilemap for bevy!

4 releases

0.2.2 Dec 31, 2023
0.2.1 Dec 21, 2023
0.2.0 Dec 21, 2023
0.1.0 Oct 21, 2023

#1613 in Game dev

48 downloads per month

MIT license

34KB
674 lines

bevy-pixels

Pixel based tilemap system for bevy.

Why use it?

  • Entities for every tile, allowing for custom behavior for every tile.
  • Every tile can be modified whenever you want. Individual Pixels on a tile can be changed.

Dependencies

~21MB
~391K SLoC