Skip to content

Latest commit

 

History

History
2 lines (2 loc) · 194 Bytes

README.md

File metadata and controls

2 lines (2 loc) · 194 Bytes

SpaceInvaders

Program takes in a txt file of numbers and converts them to binary. It then prints out a space for 0 and an 'X' for 1. Finally it will save the converted data to another file.