Coders Packet

Packets submitted by Nagaraj G N

Animated flag in C++ using Bezier curve

This project uses the OpenGL library and Bezier curves to animate flags. Users can start, stop, switch between flags, and exit.

caption generator in C++

A C++ program that stores and retrieves pre-written captions for easy use in various contexts, streamlining content description and sharing.

simple game in a C++ using OpenGL library

This is a simple game where we use keyboard keys to protect the base from falling space stones.