Skip to content
This repository has been archived by the owner on Mar 2, 2023. It is now read-only.

Silicontent/cookie_catch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

Cookie Catch!

Overview

This is my first true Pygame project. It's incredibly simple: all you have to do is catch the falling cookies in the cookie jar. Move using the arrow keys. You can move off of the screen to teleport to the other side.

Credits

I'd like to thank RealPython for the Pygame primer article. Without it, I would've never learned Pygame syntax. Also, thanks to the users on StackOverflow for making me realize that, to see things on the screen, you need to blit() them on the screen (yes, I had to ask about that). Finally, the font used for the score, called Pixel Emulator, was created by Pixel Sagas at https://www.fontspace.com/pixel-emulator-font-f21507.


Other Notes

This project is open-source and free for others to go through. Please note that is isn't very well commented, and the formatting probably isn't the best. Feel free to edit this project to add more, if you'd like.

EDIT 3/1/2023 - Repo is being archived due to lack of updates.

About

First Pygame project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages