Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 586 Bytes

README.md

File metadata and controls

20 lines (14 loc) · 586 Bytes

CPP-mini

This repository contain mini projects and games that I created many years back when I had just started coding.


1. Flappy Ball

A gcc C++ version pf flappy bird but with a ball instead of a bird.


2. Game Of Life

C++ graphics initialization for Conway's Game Of Life

https://en.wikipedia.org/wiki/Conway%27s_Game_of_Life View this link to know more about Conway's Game of life


3. Gear Bird

A compiled and modified version of Flappy Ball (which uses the ancient Graphics.h) which is compiled and ready to run as exe on modern windows as exe.