Skip to content

AhmadElsayed/SnakeGame

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Snake Game

Snake Game Implementation Using C++ based on OO principles

#Code Structure

  • Singleton Class to handle the main two console jobs

  • --- Draw Point

  • --- Remove Point

  • Snake Class

  • --- List Class

  • Point Class

  • --- Position X

  • --- Position Y

#Description

  • Simple implementation of Snake game using Console, Windows.h and C++

#Contributing

    • Fork it
    • Create your feature branch.
    • Commit your changes.
    • Push to the branch.
    • Submit a pull request
    • Welcome on board :-D

Watch

About

Snake Game Implementation Using C++

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages