/SnakeGame

A snake game clone

Primary LanguageC++MIT LicenseMIT

Snake Game Clone

A snake game clone (game popularized by Nokia) developed in winter 2018 for the sole purpose of getting familiar with the SFML library.

Getting Started

Prerequisites

  • SFML library (at least 2.4.2)

Current Features

All the features that one would expect from a standard snake game implementation

In Progress

N/A

Current Limitations

N/A

Authors

  • Dimitrios Kazakos - Initial work - Gast91

License

This project is licensed under the MIT License - see the LICENSE.md file for details