bullseye2d 1.0.9 copy "bullseye2d: ^1.0.9" to clipboard
bullseye2d: ^1.0.9 copied to clipboard

An easy-to-use, high-performance 2D game library for Dart.

example/README.md

Bullseye2D Examples #

Bullseye2D comes with a few demos and examples. Feel free to enjoy them and checkout the source to learn from.

You can either explore them on our website at bullseye2d.org/demos or you can run them locally:

Clone the Repository: #

If you haven't already, clone the main Bullseye2D repository:

git clone https://github.com/bullseye2d/bullseye2d.git
cd bullseye2d
cd example
dart pub get
webdev serve

Open your web browser and navigate to the URL provided by the serve command (e.g., http://localhost:8080). You should see an index page linking to the different demos.

1
likes
0
points
15
downloads

Publisher

verified publisherasylumsquare.com

Weekly Downloads

An easy-to-use, high-performance 2D game library for Dart.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

args, http, path, shelf, shelf_static, vector_math, web

More

Packages that depend on bullseye2d