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

swamp-window

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

6 releases

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

#1580 in Game dev

Download history 304/week @ 2024-10-28 198/week @ 2024-11-04 181/week @ 2024-11-11

683 downloads per month
Used in 7 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

~15–34MB
~479K SLoC