Skip to content

Commit

Permalink
version 0.0.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
KRUTARTH6774 committed Mar 8, 2022
1 parent 020f328 commit a1d393a
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 0 deletions.
Binary file modified .DS_Store
Binary file not shown.
8 changes: 8 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
<h1>snake-game</h1>
<h2>Getting started with Project</h2>
Run the following command after <a href='https://docs.github.com/en/get-started/quickstart/fork-a-repo'>forking</a> repository and completing pre-requisites required:
<h5> make</h5>
<h3>Implementation</h3>
This snake game was made using SDL2 framework.
<h4>Pre-requisites<h4>
First, in makefile, change include path to your locally install SDL library's path.

0 comments on commit a1d393a

Please sign in to comment.