https://github.com/sandergi/jackminesweeper
Project for the Nand2Tetris course. Minesweeper clone in the JACK programming language for a simplified 16 bit computer. Features a modified implementation of the RNG algorithm used in TI calculators
https://github.com/sandergi/jackminesweeper
learning-project minesweeper nand2tetris
Last synced: 5 months ago
JSON representation
Project for the Nand2Tetris course. Minesweeper clone in the JACK programming language for a simplified 16 bit computer. Features a modified implementation of the RNG algorithm used in TI calculators
- Host: GitHub
- URL: https://github.com/sandergi/jackminesweeper
- Owner: SanderGi
- License: mit
- Created: 2022-07-29T19:32:33.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2022-07-29T19:37:54.000Z (almost 4 years ago)
- Last Synced: 2025-03-25T10:01:45.250Z (about 1 year ago)
- Topics: learning-project, minesweeper, nand2tetris
- Language: HTML
- Homepage:
- Size: 13.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# JackMinesweeper
Project for the Nand2Tetris course. Minesweeper clone in the JACK programming language for a simplified 16 bit computer. Features a modified implementation of the RNG algorithm used in TI calculators
Runs in the VM emulator provided in the course:
