From 7b70b11c23b75ff49be11c4b104570ff0cd968f6 Mon Sep 17 00:00:00 2001 From: Czapa10 Date: Mon, 29 Jul 2019 23:07:22 +0200 Subject: [PATCH] Add PopHead to Open Source projects using Catch --- docs/opensource-users.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/docs/opensource-users.md b/docs/opensource-users.md index 489bbdcc..49ba8f8d 100644 --- a/docs/opensource-users.md +++ b/docs/opensource-users.md @@ -112,6 +112,9 @@ SpECTRE is a code for multi-scale, multi-physics problems in astrophysics and gr ### [Standardese](https://github.com/foonathan/standardese) Standardese aims to be a nextgen Doxygen. +### [PopHead](https://github.com/SPC-Some-Polish-Coders/PopHead) +A 2D, Zombie, RPG game which is being made on our own engine. + --- [Home](Readme.md#top)