Coders Packet

Packets submitted by Katha Roy

Flappy Bird Game using Java SWING and JFrame

This Java project is a classic arcade game of a flappy bird. The player is tasked with navigating Faby, the bird through pairs of pipes that have equally sized gaps placed at random heights.

Single player Pong Game using Python

This Python project is a single player pong game, where the bar is used as the launcher for the pong/ball. Target of the game is to every time place the hovering pong on the bar.

Flappy Bird Game using Java SWING and JFrame

This Java project is a classic arcade game of flappy bird where the bird needs to cross the wall/pillar obstacles by jumping.

Driver Drowsiness Detector using Python and OpenCV

This project is a computer vision system that can automatically detect driver drowsiness in a real-time video stream and then play an alarm and screen alert if the driver appears to be drowsy.

Online Quiz/MCQ test using Jakarta/Java Server Pages (JSP) and Servlet.

The project provides a platform for taking quiz /MCQ test online. In this online test , the user will have to take the quiz and submit. After submission the result would be shown to the user.