Coders Packet

Packets submitted by Ganapati Thota

Flappy bird in C++

This project is a simple Flappy bird game made in C++. Just need to fly between the obstacles like a column of pipes without hitting them.

Cargame in C++

This project is a simple car game made in C++. Just need to avoid obstacles coming down via pressing A and D to move left and right.

Analog clock using C++

This project describes how to generate an Analog clock in C++. With the help of graphics.h library