Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Learning Projects

A collection of random projects for learning C++ and algorithms.

Projects

  • GameOfLife — Conway's Game of Life cellular automaton
  • Mandelbrot — Mandelbrot set visualization
  • nBodyGravitation — N-body gravity simulation
  • TuringPatternGenerator — Turing pattern generation

Build

cd <project_name>
cmake . && cmake --build .

Requirements

  • Qt 6+
  • CMake 3.16+
  • C++17



Dziobak

About

A collection of random projects for learning C++ and algorithms.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages