Skip to content

Defend the planet from asteroids! Rust + wgpu + WGSL

Notifications You must be signed in to change notification settings

Woozl/planet-defender

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Planet Defender

Made with Rust + WGPU + WASM (Play here!)


Planet Defender

Build from Source

Clone the repo:

git clone [email protected]:Woozl/planet-defender.git && cd planet-defender

Build with cargo (requires rustup)

cargo r

To build WASM ES6 module

(requires wasm-pack)

wasm-pack build -t web

About

Defend the planet from asteroids! Rust + wgpu + WGSL

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published