first few instrucitons implemented

This commit is contained in:
Nicholas Orlowsky 2023-08-22 12:10:25 -05:00
commit e5464e0bc5
No known key found for this signature in database
GPG key ID: 24C84C4DDAD95065
3 changed files with 233 additions and 0 deletions

2
.gitignore vendored Normal file
View file

@ -0,0 +1,2 @@
*.ch8
*.out