Skip to content

TelloGameProjects/Snake-with-SFML

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

54 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Contributors Forks Stargazers Issues MIT License LinkedIn


Logo

Snake + SFML

Snake clone made with SFML.

Table of Contents

About The Project

Snake+SFML Snake+SFML Snake+SFML

Snake+SFML is a clone of the classic game popularized by Nokia. Eat fruit to increase your score. However, as you eat your snake grows and avoiding your growing body becomes more difficult. Running into your own body will reduce your lives and leave a hazard in the play area. See how long your snake can grow.

Built With

Getting Started

To get a local copy up and running follow these simple steps.

Prerequisites

Installation

  1. Clone the repo
https://github.com/Tello-/Snake-SFML.git
  1. Link project to Cereal and SFML 2.5.1
  2. Build .sln(vs2019 win32)
  3. Run

Controls

  • WASD and Arrows - Move Snake
  • P - Pause (during play)

Roadmap

See the open issues for a list of proposed features (and known issues).

Contributing

Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated.

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

Contact

Josh Lollis - lollisjosh@gmail.com

Project Link: [https://github.com/Tello-/Snake-SFML)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages