/big-foil-rust-game-draft

A 2D strategy game: you're Big Foil trying to destroy the planet through climate change - written in Rust using WebAssembly

Primary LanguageRustMIT LicenseMIT

Big Foil

2D strategy game where you're Big Foil trying to destroy the planet through climate change - written in Rust using WebAssembly

Getting Started

  1. Install Rust locally (follow this guide if you're on Mac)
  2. Clone this repository and cd into the folder
  3. Compile the project locally: cargo run (this might take a few mins)