diff --git a/README.md b/README.md index db0c81b..29571c4 100644 --- a/README.md +++ b/README.md @@ -62,6 +62,9 @@ $ gcc -o program program.c -L -l

Conway's Game of Life written using plutonem (examples/tgol.c)

+
+

A first person shooter using plutonem

+ ### To-do (you can contribute) - [ ] Fix colour darkening diff --git a/screenshots/fps.png b/screenshots/fps.png new file mode 100644 index 0000000..0f1c901 Binary files /dev/null and b/screenshots/fps.png differ