Skip to content

Latest commit

 

History

History
2 lines (2 loc) · 165 Bytes

README.md

File metadata and controls

2 lines (2 loc) · 165 Bytes

2048_compiler_construction

Built an interpreter for a modified 2048 game using flex and bison. Install flex,bison and C++ compiler on your system for it to work.