Haley Holden

Haley Holden

Menu

  • About Me
  • Projects
    • Where It All Began
    • Animation
    • Technical
  • Links
    • GitLab
    • LinkedIn
    • Courses
    • Transcript

cpp

Conway’s Game of Life

This project was a re-creation of Conway’s Game of Life. The idea is to animate cellular automation based on a set of rules. The user can input coordinates of live cells interactively or through a text file, and the program

hholden September 9, 2019September 9, 2019 Fundamentals of Computing, Technical Read more

Crosswords

This program generates a crossword puzzle from user input. It sorts the list of words given through standard input or read from a file, then loops through a two dimensional array to place each word most efficiently. Then, the program

hholden September 9, 2019September 9, 2019 Fundamentals of Computing, Technical Read more

Fractals

The fractals below were created in C++ using the gfx library , and careful recursion. They are all self similar structures, each of them made up of shapes changing only in position and size in each iteration. Major Lessons Recursion

hholden August 13, 2019September 9, 2019 Fundamentals of Computing, Technical Read more

Recent Posts

  • treNDy
  • Hey We’re Open
  • Tik Tak
  • Hex to Binary Game
  • Conway’s Game of Life

Categories

  • Animation (4)
  • Fighting Irish Media (2)
  • Fundamentals of Computing (3)
  • Logic Design (2)
  • Systems Programming (2)
  • Technical (10)
  • Visual FX (2)

Get in Touch!

Copyright © 2025 Haley Holden. Powered by WordPress. Theme: Spacious by ThemeGrill.