https://github.com/deciduously/mazes
Following along with Mazes for Programmers in Ruby, TypeScript and Rust
https://github.com/deciduously/mazes
Last synced: 4 months ago
JSON representation
Following along with Mazes for Programmers in Ruby, TypeScript and Rust
- Host: GitHub
- URL: https://github.com/deciduously/mazes
- Owner: deciduously
- License: mit
- Created: 2018-11-04T03:16:14.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2023-08-03T06:35:33.000Z (almost 3 years ago)
- Last Synced: 2026-01-24T18:51:54.028Z (4 months ago)
- Language: Rust
- Homepage: https://deciduously.github.io/mazes/
- Size: 1.01 MB
- Stars: 2
- Watchers: 0
- Forks: 1
- Open Issues: 9
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# mazes
WIP
I'm going through [Mazes for Programmers](http://www.mazesforprogrammers.com/). It's written in Ruby and I'm following along in TypeScript and hobbling along in Rust.