MysteryCoder456

Home Projects YouTube GitHub About Me

My Programming Projects

Python.io

Python.io Image

Snake game inspired from Slither.io but features a python instead of a snake.

Language: Python 3
Library: Pygame





Astro Rockets

Astro Rockets Image

It is a remade version of my favourite iPad game Astro Duel.

Language: Python 3
Library: Pygame





PyTanks.io

PyTanks.io Image

A Tank Battle game, clone of Pocket Tanks, made in Python 3 using Pygame and Pymunk.

Language: Python 3
Libraries: Pygame, Pymunk





Raytracing Example

Raytracing Image

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