Skip to content

KarolPuczynski/Semester2-Projects

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Academic C++ projects from the second semester

This repository contains two C++ projects developed during the second semester as part of academic coursework.

Water Supply Network Generator (BFS Algorithm)

A simulation that generates a basic water supply network beetween cities using the Breadth-First Search algorithm.
The program builds a grid-like layout representing cities connected with waterworks.

Console Arkanoid Game

A simple console-based version of Arkanoid, implemented in C++.
The game features basic paddle movement, and brick destruction, all displayed using ASCII characters in the terminal.

About

Academic projects from the second semester

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages