Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 460 Bytes

File metadata and controls

12 lines (9 loc) · 460 Bytes

Snake

1st Semester Introduction to Programming Project

Overview

This is a classic snake game implemented in Code::Blocks using the graphics.h library.Not much to say here , this game has been around for decades now.

Requirements:

1.Having g++ follow the C++11 ISO C++ language standard [-std=c++11] 2.Installing the graphics.h library. Here is a link to the download page: https://www.mediafire.com/folder/4e4bv2eg6jzg8/graphics_h