josiest / Droppings

A twist on the classic snake game

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Droppings

A twist on the classic snake game

Class Overview

  • GameController | General control of the entire structure of the game
  • Snake | Provide information and control about the snake's movement
  • DroppingManager | Create and maintain snake droppings.

About

A twist on the classic snake game


Languages

Language:C# 100.0%