×
photo
Yash Gupta
project1

Tic-Tac-Toe

This is a console game designed by me. It purely uses the concepts of basic python programming.It has total three modes in which you can play.Error handling is done for wrong moves and it will be the smooth experience while playing. For details and code you can click the code button below.

Code
project1

Flappy Bird

This is a GUI game designed using Pygame Library in Python. There is also a bit a maths included in it thats mainly for hitting purposes. Full code is available at my github. Do go and check it out.

Code