diff options
author | Charadon <dev@iotib.net> | 2022-06-09 14:32:51 -0400 |
---|---|---|
committer | Charadon <dev@iotib.net> | 2022-06-09 14:32:51 -0400 |
commit | d8fecbb950f9e0e63fe7151c58700fc8c0e3ec98 (patch) | |
tree | 36abd40918c67b452c41d84dfc81a679411ddd7f | |
parent | ff51a6c7458b443d3b8b429f5ff7d895eb6abced (diff) | |
download | Pong-C-d8fecbb950f9e0e63fe7151c58700fc8c0e3ec98.tar.gz |
Update README
-rw-r--r-- | README.txt | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/README.txt b/README.txt index aaa1daf..493360b 100644 --- a/README.txt +++ b/README.txt @@ -15,10 +15,11 @@ My goal with this project is: - Windows - OpenBSD - Mac OSX (File loading issue???) - The following platforms are planned with the reasons why they aren't yet: - - Haiku + The following platforms are not support, with the reasons why they aren't yet: + - DragonflyBSD (Haven't gotten around to it yet.) + - Haiku (SDL2_Threads not working properly.) - Hurd (I'll fuckin do it for the memes, mark my words...) - - OpenIndiana + - OpenIndiana (Premake5 doesn't link properly.) 2. Make a fun, simple game. 3. Improve my coding skills. If you have any criticism of my code, go ahead and leave an issue! Pointing out mistakes |