Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 327 Bytes

README.md

File metadata and controls

11 lines (9 loc) · 327 Bytes

Hamming Practice

By Zachary Cava

A fun little program to test how good you are at hamming codes. Constructed to help CSE 461 Networks study for our midterm

How to Run

  1. Find someway to get the files from the repo (clone them, copy them etc)
  2. Run as a normal node script (no known dependencies)