Tag: computer-science
All the articles with the tag "computer-science".
-
Interactive Maze Generator (DFS, Prim's, Circular)
Try out an interactive maze generator with multiple algorithms and maze types, inspired by razimantv's C++ project. Generate and explore mazes right in your browser!
-
Interactive Game of Life
An interactive React implementation of Conway's Game of Life. Experiment with patterns and see how they evolve!