Show HN: Bullseye2D – A Dart library for cross-platform 2D games
Category: library
Tags: game-development, cross-platform, dart, 2d-graphics
Score: 6.3/10 (Innovation: 5, Technical: 7, Documentation: 8, Utility: 5)
Bullseye2D is a Dart library for building 2D games that compile to both web (WebGL2) and desktop (via SDL3) from a single codebase. It's interesting because it provides a unified, high-performance rendering API for Dart developers and bundles SDL3 libraries to simplify cross-platform deployment.
Target audience: game developers, dart developers
Repository: https://github.com/bullseye2d/bullseye2d · Dart · NOASSERTION · 19 stars
View on Hacker News