2D snake game made with C. The game is played in the terminal.
Project specs: https://cs61c.org/sp23/projects/proj1/
- Written in plain C
- Used cgdb and Valgrind for debugging and testing
- Implemented optimal memory management methods
| Name | Name | Last commit date | ||
|---|---|---|---|---|
2D snake game made with C. The game is played in the terminal.
Project specs: https://cs61c.org/sp23/projects/proj1/