{"author_link":"\/users\/jacklehamster","author_name":"JackLeHamster","author_uid":"1001023","comments":[{"author_name":"Seth Marx","author_uid":"1168284","time":"2019-10-08T02:44:00Z","epoch":1570502640,"modified":1570502640,"text":"It is convoluted, but the discovery process is fun and it gives the player an opportunity to strategize. Since I don't know what all you had planned, I'd say it feels complete in it's own right. Great work! :)","likes":1,"format":"md"},{"author_name":"Etch-light Studios","author_uid":"1169979","time":"2019-10-13T23:23:54Z","epoch":1571009034,"modified":1571009034,"text":"Not half bad, its actually pretty cool in its own way","likes":1,"format":"md"},{"author_name":"reBTF","author_uid":"1035671","time":"2019-10-13T23:30:20Z","epoch":1571009420,"modified":1571009420,"text":"I found it quite enjoyable. Obviously it was a bit convoluted and I found it laggy at points but the core concept was really interesting. Teaching your creatures to eat and spread and evolve was a fun twist on a strategy\/management game.\n\nGreat job!","likes":1,"format":"md"},{"author_name":"Mikeliosus","author_uid":"1032809","time":"2019-10-14T01:23:13Z","epoch":1571016193,"modified":1571016193,"text":"Hey!\n\nIt is so impressive!\n\nAt first, I did not get this and was going to quit, but then I read the help and realized how actually I should play.\n\nAnd it is absolutely awesome. I spent much more time than I planned to, but it is just because of your entry is super engaging!\n\nWell done! Hope you will develop this idea further!\n\n![Minigod_by_Jack_Le_Hamster.png](\/\/\/raw\/920\/8\/z\/298d7.png)","likes":1,"format":"md"},{"author_name":"crefossus","author_uid":"1025337","time":"2019-10-14T01:32:46Z","epoch":1571016766,"modified":1571016766,"text":"Very neat and ambitious. I totally got into it; way too into it. I like how you have so much control through programming what happens like a minigod :). When I saw the ai stuff I was like whhhhatt no way... Putting the help key and controls on screen is a+. The achievements ??? is also a great move to show there is a lot more to the game.\n\nI got into a state that prevented me from moving. I think I was in the menus and then the object I was in the menu for died or something. I could only press tab to enter\/exit the spaceship. After debugging it looks like plantToTeach existed so it wasn't doing the player movement code. I set plantToTeach = null in console to regain movement. A long while after that...~8 humans I called it quits. If you want CAN fix the movement bug if you leave a note (bugfixes are allowed).\n\nWhat's missing that is critical imo - setting conditions to evolve from bunny, moving away from nothing to food sources. (explore doesn't seem to do anything?) The spread on humans is very low so needing to babysit them and not being able to evolve from AI caused me to give up. I did have bunny\/human auto feeding themselves and auto spreading though. Plant ai spread worked great.\n\nI love the idle character animation and how the bunny jumps to the food. Very cute. If you made the character anims.. very good. You have it in you to rank nicely on art if you art up an entire entry next time.","likes":1,"format":"md"},{"author_name":"Khmaraches","author_uid":"1077517","time":"2019-10-24T14:47:09Z","epoch":1571928429,"modified":1571928429,"text":"A really great game, probably the funnest that I've played on this jam so far. Couldn't get farther then humans alas, very curious about the two last achievements. \n\nThe sole problem is the game becoming a bit laggy past a certain point.","likes":1,"format":"md"},{"author_name":"Dudum Lare","author_uid":"1039664","time":"2019-10-25T08:16:16Z","epoch":1571991376,"modified":1571991376,"text":"The character is so cute! I like the way he jumped out of the spaceship! I had a good time playing this game, I hope to see you in the next jam! :D","likes":0,"format":"md"}],"format":"md","images":["ld45\/160596-da4520b6b1987dfd467d4daadb04192f.png"],"links":[{"url":"https:\/\/jacklehamster.itch.io\/minigod","text":"Youtube"},{"url":"https:\/\/www.newgrounds.com\/portal\/view\/739561","text":"Youtube"},{"url":"https:\/\/gamejolt.com\/games\/minigod\/443306","text":"Youtube"},{"url":"https:\/\/github.com\/jacklehamster\/games\/tree\/master\/ludum-dare-45","text":"Youtube"}],"metadata":{"g_key":"60521","g_author":"1001023","g_event":"LD45","g_eventkey":"78","g_subevent":"JAM","g_urlkey":"272994","g_title":"Minigod","g_status":"PVT1","g_place":"99999","g_commentcount":"7","g_site2_node_id":"160596","g_hide":"N","g_has_icon":"Y","g_rqueue":"0","g_random":"0"},"nds":{"n_key":"160596","n_urlkey":"272994","n_parent":"159347","n_path":"\/events\/ludum-dare\/45\/minigod","n_slug":"minigod","n_type":"item","n_subtype":"game","n_subsubtype":"jam","n_author":"1023","n_created":"1568445427","n_modified":"1570437393","n_version":"506726","n_status":"COMMIT"},"node":{"id":160596,"parent":159347,"superparent":9,"author":1023,"type":"item","subtype":"game","subsubtype":"jam","published":"2019-10-07T05:22:41Z","created":"2019-09-14T07:17:07Z","modified":"2019-10-07T08:36:33Z","version":506726,"slug":"minigod","name":"Minigod","body":"**WELCOME MINIGOD**\n\n![](\/\/\/content\/ff3\/z\/26d24.png)\n\nThis is a God game created for `Ludum Dare 45: Start with nothing`.\n\nYou landed on an empty planet with nothing on it. But perhaps by digging a little, you might find something.\n\n\n```\nARROWS: move\nSPACE: dig and examine.\nTAB: leave, enter spaceship.\nH: help.\n```\n\n**Goal:**\n\nGrow your world until you reach 1000 humans.\n\n_____\n\n![help.png](\/\/\/raw\/ff3\/z\/26e40.png)\n\n\n\n**Dev notes:**\n\nThis game was a real torture to make!\n\nSo I came up with this brilliant idea. How about instead of programming the AI, I just let players do it themselves? Cause really, I really suck and programming AI and I didn't feel like it. So I came up with this convoluted dialog system to setup AI, and it was even more difficult than making the AI itself. Plus for testing, I did have to come up with semi descent AI, using my convoluted system.\n\nAnyway, halfway through, I was thinking let's just ditch that idea... then I changed my mind and left it in there.\n\nSo there you go. A game halfway done, missing all the AI, but you as a player get to fill in the blank. I did manage to multiply my rabbit population, then gave up afterwards cause it was too complicated. So if you do manage to reach the two last achievements, please do let me know cause I haven't even got to that point yet.","meta":{"author":[1023],"cover":"\/\/\/content\/ff3\/z\/26d24.png","grade-05-out":"1","grade-06-out":"1","grade-07-out":"1","grade-08-out":"1","link-01":"https:\/\/jacklehamster.itch.io\/minigod","link-01-tag":[42336],"link-02":"https:\/\/www.newgrounds.com\/portal\/view\/739561","link-02-tag":[42336],"link-02-name":"Newgrounds (web)","link-03":"https:\/\/gamejolt.com\/games\/minigod\/443306","link-03-tag":[42336],"link-03-name":"Gamejolt (web)","link-01-name":"Itch.io (web)","link-04":"https:\/\/github.com\/jacklehamster\/games\/tree\/master\/ludum-dare-45","link-04-tag":[42332]},"path":"\/events\/ludum-dare\/45\/minigod","parents":[1,5,9,159347],"love":0,"notes":7,"notes-timestamp":"2019-10-25T08:16:16Z","grade":{"grade-01":14,"grade-02":14,"grade-03":14,"grade-04":14},"magic":{"cool":140.68285846778,"feedback":0,"given":11.875,"grade":14,"grade-01-average":3.75,"grade-02-average":3.583,"grade-03-average":3.958,"grade-04-average":4.333,"smart":-7.9014502983741}},"text":"**WELCOME MINIGOD**\n\n![](\/\/\/content\/ff3\/z\/26d24.png)\n\nThis is a God game created for `Ludum Dare 45: Start with nothing`.\n\nYou landed on an empty planet with nothing on it. But perhaps by digging a little, you might find something.\n\n\n```\nARROWS: move\nSPACE: dig and examine.\nTAB: leave, enter spaceship.\nH: help.\n```\n\n**Goal:**\n\nGrow your world until you reach 1000 humans.\n\n_____\n\n![help.png](\/\/\/raw\/ff3\/z\/26e40.png)\n\n\n\n**Dev notes:**\n\nThis game was a real torture to make!\n\nSo I came up with this brilliant idea. How about instead of programming the AI, I just let players do it themselves? Cause really, I really suck and programming AI and I didn't feel like it. So I came up with this convoluted dialog system to setup AI, and it was even more difficult than making the AI itself. Plus for testing, I did have to come up with semi descent AI, using my convoluted system.\n\nAnyway, halfway through, I was thinking let's just ditch that idea... then I changed my mind and left it in there.\n\nSo there you go. A game halfway done, missing all the AI, but you as a player get to fill in the blank. I did manage to multiply my rabbit population, then gave up afterwards cause it was too complicated. So if you do manage to reach the two last achievements, please do let me know cause I haven't even got to that point yet.","title":"Minigod"}