You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Bowling Mega Mix: This bowling video game has six different types of bowling, 10 Pin, Holy Roman 9 Pin, Texas 9 Pin, 5 Pin, DuckPin, and CandlePin. It is licensed under GNU GPL 3.0 and Creative Commons Sharealike 4.0. Link: https://github.com/Daniel-Hanrahan-Tools-and-Games/Bowling_Mega_Mix
Untitled Knight Game: This is a quick-time video game like the classic LaserDisc arcade games that take place in worlds from the silent film era or those that resemble the silent film era. It is licensed under GNU GPL 3.0 and Creative Commons Sharealike 4.0. Link: https://github.com/Daniel-Hanrahan-Tools-and-Games/Untitled_Knight_Game
The Game Of Trusters: This is a role-playing game system that is based on relationships, trust, and fusions, the likes seen in comic books/manga and fantasy TV shows, those are the main inspirations for this system. There is a video game adaptation. It is licensed under GNU GPL 3.0 and Creative Commons Sharealike 4.0. Link: https://github.com/Daniel-Hanrahan-Tools-and-Games/The_Game_Of_Trusters
The text was updated successfully, but these errors were encountered:
Thank you for the recommendations for this list. I'm a bit hesitant to include them right now because it feels like they are not very advanced and more in an alpha than playable state, judging by looking at the sources. Also I cannot find binary releases that let me try them out for myself. I might be wrong about it. And there might be other similar cases already contained in this list. But as a general rule I try to keep the list maintainable and not include open source games until they are somewhat mature.
I am sorry for not responding to you for the past 3 days, I have been busy for that amount of time, I can personally tell you that they are in a very playable state, and the reason I do not have binary release downloads is that there are so many platforms including operating systems, and so many CPU architectures. That is why I have a link to the engine for Bowling Mega Mix and Untitled Knight Game in their READ ME files so people can compile those games on their own, The Game Of Trusters only has One C++ file and I thought it was pretty obvious that people had to compile it using a C++ compiler.
Thank you for the answer. So they are playable. That was not obvious from a first glance and I didn't have time to compile anything. I'll keep your comments in mind and maybe do some compilations are add the games right away but it also might take some time.
Bowling Mega Mix: This bowling video game has six different types of bowling, 10 Pin, Holy Roman 9 Pin, Texas 9 Pin, 5 Pin, DuckPin, and CandlePin. It is licensed under GNU GPL 3.0 and Creative Commons Sharealike 4.0. Link: https://github.com/Daniel-Hanrahan-Tools-and-Games/Bowling_Mega_Mix
Untitled Knight Game: This is a quick-time video game like the classic LaserDisc arcade games that take place in worlds from the silent film era or those that resemble the silent film era. It is licensed under GNU GPL 3.0 and Creative Commons Sharealike 4.0. Link: https://github.com/Daniel-Hanrahan-Tools-and-Games/Untitled_Knight_Game
The Game Of Trusters: This is a role-playing game system that is based on relationships, trust, and fusions, the likes seen in comic books/manga and fantasy TV shows, those are the main inspirations for this system. There is a video game adaptation. It is licensed under GNU GPL 3.0 and Creative Commons Sharealike 4.0. Link: https://github.com/Daniel-Hanrahan-Tools-and-Games/The_Game_Of_Trusters
The text was updated successfully, but these errors were encountered: