Skip to content

Chapter 22: Snake Game Mechanics and Chapter 23: Completing the Game #23

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 28 commits into
base: 2d-tutorial-bounty
Choose a base branch
from

Conversation

AristurtleDev
Copy link
Owner

@AristurtleDev AristurtleDev commented Apr 15, 2025

This chapter has been split into two separate chapters as it was getting quite long.

It is now

Chapter 22: Snake Game Mechanics, which introduces the mechanics for a snake-like game and implements the foundation for our game to transform into a snake-like game. https://aristurtle.net/tutorials/building_2d_games/22_snake_game_mechanics/

Chapter 23: Completing the Game, which finalizes the game scene by taking what was created in Chapter 22 and refactoring the game scene to complete the snake-like game. https://aristurtle.net/tutorials/building_2d_games/23_completing_the_game/

Copy link

@SimonDarksideJ SimonDarksideJ left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Really nice and concise chapter, just needs a little bit of buffer. Also, concatenations ;P

The only things that look add are that the snake parts don't "look" connected and the bat just "disappears". maybe challenges for the reader?

@AristurtleDev
Copy link
Owner Author

@SimonDarksideJ chapter changed a lot, needs fresh review

@AristurtleDev AristurtleDev changed the title Chapter 20: The Game Chapter 22: Completing the Game Apr 28, 2025
Copy link

@SimonDarksideJ SimonDarksideJ left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Review part 1

@AristurtleDev AristurtleDev changed the title Chapter 22: Completing the Game Chapter 22: Snake Game Mechanics and Chapter 23: Completing the Game May 1, 2025
Copy link

@SimonDarksideJ SimonDarksideJ left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great stuff, only a few tweaks suggested (and typo's)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants