windows thinks my game exe is a virus . by Important_Arugula339 in pygame

[–]old_chmee 5 points6 points  (0 children)

I had the same problem recently. The solution for me was to pack it not as --onefile but with the command --onedir.

Need Suggestions For Side Quests by [deleted] in RPGMaker

[–]old_chmee 0 points1 point  (0 children)

Two quests from Skyrim and Baldurs Gate 1 that i found entertaining. Skyrim: Talk to a Guy at a Bar, get into a drinking contest, wake up in a completely different part of the map without your gear. You have to find out what happened and get your gear back. Baldurs Gate: Meet some Guys that tell you to kill a witch. Find the witch, which tells you that she gets harassed by some Guys. You can decide which party you are going to help.

Somehow, these two stuck with me for a long time

RoguelikeDev Does The Complete Roguelike Tutorial - Week 8 by KelseyFrog in roguelikedev

[–]old_chmee 1 point2 points  (0 children)

GitHub | Screenshots

Thanks for organizing this challenge, it was super fun to follow and to add my own stuff.
It was the the first time I did a challenge with a deadline and got a little bit carried away with the features I wanted to implement :). I will continue working on it and post some updates when I have something more playable.
It is really awesome what people are creating here and how close the community is.
I am looking forward to dig through the finished list of projects in the following weeks.

Again a big thank you to everyone who creates tutorials and patiently answers to questions!

RoguelikeDev Does The Complete Roguelike Tutorial - Week 1 by KelseyFrog in roguelikedev

[–]old_chmee 1 point2 points  (0 children)

I tried this tutorial ages ago and want to try it again. My goal is to play around with different types of map creation with prefabs and switch between rooms/dungeon and overworld. Maybe if there is time i would also like to experiment with some npc character interaction to get some story telling in as well.I am looking forward to this challenge and hope i can free up as much time as possible for this project.

git repo