GZTimeWalker / SnakeGame

A SnakeGame Project for Midterm.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SnakeGame

A SnakeGame Project for Midterm.

Highlights

  • Resizable map.
  • Adjustable game speed.
  • AWSD as well as Arrow keys are supported.
  • Through-Wall Mode supported.
  • Title and Gameover Text are shown in "ASCII Art".
  • You can choose what items you want to play with.
  • AI-Mode supported(Incomplete).

Items

  • Gold : Lengthen your snake with 5 blocks.
  • Portal : Teleport your snake to a random position.
  • Cut : Shorten your snake with 5 blocks but keep your score.

About

A SnakeGame Project for Midterm.


Languages

Language:C++ 100.0%