Skip to content

ipiyushkumar/Snake_Game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Snake Game

Snake Game

Be a Gamer with Snake Game

About The Project

Overview

This game is made when i was a beginner in c++ coving all the conceots of OOPS and pointers

Features

  • WASD Movement Mapping: Users can use WASD Keys to move the chanracter around a 16x16 board
  • High Score Remembering: The game can remeber the last high score. the game is open source.
  • Unique Leveling System: A the power of snake reaches a certain number its level and speed increases making the scoring more tough. The snake can eat itself to reduce its power and level

Purpose

To learn concepts of OOPS in a Fun and Interesting ways.

Build With

Getting Started

Installation

  1. Clone the repo:
git clone https://github.com/dark-king-001/Snake_Game.git
  1. Install SFML for linux:
sudo apt-get install libsfml-dev
  1. Enter the Folder:
cd Snake_Game
  1. run the game:
make test

Project Images

  • Running Game Running Game

  • Directory Snapshot Directory Snapshot

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published