Gast91 / SnakeGame

A snake game clone

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

A snake game clone

License:MIT License


Languages

Language:C++ 97.0%Language:C 3.0%