Code Comments Tutorial: Flippy
Posted by Al Sweigart in misc
Welcome to the Code Comments Tutorial for Flippy, an Othello clone. Code Comments is a series of simple games with detailed comments in the source code, so you can see how the game works.
Posted by Al Sweigart in misc
Welcome to the Code Comments Tutorial for Flippy, an Othello clone. Code Comments is a series of simple games with detailed comments in the source code, so you can see how the game works.
Posted by Al Sweigart in misc
Posted by Al Sweigart in misc
Welcome to the Code Comments Tutorial for Tetromino, a Tetris clone. Code Comments is a series of simple games with detailed comments in the source code, so you can see how the game works.
Posted by Al Sweigart in misc
Welcome to the Code Comments Tutorial for Snakey, a Nibbles clone. Code Comments is a series of simple games with detailed comments in the source code, so you can see how the game works.
Posted by Al Sweigart in misc
Welcome to the Code Comments Tutorial for Slide Puzzle. Code Comments is a series of simple games with detailed comments in the source code, so you can see how the game works.
Posted by Al Sweigart in misc
Welcome to the Code Comments Tutorial for Simulate (A "Simon" clone.) Code Comments is a series of simple games with detailed comments in the source code, so you can see how the game works.
Posted by Al Sweigart in misc
Welcome to the Code Comments Tutorial for Memory. Code Comments is a series of simple games with detailed comments in the source code, so you can see how the game works.
Posted by Al Sweigart in misc
Posted by Al Sweigart in misc
Welcome to the Code Comments Tutorial for Ink Spill. Code Comments is a series of simple games with detailed comments in the source code, so you can see how the game works.
Posted by Al Sweigart in misc
I've scoured the web for some decent tutorials for Pygame, one of the best game engines for Python out there. Here's what I've found, ordered by (in my opinion) quality.