#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

5 releases

new 0.0.6 Nov 4, 2024
0.0.5 Nov 2, 2024
0.0.4 Nov 2, 2024
0.0.3 Nov 1, 2024
0.0.1 Oct 30, 2024

#1932 in Game dev

Download history 498/week @ 2024-10-28

498 downloads per month
Used in 2 crates (via swamp-app)

MIT license

20KB
158 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.2"

Dependencies

~3–15MB
~223K SLoC