4 ms·
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, c
by delwin 14y 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 https://github.com/languages/Python
- 42_huh 14y agoI'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?