Skip to content

Latest commit

 

History

History
29 lines (20 loc) · 696 Bytes

README.md

File metadata and controls

29 lines (20 loc) · 696 Bytes

Hey!

Welcome to my snake game!

This is currently under sporatic sprint development. For it only works in Edtior, Let me know if you have any questions. I hope you enjoy.

Current Version:

v0.0.2B

  • Started flexible UI implementation
  • Added barebones Main Menu Scene
  • Fixed highlighting bug (where max cell did not highlight)

Version Notes:

v0.0.1B (Don't go older than this version or commit)

  • Fixed branching issues
  • Now there are 2 seperate scenes for hexagon and rectangle grids
  • All generation currently working as expected

V0.0.1A

  • Initalized the basic game

Here is the License (MIT): https://github.com/ZAKosma/UnitySnake/blob/main/LICENSE

-- Zak