Devlog 3: Enemies / Interaction / Puzzles
Hunting Snake » Devlog
This is my third devlog for checkpoint 3 about the enemy and interaction.
Enemy:
In the snake game, there is no enemy that can seeking or hurt the player. However, we have a prey which we will hunt for it. And for my snake game project, I have a rabbit to play a role as the food and it will stay still to be collected.
Interaction:
The rabbit will spawn again in a random position after being collected by the snake and it provides the nutrition for the snake to grow its size which I am trying to work it out and will update this function in the future.
Files
Snake.zip Play in browser
Sep 13, 2020
Hunting Snake
More posts
- Documentation + User GuideOct 13, 2020
- Testing gameOct 06, 2020
- Devlog 5: User Interface/PolishOct 04, 2020
- Devlog 4: Presentation and GraphicsSep 27, 2020
- Devlog2: Basic Level BlockingSep 13, 2020
- Devlog 1: Player MovementAug 29, 2020
- Game ConceptAug 27, 2020
Leave a comment
Log in with itch.io to leave a comment.