Ludum Dare #26compo
A Scholar In The Woods
A short interactive story. What if a pedantic scholar from the city had to go through the woods, in the middle of nowhere? Help Anna to guide him, try to bear his continuous rants and his boring speeches on minimalism.
To launch the game, launch main.exe/play.exe on Windows, main/play on Linux.
Controls:
- Arrow keys to move
- W to interact with the objects and characters (Z on QWERTY keyboards)
- Escape to leave at anytime
Made with Pygame, Python 3 and my own RPG engine.
Post Compo Sources: https://dl.dropboxusercontent.com/u/8347940/A%20Scholar%20In%20The%20Woods%20-%20Post%20Compo%20-%20Sources.zip
To launch the game, launch main.exe/play.exe on Windows, main/play on Linux.
Controls:
- Arrow keys to move
- W to interact with the objects and characters (Z on QWERTY keyboards)
- Escape to leave at anytime
Made with Pygame, Python 3 and my own RPG engine.
Post Compo Sources: https://dl.dropboxusercontent.com/u/8347940/A%20Scholar%20In%20The%20Woods%20-%20Post%20Compo%20-%20Sources.zip
Comments29

Colisan29 Apr 2013, 16:07
Crashes too when I went up of the second map : (Win 7 x32)
Traceback (most recent call last):
File
"C:\Python32-32\lib\site-packages\cx_Freeze\initscripts\Console3.py",line 27, in <module>
File "main.py", line 173, in <module>
File "main.py", line 90, in executer
File "C:\Users\Kevin\Documents\Narro\trunk\Build\gestionnairevenements.py", line 124, in gererEvenements
File "C:\Python\32-bit\3.2\lib\_abcoll.py", line 434, in _iter_ KeyError:'Sortie2'
Traceback (most recent call last):
File
"C:\Python32-32\lib\site-packages\cx_Freeze\initscripts\Console3.py",line 27, in <module>
File "main.py", line 173, in <module>
File "main.py", line 90, in executer
File "C:\Users\Kevin\Documents\Narro\trunk\Build\gestionnairevenements.py", line 124, in gererEvenements
File "C:\Python\32-bit\3.2\lib\_abcoll.py", line 434, in _iter_ KeyError:'Sortie2'

Rastagong29 Apr 2013, 16:44
Thanks for your feedback, I'll fix it asap.

Rastagong29 Apr 2013, 17:55
I've updated the build, it should work now. :)
Sorry for the inconvenience! If I can grab a Live CD, I'll build the game for Linux too.
Sorry for the inconvenience! If I can grab a Live CD, I'll build the game for Linux too.
graytest29 Apr 2013, 19:09
Quite interesting. I liked it.
dasrkrain29 Apr 2013, 19:16
Great job! I always find games like this interesting!
Jools6429 Apr 2013, 19:16
This was a really interesting game. I really like the story it was telling and I'm amazed at how much scripted movement you managed to include for the people.
The graphics where however a little messy looking though and the lack of sound was quite noticeable in a game that focuses fairly heavily on atmosphere and story telling.
Having said that, I did really like the game up until the man started following me and I accidentally walked into a position where he was blocking the only exit. That made it impossible to progress any further into the game which was a real shame.
Good work all the same.
The graphics where however a little messy looking though and the lack of sound was quite noticeable in a game that focuses fairly heavily on atmosphere and story telling.
Having said that, I did really like the game up until the man started following me and I accidentally walked into a position where he was blocking the only exit. That made it impossible to progress any further into the game which was a real shame.
Good work all the same.

jmf29 Apr 2013, 19:26
I liked it! Quite advanced for a ludum dare game. It ended rather abruptly though, or at least I think it ended. I was stuck in the middle of the woods with the man.
badlydrawnrod29 Apr 2013, 19:33
I liked the ending. The guy got what he deserved, particularly after he almost trapped me by a tree.
reheated29 Apr 2013, 19:38
This was really well written.
I think I got stuck (at the same point as jmf)? It's the scene beginning "and so it continued, on and on, until night." I can't interact with anything.
I think I got stuck (at the same point as jmf)? It's the scene beginning "and so it continued, on and on, until night." I can't interact with anything.
reheated29 Apr 2013, 19:49
SPOILER
I replayed and realised the problem - there's a way you can go through the trees without finding the key in the forest - this causes the scene to start without the scripted events happening.
I replayed and realised the problem - there's a way you can go through the trees without finding the key in the forest - this causes the scene to start without the scripted events happening.

Rastagong29 Apr 2013, 23:56
Thanks for the feedback, everyone! :)
@Jools64:
I love RPGs when they feautre dynamic NPCs, as in Chrono Trigger or Majora's Mask. That's why when I wrote the Narro Engine (the Python engine behind this game), I focused on the NPC scripting. I want them to move precisely as I tell them to, when I want them to. I'm glad it pleases you, I've dedicated so much time to this task!
Regarding the two latter points, it's mainly due to a lack of time. I'm considering releasing an improved version, with some music, some sounds and fewer bugs.
@jmf:
Actually, it seems you haven't found how to leave the forest. Hint: the leaves of the trees may hide some paths. ;)
@reheated:
Thanks for reporting that! Mapping the forest took quite some time, because I had to make sure that the player doesn't cut through the woods when he has to perform a specific task. But it seems there are still some hidden paths! I'll fix that in the post compo version.
@Jools64:
I love RPGs when they feautre dynamic NPCs, as in Chrono Trigger or Majora's Mask. That's why when I wrote the Narro Engine (the Python engine behind this game), I focused on the NPC scripting. I want them to move precisely as I tell them to, when I want them to. I'm glad it pleases you, I've dedicated so much time to this task!
Regarding the two latter points, it's mainly due to a lack of time. I'm considering releasing an improved version, with some music, some sounds and fewer bugs.
@jmf:
Actually, it seems you haven't found how to leave the forest. Hint: the leaves of the trees may hide some paths. ;)
@reheated:
Thanks for reporting that! Mapping the forest took quite some time, because I had to make sure that the player doesn't cut through the woods when he has to perform a specific task. But it seems there are still some hidden paths! I'll fix that in the post compo version.

vinull30 Apr 2013, 01:22
This was interesting... I got to "The End" which I assume is the end (I could still walk around). The conversation was nice and I like the narration quality to the tutorial.
JFlegle30 Apr 2013, 01:25
Funny ending, I need a slap the guy button.
T80030 Apr 2013, 18:52
i like the graphics and the climate

kyyninen30 Apr 2013, 19:12
Storytelling style reminded me of a zen koan.

fullmontis1 May 2013, 10:18
It's a shame for the graphics. I'd really like to see a polished version of this. The writing is excellent and the story actually makes you think.
Lythom1 May 2013, 15:29
Hi there, here is some feddback.
What i loved :
- story with true meanings
- atmosphere
What imo could be improved :
- graphics ! Even with no graphic skill I'm pretty sure you can improve from this to something that doesn't make sick :p
- ending (fall a bit short :s, or did I miss something about this artist we had to visit ?)
- a feedback when you actually can do an action ("press 'w'")
I really liked the game overall, thanks for the story ;)
What i loved :
- story with true meanings
- atmosphere
What imo could be improved :
- graphics ! Even with no graphic skill I'm pretty sure you can improve from this to something that doesn't make sick :p
- ending (fall a bit short :s, or did I miss something about this artist we had to visit ?)
- a feedback when you actually can do an action ("press 'w'")
I really liked the game overall, thanks for the story ;)
mkpictures1 May 2013, 18:01
What a nice game :) You had to a lot of work to script everything like that O_o GG for that!
I also liked the story ( Even if I wanted to kill that scholar guy .. ).
The graphics are a bit too flashy I think, but you did a really great work on this!!
I also liked the story ( Even if I wanted to kill that scholar guy .. ).
The graphics are a bit too flashy I think, but you did a really great work on this!!

Rastagong1 May 2013, 21:28
Thanks for the feedback once again, everybody. Glad to see you appreciate the mood, enjoy the story… and hate the pedantic scholar. :p
@vinull:
You can still walk around but "The End" is printed on the screen, right? If it's the case, you got to the end indeed! But yeah, it came earlier than I wanted too, I hadn't have enought time to finish the game. I was supposed to add one more scene.
@Lythom / @fullmontis:
Ahem, yeah, I've never been a talented pixel artist. :s
I might use other graphics in the post compo version, then. Actually, I had considered entering the jam instead of the compo to do so. But making a LD game without designing the graphics at all… It seemed pointless to me. Maybe next time!
I'll think of an immediate feedback sound for the action key too, thanks Lythom! ;)
Regarding the end, yep, it comes rather shortly. I had originally planned an additional scene. I might add it in the post compo version as well. :)
@mkpictures:
Most of the key movement functions (A* algorithm to follow the player, dynamic changes in the map, etc) were already written in my game engine, the Narro Engine. It's then rather easy to script extensive interactive scenes. That's one of the main reasons why I programmed this engine instead of using RPG Maker. I'm relieved to know it works well, I haven't lost my time! :)
@vinull:
You can still walk around but "The End" is printed on the screen, right? If it's the case, you got to the end indeed! But yeah, it came earlier than I wanted too, I hadn't have enought time to finish the game. I was supposed to add one more scene.
@Lythom / @fullmontis:
Ahem, yeah, I've never been a talented pixel artist. :s
I might use other graphics in the post compo version, then. Actually, I had considered entering the jam instead of the compo to do so. But making a LD game without designing the graphics at all… It seemed pointless to me. Maybe next time!
I'll think of an immediate feedback sound for the action key too, thanks Lythom! ;)
Regarding the end, yep, it comes rather shortly. I had originally planned an additional scene. I might add it in the post compo version as well. :)
@mkpictures:
Most of the key movement functions (A* algorithm to follow the player, dynamic changes in the map, etc) were already written in my game engine, the Narro Engine. It's then rather easy to script extensive interactive scenes. That's one of the main reasons why I programmed this engine instead of using RPG Maker. I'm relieved to know it works well, I haven't lost my time! :)

Rose2 May 2013, 02:17
Nice work! I love RPGs. Unfortunately I got stuck (went into some trees in a ] shape, pedantic dude covered the last side and I couldn't get out), but maybe I will play again later in order to see the end. You should work on this more and get an artist to help you! Or work on your own pixel art skills - try looking for inspiration in sprite sheets from existing games.

CataclysmicKnight2 May 2013, 02:35
The game seemed fun, but the little girl moved so slowly that it made the game unplayable for me... Very likely due to my slow computer that I have to run at minimal speed. I didn't rate it since I didn't want to rate what I didn't fully play, and I think I really would have enjoyed it otherwise, for what it's worth :D
hissssssssss2 May 2013, 02:38
The walking speed for the girl was irritatingly slow.
Other than that, this was neat. I liked the narration at the bottom of the screen.
Other than that, this was neat. I liked the narration at the bottom of the screen.
Topaz2 May 2013, 05:34
Nice job! I use Python + PyGame too btw, you should check out our game: http://www.ludumdare.com/compo/ludum-dare-26/?action=preview&uid=10594

EdoMiyamoto2 May 2013, 08:17
Nice job doing this in python !
TinyDrakkarStudio5 May 2013, 17:19
That a game like nds games (zelda or other) i like small games like this.... nice job in 48h;)

Rastagong7 May 2013, 00:34
Sorry for replying so late, and thanks for the feedback. :)
Regarding the speed of the girl, I've added frame independent movements to the game engine, it will be featured in the Post Compo build. It should be ready tomorrow. I've been busy fixing some performance issues, sorry for the time it takes!
Regarding the speed of the girl, I've added frame independent movements to the game engine, it will be featured in the Post Compo build. It should be ready tomorrow. I've been busy fixing some performance issues, sorry for the time it takes!

kddekadenz13 May 2013, 13:42
python main
File "main", line 1
SyntaxError: Non-ASCII character '\xc1' in file main on line 2, but no encoding declared; see http://www.python.org/peps/pep-0263.html for details
You need to organize the folder, too, putting the data stuff into a subfolder.
File "main", line 1
SyntaxError: Non-ASCII character '\xc1' in file main on line 2, but no encoding declared; see http://www.python.org/peps/pep-0263.html for details
You need to organize the folder, too, putting the data stuff into a subfolder.

commanderstitch17 May 2013, 00:18
I was impressed by the amount of text, dialogue, and the npc's were neat! xD It was slow to go places, got lost at times, and there didn't seem to be anything dangerous.




Traceback (most recent call last):
File:
"C:\Python32-32\lib\site-packages\cx_Freeze\initscripts\Console3.py",
line 27, in <module>
File "main.py", line 173, in <module>
File "main.py", line 90, in executer
File
"C:\Users\Kevin\Documents\Narro\trunk\Build\gestionnairevenements.
.py", line 124, in gererEvenements
File "C:\Python\32-bit\3.2\lib\_abcoll.py", line 434, in __iter__
KeyError: 'Sortie2'