This is the Linux app named macroquad whose latest release can be downloaded as macroquadv0.4.14sourcecode.zip. It can be run online in the free hosting provider OnWorks for workstations.
Download and run online this app named macroquad with OnWorks for free.
Follow these instructions in order to run this app:
- 1. Downloaded this application in your PC.
- 2. Enter in our file manager https://www.onworks.net/myfiles.php?username=XXXXX with the username that you want.
- 3. Upload this application in such filemanager.
- 4. Start the OnWorks Linux online or Windows online emulator or MACOS online emulator from this website.
- 5. From the OnWorks Linux OS you have just started, goto our file manager https://www.onworks.net/myfiles.php?username=XXXXX with the username that you want.
- 6. Download the application, install it and run it.
SCREENSHOTS
Ad
macroquad
DESCRIPTION
macroquad is a lightweight, easy-to-use game library for the Rust programming language, offering developers a relatively simple and streamlined path to build games across platforms. The library is heavily inspired by simpler game frameworks (like raylib), but brings the ergonomic and safety features of Rust to 2D — and some minimal 3D — development. With Macroquad, you don’t need to worry about low-level graphics plumbing: it handles window and input management, rendering, UI, and more, letting you focus on game logic. A strength of Macroquad is its cross-platform reach: it supports desktop (Windows, Linux, macOS), web (via WebAssembly / HTML5), and mobile (Android, iOS) without requiring platform-specific code. Compilation is relatively fast with minimal dependencies, so small projects or prototypes can spin up quickly. Because it’s “batteries included” for common tasks (rendering, drawing shapes, text, basic UI, game loop), Macroquad works well for rapid prototyping.
Features
- Cross-platform support across desktop, web (WASM/HTML5), Android, and iOS
- Efficient 2D rendering with automatic geometry batching for good performance
- Built-in immediate-mode UI library (for menus, HUDs, debug overlays, etc.)
- Minimal dependencies and fast compile/build times, good for small or lightweight projects
- Single-codebase approach — no need for platform-dependent defines or boilerplate when targeting multiple platforms
- Simple API and ease of use: good for quick prototypes, small games, or developers learning Rust/game dev
Programming Language
Rust
Categories
This is an application that can also be fetched from https://sourceforge.net/projects/macroquad.mirror/. It has been hosted in OnWorks in order to be run online in an easiest way from one of our free Operative Systems.
