#window #game #applications #across #swamp #focus #whether

swamp-window

Easily create and manage windows across multiple platforms for game applications, leveraging the power of the winit library

6 releases

0.0.10 Nov 14, 2024
0.0.6 Nov 4, 2024
0.0.1 Oct 30, 2024

#1748 in Game dev

Download history 147/week @ 2024-11-08 70/week @ 2024-11-15 16/week @ 2024-11-22 16/week @ 2024-11-29 21/week @ 2024-12-06 6/week @ 2024-12-13

357 downloads per month
Used in 4 crates (2 directly)

MIT license

25KB
202 lines

🌿 Swamp Window 🌿

swamp-window is a cross-platform crate designed to simplify window creation for game applications. Whether you're targeting Windows, macOS, or Linux, swamp-window abstracts the complexities, allowing you to focus on what matters most: your game!

✨ Features

  • Cross-Platform Support: Create windows seamlessly across different operating systems.
  • Simple API: Easily integrate window management into your game loop.

📦 Usage

To use swamp-window, add it to your Cargo.toml:

[dependencies]
swamp-window = "0.0.10"

Dependencies

~14–30MB
~481K SLoC