Golden Harvest

Show off your games, demos and other (playable) creations.
User avatar
VividReality
Prole
Posts: 23
Joined: Wed Nov 14, 2012 8:37 pm

Golden Harvest

Post by VividReality »

Image

Hello everyone.

I've been working on a game for a couple of weeks now. I've come to a point where I feel somewhat comfortable with sharing my game with the masses (the Löve userbase is massive enough for now, haha). I am really interested in a review from some of you people. So if you've got the time to playtest this, and share your feedback, that would be delightful! Please do keep in mind that this game is a work in progress, and barely in alpha stage. Yet I do believe that it's easy to get an idea of what the full product will be right now.

Golden Harvest is a roguelite game about survival. You find yourself on a desolate island (the island is randomly generated). And you've got various skills at your disposal which you can use to survive. For starters, you want to grab a few rocks and carve a primitive axe and pickaxe out of it. Now you have the ability to chop wood, and mine stone. The (pick)axes can be used as a weapon as well, although you want to make better weapons (battleaxes, swords, warhammers, bows) as soon as possible.

Now you've got the ability to build various tools to help with your survival, like a campfire or iron pot for cooking, an anvil for smithing, a kiln for smelting, etcetera. Collect different items to unlock new crafting recipies.

Golden Harvest has gotten too big in mb's for the love2d forums to upload! Please download the game here: http://50.116.63.25/public/vapor_hosted ... Alpha.love
[22-06-2013] A new demo release.

A new demo has been released! Find it here: http://gamejolt.com/games/strategy-sim/ ... est/28536/.

[23-05-2013] Exciting news (maybe).
The last couple of months I've been busy rewriting the whole thing. In the previous version I didn't correctly OOP, and made a mess for myself in the long run, which made it very daunting to work with the code base as it got bigger and bigger. So yes, I've been busy with the game, but rather than adding in new features, I've rewritten the whole thing from the ground up, to make it myself a little easier. But that's not the exciting news. What's cool is that my girlfriend offered to do all the graphics for me, because I used graphics before from opengameart, I am now working with 32 * 32 graphics specifically made for this game, which gives me almost unlimited possibilities regarding features, since I am not any longer limited by the graphics I can find. I would like to share some screenshots of how it looks right now. And as soon as the game gets on the same level as Alpha 0.2 was, I will share the latest version with you guys!

Exciting new features:
- Seasons (temperature changes, weather affects organic tiles)
- Battle system overhaul (more in depth battle system, with the possibility of a wide variaty of skills to use)
- Health system overhaul (no more health, but rather wounds, for instance a cut in your arm that needs treatment before it infects, and with deeper wounds it could lead to a lethal amount of blood loss).
- Harder crafting system (no more combining iron which magically forms a sword. Rather I hope to give the player the sensation of actually having to put effort in it, as smithing a sword would be. Steps included to smith a sword are for instance making a mold to poor the liquid iron in after melting. I do my best to put as much research as possible in every activity in Golden Harvest, so I can try to simulate the activity as good as possible inside this setting)
- Saving / Loading overhaul (saving and loading takes way less time, it's almost not noticeable, and happens automatically, without needing user input. You can just roam the world and exit it whenever you feel like. The next time you load your island, all the changes will be still there)


A preview of autotiling walls (WIP):
Image

A test with tile transitions (WIP):
Image

Island generation menu, with choice of climate:
Image

Desert:
Image

Freezing Highlands:
Image

Features available right now:
Alpha 0.2 (current version):
- Texturepacks
- Character customisation
- Tutorial/Achievements.

Alpha 0.1:
- Crafting
- Cooking
- Smelting
- Smithing
- Beekeeping
- Agriculture
- Battlesystem (close combat & ranged)
- Lighting engine
- Field of view
- Potion brewing
- Leveling (strength, dexterity, etc.) (Unbalanced, very easy to become very strong).
- Drugs.

Planned features:
- Dungeon crawling: 75% done (inactive until 100% completion).
- Randomized loot for dungeons: 0% done.
- Pet system: 0% done.
- Seasons: 25% done.
- Magic: 0% done.
- NPC's: 0% done.
- Storyline: 0% done.

Continuing tasks:
- More variation in crafting/cooking/brewing recipies.
- More interesting cooking.
- More variation in naturally occuring tiles (more kinds of stone/ore/wood, etc).

Please enjoy and tell me what you think.

With regards,
~Vivid.
Last edited by VividReality on Mon Jun 23, 2014 2:13 pm, edited 7 times in total.
bekey
Party member
Posts: 255
Joined: Tue Sep 03, 2013 6:27 pm

[]

Post by bekey »

-snip-
Last edited by bekey on Fri Jan 24, 2014 2:03 am, edited 1 time in total.
User avatar
VividReality
Prole
Posts: 23
Joined: Wed Nov 14, 2012 8:37 pm

Re: Golden Harvest

Post by VividReality »

I have no idea why that is, but I'll try the game on another computer and see if it runs there. For me it runs fine on two computers I've tried. Also, what OS are you using?

Thanks for trying.
User avatar
CaptainMaelstrom
Party member
Posts: 161
Joined: Sat Jan 05, 2013 10:38 pm

Re: Golden Harvest

Post by CaptainMaelstrom »

I've haven't played minecraft or Dwarf Fortress, so probably somebody closer to the survival/world creating genre would be a better reviewer. I don't really enjoy the game as it is, but I'm impressed by the features implemented so far. And the screenshots you took look pretty (the campfire pic especially).

Things I would suggest:
-Sound
-Ability to zoom in/out

Eventually, it would be good to generate some sort of music, too. Even if most people end up turning it off, it's useful for initially engaging the player.
If there's already a way to zoom in/out, make sure it's stated on the help overlay.

Overall though, good work. I'm impressed by the technical feats shown here. Keep it up!
bekey
Party member
Posts: 255
Joined: Tue Sep 03, 2013 6:27 pm

[]

Post by bekey »

-snip-
Last edited by bekey on Fri Jan 24, 2014 2:03 am, edited 1 time in total.
User avatar
VividReality
Prole
Posts: 23
Joined: Wed Nov 14, 2012 8:37 pm

Re: Golden Harvest

Post by VividReality »

Thank you for your feedback, CaptainMaelstrom. I can see that this game is not for everyone. And not at all a game unless I add quests, storyline, and actual dungeon crawling. But yeah, the basic features are there and it seems playable/enjoyable at least to me :). I hope it will be as fun for some other players as well!

I am glad that the game works now, bekey. Thanks for testing!
User avatar
headchant
Party member
Posts: 105
Joined: Fri Sep 03, 2010 12:39 pm
Contact:

Re: Golden Harvest

Post by headchant »

Have you thought about some kind of tutorial? I tried it and was confused at first because I couldn't punch down trees with my bare hands. It took me a while to find out that I needed to get rocks.

Great game hope you continue to work on it.
User avatar
kikito
Inner party member
Posts: 3153
Joined: Sat Oct 03, 2009 5:22 pm
Location: Madrid, Spain
Contact:

Re: Golden Harvest

Post by kikito »

I spawned in a small snow island with nothing but a raven :awesome:

Is there a way to swim? Otherwise these situations will be very common. Also, how do I know where I am on the minimap (without showing the big map)?

I would also love to be able to turn without moving. Otherwise it's impossible to beat an enemy that is chasing you.

This is looking good, please do continue.
When I write def I mean function.
User avatar
VividReality
Prole
Posts: 23
Joined: Wed Nov 14, 2012 8:37 pm

Re: Golden Harvest

Post by VividReality »

headchant, I am working on a tutorial system right now. It works kind of like achievements, with a discriptive way to explain what your next step could be when you're stuck. I will continue working on this system, so that I can use it as a questlog as well, because very soon I'll start working on quests. Thank you for trying and liking the game!

kikito, you can press "r" until you find a location where you want to stay and play the game. The map... good idea. I'll add a better way to view where you are. If I am not mistaken there should be a little dot where you are on the minimap, but I agree it's almost not visible. I'll work on that. About the turning, I'll add that to the to-do list as well! For now, you can press "l" to look and do several tasks within a range. For instance, you can use "l" to select a tile and shoot a bow very far. but melee has a shorter range, so you can only hit 2 blocks away. That's probably the best way to do it right now. Thanks for trying the game!

Also, there is an update. I've been working on texturepacks! I'll update the main post!
User avatar
szmol96
Citizen
Posts: 51
Joined: Mon Oct 07, 2013 4:24 pm
Location: Horvátkút, Hungary

Re: Golden Harvest

Post by szmol96 »

"Cannot create canvas. Not supported by your OpenGL implementation." :cry:
All your code are belong to us.
Post Reply

Who is online

Users browsing this forum: No registered users and 37 guests