nightshade 0.1.1

A cross-platform data-oriented game engine.
Documentation

Nightshade

Nightshade is a data-oriented game engine written in rust 🦀

Quickstart

# native

just run


# webgpu

just run-webgpu


# webgl

just run-webgl

All chromium-based browsers like Brave, Vivaldi, Chrome, etc support WebGPU. Firefox also supports WebGPU now starting with version 141.

Prerequisites

Run just with no arguments to list all commands

License

This project is licensed under the MIT License - see the LICENSE file for details.