Skip to content

A fast-paced snake game with local multi-player mode (made using Unity game engine)

License

Notifications You must be signed in to change notification settings

parwam/Knotty-Snake

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

97 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Knotty Snake

A fast-paced snake game with local multi-player mode (made using Unity game engine)

Demo

Play on itch

Title-Screen Help-Menu

Single Player GameMode Win-Screen

Two Player GameMode Draw-Screen


Features

  • All the core functionalities of a snake game
  • Various power-ups & foods with specific cause-effect
  • Item spawning based on Object Pooling, with Random Positions, Probability Distribution, Variable Life-time, Effect Duration & Cool-Down
  • A local two player mode (with easy extensibility for more players)
  • AudioManager to play specific or randomised background music, to play sound effects, to change music on level change etc.
  • UI/UX for game states (win, lose, draw), pause, settings, health, title screen etc.

TODO:

  • Screen Transition Fade In/out & some more UI/UX enhancements
  • More challenges for both single & multi player mode
  • Particle effects
  • Gamepad support
  • Input remapping
  • Settings & Pause menu

Credits & Attributions

Graphics:

Sounds:

Disclaimer

This project uses various assets obtained from different sources. While efforts have been made to ensure proper attribution, if any attribution is missing or incorrect, please contact me immediately so that proper credit can be given or the asset can be removed if necessary.

License

This project is under license from MIT. For more details, see the LICENSE file.

About

A fast-paced snake game with local multi-player mode (made using Unity game engine)

Topics

Resources

License

Stars

Watchers

Forks