- The project has been developed using Unity
2021.3.17f1. - To run the game, open either the
MainMenuor theGamescene - both are located underAssets/_Project/Content/Scenes. Gamescene is set up for a two player session - player 1 is blue and uses the arrow keys to control itsSnake, while player 2 is red and uses the WASD keys to control itsSnake.Boardsize can be changed from theBoardSettingsfile - which is located underAssets/_Project/Content/Board.- Individual player settings (such as the color and the key bindings) can be changed from the
PlayerSettings_1andPlayerSettings_2files - both are located underAssets/_Project/Content/Player. Right clicking in the project view and selectingSnakeGame/PlayerSettingswill create a newPlayerSettingsfile. - Add or remove players by changing the
PlayerListfield fromPlayerSystemSettings- which is located underAssets/_Project/Content/Player. - Change the
Snakemovement rate and speed through theSnakeSettingsfile - which is located underAssets/_Project/Content/Snake.
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|