Hacker News new | ask | show | jobs
by delwin 5068 days ago
Check out Pygame. There's nothing like making games to remind you how awesome programming is. Game programming ties a lot of things together — algorithms, AI, code organization, testing, optimization, etc. — and you'll learn a lot.

Or fork a Python project on Github: https://github.com/languages/Python

1 comments

I've been doing a bit of research, trying to find some github repositories that would be fun to fork and fiddle around with. Can you suggest some?