1
0
Fork
You've already forked patterns
0
No description
  • Rust 100%
2026年07月02日 13:10:33 -04:00
media add readme 2026年07月02日 13:07:08 -04:00
src fin 2026年07月02日 12:55:01 -04:00
.gitignore initial commit 2026年07月01日 16:56:11 -04:00
Cargo.lock basic drawing logic 2026年07月02日 11:12:22 -04:00
Cargo.toml basic drawing logic 2026年07月02日 11:12:22 -04:00
README.md add controls 2026年07月02日 13:10:33 -04:00

Patterns

A recreational programming project to create an application similar to the "Patterns" game on the RCA Studio 2.

This project is written in rust using the egor graphics crate.

Demo

Demo video

Usage

cargo run

Click and drag to create a pattern. Press P to play/pause. Press + to increase speed, - to decrease speed, and 0 to reset speed. c clears the board.