1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-07-27 07:17:35 +00:00

Games: Add Conway

This commit is contained in:
Brendan Coles 2021-01-01 17:13:56 +00:00 committed by Andreas Kling
parent 138c3c7d58
commit d1d729370e
8 changed files with 275 additions and 0 deletions

4
Base/res/apps/Conway.af Normal file
View file

@ -0,0 +1,4 @@
[App]
Name=Conway
Executable=/bin/Conway
Category=Games