Skip to main content
Module

x/caviar/mod.ts

⚡ Blazing fast, modern, Game Engine powered by WebGPU for Deno and the browser
Go to Latest
File
export { World } from './src/World.ts';export { Entity, Rectangle } from './src/entities/mod.ts';