Python.io

Snake game inspired from Slither.io but features a python instead of a snake.
Language: Python 3
Library: Pygame
Astro Rockets

It is a remade version of my favourite iPad game Astro Duel.
Language: Python 3
Library: Pygame
PyTanks.io

A Tank Battle game, clone of Pocket Tanks, made in Python 3 using Pygame and Pymunk.
Language: Python 3
Libraries: Pygame, Pymunk
Raytracing Example

A not-so-simple example of ray tracing in Python with Pygame.
On the left is the top-down view of the walls and the light source and on the right is
what a person would be seeing if they were standing in place of
the light source.
Language: Python 3
Library: Pygame