embeddedmz / 16-Games

16 Games developed in C++ by YouTuber "FamTrinli". I added CMake support to ease compiling on different platforms.
66 stars 23 forks source link

Status of this repo #1

Closed nagayev closed 3 years ago

nagayev commented 3 years ago

Hello. Is this repository official?

embeddedmz commented 3 years ago

Hi @nagayev

There's no official repo for 16-Games since "FamTrinli" provided the source code (without build files) in a zip folder. I have already provided a link to this repo in the SFML forum's post created by "FamTrinli".

Unlike the other non-official forks of this project, the one I created makes use of CMake which is great to build the games with less hassles.

Github didn't notify me via email about the issues you have posted and the pull request (very strange ! - UPDATE : I found the reason)

nagayev commented 3 years ago

@embeddedmz Okey, thank you for your response.