{"author_link":"\/users\/hedgy","author_name":"Hedgy","author_uid":"1079844","comments":[{"author_name":"BitJester Media","author_uid":1089061,"time":"2018-04-23T20:28:58Z","epoch":1524515338,"modified":1524515338,"text":"I received an error trying to download the extra file from Microsoft.","likes":0,"format":"md"},{"author_name":"Tem","author_uid":1075469,"time":"2018-04-23T20:44:23Z","epoch":1524516263,"modified":1524516263,"text":"I enjoyed my overpriced seeds very much, thank you kindly.","likes":1,"format":"md"},{"author_name":"wsKilljoy","author_uid":"1055525","time":"2018-04-23T21:53:07Z","epoch":1524520387,"modified":1524520387,"text":"Interesting game! Quite fun.","likes":1,"format":"md"},{"author_name":"incobalt","author_uid":"1001938","time":"2018-04-23T22:06:09Z","epoch":1524521169,"modified":1524521169,"text":"Whoops I bought seeds on the first day thinking I didn't have any >.< The game was very hard to read for me. Green text on light grey background doesn't have enough contrast! The theme didn't work for me on this one, but perhaps that's because I'm old enough to remember when all games were like this. Good job though!","likes":1,"format":"md"},{"author_name":"Hedgy","author_uid":"1079844","time":"2018-04-23T23:27:55Z","epoch":1524526075,"modified":1524526125,"text":"@incobalt Yea, I had a feeling that the text was going to be an issue! I should've added more... but when there was only 4 hours left I kind of just wanted to get the thing over with. Did you atleast change the CMD -> properties -> fonts -> size? Oh, and C++ is currently the only coding language that I have the most knowledge of :P","likes":0,"format":"md"},{"author_name":"Hedgy","author_uid":"1079844","time":"2018-04-23T23:59:35Z","epoch":1524527975,"modified":1524528813,"text":"For those of you having issues will a \"dll missing\", this (https:\/\/www.dropbox.com\/s\/xjwbxr7efm0gemx\/TheAlphabetFarm%5BDLLFIXED%5D.zip?dl=0) should work fine. [Oh, and open the DEBUG folder and then the .exe if the shortcut isn't working.]","likes":0,"format":"md"},{"author_name":"Langotriel","author_uid":"1091644","time":"2018-04-24T22:45:47Z","epoch":1524609947,"modified":1524609947,"text":"Although it has potential for great improvement, it isn't that enjoyable as an experience in its current state. The best I can say is that it lives up to the theme very well.","likes":0,"format":"md"},{"author_name":"PhilStrahl","author_uid":"1006214","time":"2018-04-27T23:56:50Z","epoch":1524873410,"modified":1524873410,"text":"Hey, hedgy! I liked the combination of making a farming game with just text. It reminded me a lot of old mainframe games that were only played on an ASCII terminal or on print-outs. I found the gameplay fun at first, although a bit repetitive and cumbersome after a while. What would have helped me tremendously would have been numbered slots, because even with just a handful, I never knew which seeds I had planted where; and I would overwrite them. 49 slots are just waaay too many to process mentally.\n\nI liked how you represented the different growth stages of the seeds; once I had figured that out I found it very straightforward that XYZ-seeds only take three days until harvest.\n\nOh, I had a couple of bugs, though. Once I was stuck in the buying screen, then the game wouldn't take any input, and on my first attempt I was able to plant an XYZ seed without even having one, meaning had -1 XYZ seeds in my inventory.\n\nOne last thing: It would have helped me also if the selection menus would always be selectable by number OR letter, as you type a number for a choice, a character for the seed type, and another number as a value, for example. I never grew accustomed to that.\n\nBut overall an interesting take on the theme! Good job!\n\n\n","likes":0,"format":"md"},{"author_name":"PhilStrahl","author_uid":"1006214","time":"2018-04-28T20:18:56Z","epoch":1524946736,"modified":1524946736,"text":"Here's a video of my experience, it might help you with finding the bugs https:\/\/youtu.be\/UoxXOgp40t0 ","likes":0,"format":"md"}],"format":"md","images":["ld41\/79845-1e14e838501b79167e5110fbeaa24b05.png"],"links":[{"url":"https:\/\/www.dropbox.com\/s\/nexywu6p3lqot8t\/Farming%20%26%20Text.zip?dl=0","text":"Windows"},{"url":"","text":"HTML5 (web)"}],"metadata":{"g_key":"36127","g_author":"1079844","g_event":"LD41","g_eventkey":"72","g_subevent":"COMPO","g_urlkey":"235302","g_title":"The Alphabet Farm","g_status":"USEAR3","g_place":"99999","g_commentcount":"9","g_site2_node_id":"79845","g_hide":"N","g_has_icon":"Y","g_rqueue":"0","g_random":"0"},"nds":{"n_key":"79845","n_urlkey":"235302","n_parent":"73256","n_path":"\/events\/ludum-dare\/41\/the-alphabet-farm","n_slug":"the-alphabet-farm","n_type":"item","n_subtype":"game","n_subsubtype":"compo","n_author":"79844","n_created":"1524007374","n_modified":"1524437279","n_version":"245682","n_status":"COMMIT"},"node":{"id":79845,"parent":73256,"superparent":9,"author":79844,"type":"item","subtype":"game","subsubtype":"compo","published":"2018-04-22T21:04:30Z","created":"2018-04-17T23:22:54Z","modified":"2018-04-22T22:47:59Z","version":245682,"slug":"the-alphabet-farm","name":"The Alphabet Farm","body":"Welcome to the alphabet farm, where we plant seeds and make money!\n\n----Relation to Theme----\nThe theme was two incompatible genres, so I chose Farming and Text-Based gameplay together to make this.\n\n----The Goal----\nThere could be many other goals you could make up, but the built in goals are:\n1. Make 1000$\n2. Make as much money as you can in 365 days.\n\n----The Gameplay----\nGameplay is pretty simple. Each day you decide what you want to do, whether it be planting seeds or going to upgrade. You have 4 options:\n1. Plant Seeds\n2. Buy upgrades\n3. Skip day\n4. Buy seeds\nEach decision is pretty self explanatory, and you can explore what all the different kinds of seeds are or all the different upgrades.\n\nYou start off with 8$ and 10 ABCDE seeds. Oh, and each day you lose 0.25$ for the farm upkeep.\n\n----How do I get started?----\nSimple, just extract the ZIP file using an extraction software (I personally use WinRar, but 7zip should work...), and then double click the GAME.EXE shortcut.\n\nDuring the game, the text might be small, so i recommend right clicking on the window -> properties -> fonts, and then changing the size from there.\n\n---- How did I make this? ----\nI used C++ (using Visual Studio 2015, not sure why I used the 2015 version though) to make the game, using the blank Win32 Application (..I think!). Libraries I used were\n- Iostream - Every single piece of text in the code is from the iostream library\n- Array - For the different seeds, and inventory of the user\n- String - for allowing text variables\n\n----How to I fix runtime error?----\nInstall this: https:\/\/www.microsoft.com\/en-us\/download\/details.aspx?id=52685 (both x86 and x64)","meta":{"author":[79844],"cover":"\/\/\/content\/4e7\/31\/z\/10388.png","link-01":"https:\/\/www.dropbox.com\/s\/nexywu6p3lqot8t\/Farming%20%26%20Text.zip?dl=0","link-01-tag":"42337","link-02":"https:\/\/pastebin.com\/E8yn1K7m","link-03":"","link-03-tag":"42336","link-03-name":""},"path":"\/events\/ludum-dare\/41\/the-alphabet-farm","parents":[1,5,9,73256],"love":0,"notes":9,"notes-timestamp":"2018-04-28T20:18:56Z","grade":{"grade-01":10,"grade-02":10,"grade-03":10,"grade-04":10,"grade-05":10,"grade-06":8,"grade-07":10,"grade-08":10},"magic":{"cool":97.833678104365,"feedback":5,"given":8.375,"grade":9.75,"grade-01-average":2.688,"grade-02-average":2.625,"grade-03-average":2.813,"grade-04-average":3.375,"grade-05-average":2.25,"grade-06-average":2.083,"grade-07-average":2.313,"grade-08-average":2.438,"smart":5.6117709057383}},"text":"Welcome to the alphabet farm, where we plant seeds and make money!\n\n----Relation to Theme----\nThe theme was two incompatible genres, so I chose Farming and Text-Based gameplay together to make this.\n\n----The Goal----\nThere could be many other goals you could make up, but the built in goals are:\n1. Make 1000$\n2. Make as much money as you can in 365 days.\n\n----The Gameplay----\nGameplay is pretty simple. Each day you decide what you want to do, whether it be planting seeds or going to upgrade. You have 4 options:\n1. Plant Seeds\n2. Buy upgrades\n3. Skip day\n4. Buy seeds\nEach decision is pretty self explanatory, and you can explore what all the different kinds of seeds are or all the different upgrades.\n\nYou start off with 8$ and 10 ABCDE seeds. Oh, and each day you lose 0.25$ for the farm upkeep.\n\n----How do I get started?----\nSimple, just extract the ZIP file using an extraction software (I personally use WinRar, but 7zip should work...), and then double click the GAME.EXE shortcut.\n\nDuring the game, the text might be small, so i recommend right clicking on the window -> properties -> fonts, and then changing the size from there.\n\n---- How did I make this? ----\nI used C++ (using Visual Studio 2015, not sure why I used the 2015 version though) to make the game, using the blank Win32 Application (..I think!). Libraries I used were\n- Iostream - Every single piece of text in the code is from the iostream library\n- Array - For the different seeds, and inventory of the user\n- String - for allowing text variables\n\n----How to I fix runtime error?----\nInstall this: https:\/\/www.microsoft.com\/en-us\/download\/details.aspx?id=52685 (both x86 and x64)","title":"The Alphabet Farm"}