blob: 37e4e54f7f0ac6c737214b3c55bbf919939ba0a7 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
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
|