Raghav Jajodia

Results 8 issues of Raghav Jajodia

Bonus food items randomly appears between the game and provides bonus points if eaten by snake.

enhancement
KWoC

We can use ScreenToGIF or Ice-Cream Screen Recorder to record a GIF of the Game

help wanted
KWoC

Currently, the game only has one world. We can create more worlds/screens/levels with blocks/obstacles are present in different structures

enhancement
KWoC

Add venv folder in `.gitignore` and add instructions to create a virtualenv in the Readme.md

enhancement
help wanted
KWoC

Improve the readme.md file by adding details. Take reference from other popular Open Source projects to get an idea of what can be added.

KWoC

In case the user creates a new high score, He should be able to save his score.

enhancement
KWoC

The entire codebase lies in a single file `Snakes.py`. Split them into multiple files for better readibilty. Also put the image in separate assets folder.

help wanted
KWoC

The settings panel will allow user to alter the speed of the snake. More preferences can be added later.

enhancement
KWoC