Mar-25-2019, 09:08 AM
Hi guys
I am just wondering if you can point me towards good and simple examples of python projects.
I did google, but it did not work exactly as I hoped.
I am using PyCharm
In particular, I am want to find simple examples on python of games like:
1. Turn based combat with a squad like X-Com or Heroes, when the player controls several chars and maybe some AI. I found this one: https://github.com/TachyonNZ/textcom. However, there one controls only single char.
2. Quest like 60 seconds / 60 parsecs
3. FTL like game
4. Into the breach like game
Please, be so kind and share with me a link or smth, or suggestion.
I am just wondering if you can point me towards good and simple examples of python projects.
I did google, but it did not work exactly as I hoped.
I am using PyCharm
In particular, I am want to find simple examples on python of games like:
1. Turn based combat with a squad like X-Com or Heroes, when the player controls several chars and maybe some AI. I found this one: https://github.com/TachyonNZ/textcom. However, there one controls only single char.
2. Quest like 60 seconds / 60 parsecs
3. FTL like game
4. Into the breach like game
Please, be so kind and share with me a link or smth, or suggestion.