summaryrefslogtreecommitdiff
path: root/Userland/Games/GameOfLife/Pattern.cpp
AgeCommit message (Expand)Author
2022-12-06Everywhere: Rename to_{string => deprecated_string}() where applicableLinus Groh
2022-12-06AK+Everywhere: Rename String to DeprecatedStringLinus Groh
2022-02-16Games: Use default constructors/destructorsLenny Maiorani
2021-05-22GameOfLife: Add choosable patternsRyan Wilson