Four Dots
- March 27, 2021
- okayscott
Put four dots in a row before your opponent. Includes 1 player mode (vs AI) and 2 player mode (local). Not much original here. I created this to try out writing an application using Rust, Tauri, Svelte, and TypeScript. The AI is a basic brute-force algorithm that only runs fast enough because Rust is fast.