Open
Conversation
Update contribution documentation.
Update CONTRIBUTING.md
fix: added visual feedback to the config interface
…port Add multiple language support
Updated movement keys with arrow keys or WSAD keys
"Add functionality to run in game using the space bar"
Add functionality to run in game using the space bar
feat: code to use the space bar to run
…e-comments Change comments to English
…change Remove unnecessary snake.speed attribute
148/Adding a new opensource font
…6/static-obstacles feat: add obstacles functionality to the game
changing to tabs looked good localy, but in the online repository the emails got disaligned.
add my name to authors
…k-death Bug/190/gameover stack death
Bug/175/wrong spawn
…sing-text chore: Added licensing text to audios
Feat/86/requirements.txt
…dec-12 nice one :)
The area of colision wasnt updating properly when the grid size changed before this commit
Bug/189/grid resize
Update AUTHORS
…sing-text Chore/145/added licensing text
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
changing the screen resizing logic to avoid bugs that were causing a small black line, for this using the pygame rect function