Skip to content

RalXYZ/Snake

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

73 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Snake

This is an implementation of the classic Nokia brick phone game Snake(贪吃蛇), written with C++.

issues forks stars C++ EasyX license CodeFactor

Before playing

  • Steer the snake with
  • When you hit a wall or bite your own body, game over.
  • The map and theme changes randomly every time you play the game.

Fetures

  • Graphical user interface (GUI)
  • 10 different themes
  • 7 different maps
  • Pause while gaming
  • Leaderboard and achievements
  • Difficulty selection window

Design

The following details the 10 themes and 7 maps built into the game, designed by @TheSaint-LazareStation.

Maps

Capture Plug Dice Lucky Clover Shell
map02.png map03.png map04.png map05.png map06.png

Themes

Red Bean Cang Song Rose Night Rain Bluebird
image.png image.png image.png image.png image.png
Snow Owl Hoopoe Plumage Panda Halloween
image.png image.png image.png image.png image.png