Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 221 Bytes

README.md

File metadata and controls

7 lines (6 loc) · 221 Bytes

SuperCobrinha

A ncurses-based snake game

How to compile:

  • Clone the repository with git clone https://github.com/gabrielott/SuperCobrinha
  • CD into the new directory with cd SuperCobrinha
  • Compile with make