The Little Drop
The Adventure of the little drop
This is the story of little raindrop spirits on their journey to reforest a wood in the aftermath of a big fire blaze. It's your task to guide him through the forest, collect and plant seeds and see the forest regrow. Some plants can even be used as bridges to other areas of the forest. Throughout your way, you will meat other droplings, make sure to listen what they say as some might even help you on your journey. Finally, in the end, you might even get the chance to see the forests spirit himself.
This game was made using the Panda3D game engine
System Requirements:
How to run p3d files:
Install the Panda3D runtime
After installing, either double click the LittleDrop.p3d file or run the following command from the terminal:
panda3d LittleDrop.p3d
Requirements to run from source:
Python 2.7
Panda3D SDK 1.9.1
Source: https://github.com/grimfang/pyweek21
This is the story of little raindrop spirits on their journey to reforest a wood in the aftermath of a big fire blaze. It's your task to guide him through the forest, collect and plant seeds and see the forest regrow. Some plants can even be used as bridges to other areas of the forest. Throughout your way, you will meat other droplings, make sure to listen what they say as some might even help you on your journey. Finally, in the end, you might even get the chance to see the forests spirit himself.
This game was made using the Panda3D game engine
System Requirements:
Minimum: | |
CPU | 1.66 GHz dual core |
Memory | 80 MB free RAM |
Hard drive | 120 MB free disk space |
Screen size | 800x600 px |
Graphics hardware | OpenGL 1.4 capable graphic card |
Sound hardware | OpenAL capable audio |
Peripherials | Mouse, Keyboard |
Recommended: | |
CPU | 2.4 GHz dual core |
Memory | 80 MB free RAM |
Hard drive | 120 MB free disk space |
Screen size | 1920x1080 px |
Graphics hardware | OpenGL 3.0 capable graphic card |
Sound hardware | OpenAL capable audio |
Peripherials | Mouse, Keyboard |
How to run p3d files:
Install the Panda3D runtime
After installing, either double click the LittleDrop.p3d file or run the following command from the terminal:
panda3d LittleDrop.p3d
Requirements to run from source:
Python 2.7
Panda3D SDK 1.9.1
Source: https://github.com/grimfang/pyweek21
Awards
Scores
Ratings (show detail)
Overall: 3.5
Fun: 3
Production: 4.4
Innovation: 3.1
Respondents: 8
Files
File | Uploader | Date |
---|---|---|
LittleDrop Source release.zip
— final
In case the p3d file doesn't work try this source release. Check the README.txt for information how to run. |
fireclaw | 2016/03/05 12:47 |
LittleDrop.p3d
— final
Deploy once, run anywhere. Requires Panda3D runtime! See entry for details. |
fireclaw | 2016/03/05 00:52 |
Manual.pdf
Manual Final |
fireclaw | 2016/03/05 00:42 |
CoverPyWeekV2.png
The Little Drop Cover |
fireclaw | 2016/03/04 23:16 |
DeveloperScreenshot03.png
The Forest |
fireclaw | 2016/03/04 00:57 |
Manual v1.0.pdf
First version of the manual |
fireclaw | 2016/03/03 00:14 |
HowToPlantSeeds.png
Plant Cycle |
fireclaw | 2016/03/01 22:54 |
DeveloperScreenshot02.png
In development Screenshot 2 |
fireclaw | 2016/02/29 23:54 |
DeveloperScreenshot01.png
In development Screenshot 1 |
fireclaw | 2016/02/28 22:10 |
Diary Entries
A first little drop
This was a successful day 1. Starting early in the morning, we got the skeleton and some basics of our game up and running and now we can head on to the real work. In the coming week we will try to create a game with all the goodies one would expect from a complete game to create a nice experience for you, the players.
"The Little Drop" as we call it, will be an adventure puzzle game about a little forest/water spirit which you get control over. Your mission is to grow new plants after a big fire has burned down most of them. We have a lot of ideas for features for it and we'll try to implement as many of them as possible. To be able to implement many features we will mostly use assets from websites like OpenGameArt.org and the like and concentrate on coding and fitting all the assets we find together.
If all goes well, we might even have a playable prototype by the end of day 5. For anyone who's interested in our development progress, we'll store all the code and assets on our github repository over at https://github.com/grimfang/pyweek21
As a little teaser, here's a screenshot of a current in development scene:
We'll keep you updated on the implemented features and general status of the game as we proceed.
Now all that's left to say is, we wish you all a happy coding week and may you all create great games.
"The Little Drop" as we call it, will be an adventure puzzle game about a little forest/water spirit which you get control over. Your mission is to grow new plants after a big fire has burned down most of them. We have a lot of ideas for features for it and we'll try to implement as many of them as possible. To be able to implement many features we will mostly use assets from websites like OpenGameArt.org and the like and concentrate on coding and fitting all the assets we find together.
If all goes well, we might even have a playable prototype by the end of day 5. For anyone who's interested in our development progress, we'll store all the code and assets on our github repository over at https://github.com/grimfang/pyweek21
As a little teaser, here's a screenshot of a current in development scene:
We'll keep you updated on the implemented features and general status of the game as we proceed.
Now all that's left to say is, we wish you all a happy coding week and may you all create great games.
So much to do
The development of our core gameplay has started and we already made some good progress on it. But there's still quite a lot to do, especialy on making the game fun to play, even though so far it looks quite good. We're confident that we will get this done in time, until now we're still in time with our plan we laid out for this week.
Here's a screenshot of the current main menu. You may notice it's translated, at the moment our game is available in English as well as German and will use the "default" language set in your system.
We also successfuly tested our deployment cycle so we'll be ready when the big day comes.
Don't forget to test your deployment cycle early. You don't want to get surprised by a not working game release, would you?
Here's a screenshot of the current main menu. You may notice it's translated, at the moment our game is available in English as well as German and will use the "default" language set in your system.
We also successfuly tested our deployment cycle so we'll be ready when the big day comes.
Don't forget to test your deployment cycle early. You don't want to get surprised by a not working game release, would you?
Sow seeds
The week's almost half way through already! Today we implemented most of the main gameplay of our game. Planting seeds to earn points and place vein bridges to get to new areas and give the forest some new life. To make it a bit more strategical, you need to take a look at your bodies amount of water to get to the end of the forest without loosing all the water your body is made of as a rain spirit.
Here's a little image of how the planting and growing cycle works in our game.
Here's a little image of how the planting and growing cycle works in our game.
Bring in the Fun
Today we added quite a lot again to our game, especially things that make it fun to play, like graphics for the games story and some small Easter eggs. Will you find them all? Some of the Easter eggs will also give you extra points. Aside of that we also keep an eye on little details and bug fixes. We also created a manual PDF with more details about the game and it's back story.
Over the coming days we try to enhance our core gameplay and fix the remaining bugs that we are aware of.
Over the coming days we try to enhance our core gameplay and fix the remaining bugs that we are aware of.
What a day!
The game got quite a big step towards a release, many things have been fixed and the visuals were enhanced where necessary. The Core gameplay as well as some extras are done now and it actually is in a playable state now. The coming days will be used for bug fixing, fine tuning and enhancing the already existing things.
The bad news though is, that mj-meo-dmt had to leave the team as he didn't got to spend as much time on this project as he wished he could in the first place.
Anyway I'd like to thank him for anything he has done for me and this project!
A new shot from the games level:
The bad news though is, that mj-meo-dmt had to leave the team as he didn't got to spend as much time on this project as he wished he could in the first place.
Anyway I'd like to thank him for anything he has done for me and this project!
A new shot from the games level:
Let it grow, let it grow
can't hold it back anymore :P
well, so far the game is done, at least there isn't much that I could add to it in the less time that's left. If I get some time for it tomorrow, I'll look some more into creating installers as currently the packed installers only work for Linux (Debian based) but somehow not for windows.
Anyway, the already uploaded P3D file should run on every mayor desktop system with only a few little caveats like having to install the p3d runtime and no fancy mouse cursor image on windows systems. So for the best experience with it I recommend trying it on Ubuntu GNU Linux.
well, so far the game is done, at least there isn't much that I could add to it in the less time that's left. If I get some time for it tomorrow, I'll look some more into creating installers as currently the packed installers only work for Linux (Debian based) but somehow not for windows.
Anyway, the already uploaded P3D file should run on every mayor desktop system with only a few little caveats like having to install the p3d runtime and no fancy mouse cursor image on windows systems. So for the best experience with it I recommend trying it on Ubuntu GNU Linux.
Typical final day problems
so, the last day is almost over. I gave it my best shot to get anything fixed and working as good as possible, though somehow it didn't work out as expected, I can't provide working installers for all platforms. Actually, I could only provide tested and working installers for Linux systems, but that won't satisfy my need for completion. Hence I stay with the already uploaded p3d file and as it turned out that might not work on windows because of some mysterious errors I never had before with those kind of files (well, I already imagined windows will make problems, as it always makes problems... can't expect things to instantly work on windows, can you?), I added a packed version of the source code, which was tested and proven to work on windows and instructions for how to run it just in case the p3d file doesn't work. Also make sure to follow the steps and information given in the readme files and in the projects entry description, then everything should run and be as simple as a one click installer, after all it's always just one installation and running a file no matter which way you take. Anyway, if you encounter any errors or if it won't work for you for some reason that I don't know yet, just let me know and I'll try to get it fixed.
Now, all that's left to say is, have fun with the game.
P.S. If I get installers and or the p3d file to correctly work on my windows test systems, I will also make this game available from our website Grimfang-studio.org where you can check for updates if we continue our work on this game after PyWeek has officially ended. Though, that might depend on how many of you like to see it getting improved and grow from it's current state.
Now, all that's left to say is, have fun with the game.
P.S. If I get installers and or the p3d file to correctly work on my windows test systems, I will also make this game available from our website Grimfang-studio.org where you can check for updates if we continue our work on this game after PyWeek has officially ended. Though, that might depend on how many of you like to see it getting improved and grow from it's current state.