From 91ab1e7b87b7d2e19f815e4dccaa57a8d47963a1 Mon Sep 17 00:00:00 2001 From: Patrick Kingston Date: Fri, 6 Feb 2026 23:14:47 -0500 Subject: Create README --- README.md | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 README.md (limited to 'README.md') diff --git a/README.md b/README.md new file mode 100644 index 0000000..37e4e54 --- /dev/null +++ b/README.md @@ -0,0 +1,16 @@ +# nEs + +**N**ES **E**lementary cellular automata **S**imulator + +A project that simulates elementary cellular automata on the NES +using the NESfab project. Key features: + + - Multiple screens (select rule/colorschemes, running screen) + - Pausing (lets you pause the simulation and move up and down) + - Infinite scroll (sliding window on cellular automata) + +## Todolist + + - [ ] Multiple screens + - [ ] Single rule running + -- cgit v1.2.3