{"author_link":"\/users\/nekusoul","author_name":"NekuSoul","author_uid":"1013835","comments":[{"author_name":"PurpledArtFrog","author_uid":"1097367","time":"2019-10-08T10:02:19Z","epoch":1570528939,"modified":1570528939,"text":"Very good entry ... took me a second run at the game... because I didn't think .... (objective seems obvious now that I saw it :rofl:)\n\n:purple_heart: :dart: :frog: ","likes":1,"format":"md"},{"author_name":"tohubohu","author_uid":"1164162","time":"2019-10-08T10:10:16Z","epoch":1570529416,"modified":1570529416,"text":"Hey, that's pretty cool! Must be a fairly efficient lookup to generate these words so quickly. Well done! I'll admit, I still haven't found everything, but I did find \"thelitises\", and then I had to look up the definition... LOL. Cheers on taking this theme in the same general direction, and congrats on the submission!","likes":1,"format":"md"},{"author_name":"NekuSoul","author_uid":"1013835","time":"2019-10-08T10:22:04Z","epoch":1570530124,"modified":1570530124,"text":"@tohubohu Yeah, finding a word that fits in a reasonable timeframe was the biggest hurdle and took me a few tries to get right, but after implementing a temporary cache the performance is (mostly) ok.","likes":2,"format":"md"},{"author_name":"Skyeward","author_uid":"1000770","time":"2019-10-08T11:35:37Z","epoch":1570534537,"modified":1570534537,"text":"This is the best idea for a game I've seen this entire jam - I couldn't finish it but it's such a great concept.","likes":1,"format":"md"},{"author_name":"Akusan","author_uid":"1034506","time":"2019-10-08T11:39:31Z","epoch":1570534771,"modified":1570534771,"text":"Pretty interesting game. nice use of procedural generation. I can't seem to find everything. Is there a trick to it? great concept though.","likes":2,"format":"md"},{"author_name":"coffeedrinkers","author_uid":"1053279","time":"2019-10-08T11:41:44Z","epoch":1570534904,"modified":1570534904,"text":"+1, best idea and great execution! Congrats!","likes":1,"format":"md"},{"author_name":"boats","author_uid":"1011368","time":"2019-10-08T11:47:00Z","epoch":1570535220,"modified":1570535220,"text":"Like the others, I'm having no luck finishing it. I do think there's lots of strategy involved in this though, being able to re-roll letters seems incredibly useful but I wasn't able to make much use of it. Perfect execution of the theme though, I love the idea. ","likes":1,"format":"md"},{"author_name":"NekuSoul","author_uid":"1013835","time":"2019-10-08T12:07:31Z","epoch":1570536451,"modified":1570536451,"text":"@akusan @boats\n\nFinding 'everything' is indeed not an easy task. My recommendation is to a create a few vertical words, making heavy use of rerolling those words and once those letters line up to spell 'everything' try to create a horizontal word and reroll until it hits everything. Getting the more rare letters like 'y' and 'v' in place also really helps to reroll into the correct word.","likes":2,"format":"md"},{"author_name":"Frank Gevaerts","author_uid":"1103884","time":"2019-10-08T15:17:00Z","epoch":1570547820,"modified":1570547820,"text":"Nice! I played on linux, and build works fine for me. My main issue was that I didn't figure out you could re-roll a word (or parts of it), I had to read comments here to find that out, and that's kind of essential. Maybe mention it in the description?\n\nI suspect there's not much replay value in this, but for an LD game that doesn't matter.\n\nOne issue though: with scrollwheels there are two possible directions for zooming in, and I disagree with you about which is the correct one :)","likes":1,"format":"md"},{"author_name":"TheMiSta92","author_uid":"1158500","time":"2019-10-08T15:41:45Z","epoch":1570549305,"modified":1570549305,"text":"Super interesting concept, quite hard to get to the point you want to get. Sounds a little to harsh in my opinion, but still great game!","likes":1,"format":"md"},{"author_name":"NekuSoul","author_uid":"1013835","time":"2019-10-08T15:43:48Z","epoch":1570549428,"modified":1570549428,"text":"@frank-gevaerts Huh, seems like I accidentally deleted the line of text that explains how rerolling works when I made a modification to the rules. Oops. I'll put up warning for the missing rule. Thanks for the info.","likes":0,"format":"md"},{"author_name":"Narffy","author_uid":"1035451","time":"2019-10-08T16:50:12Z","epoch":1570553412,"modified":1570553412,"text":"Very good concept and theme interpretation, very good job !","likes":2,"format":"md"},{"author_name":"Benji Kershenbaum","author_uid":"1172472","time":"2019-10-08T19:33:57Z","epoch":1570563237,"modified":1570563237,"text":"Good twist on the theme. Couldn't finish it, but still fun!","likes":1,"format":"md"},{"author_name":"Lewis C. Parr","author_uid":"1167522","time":"2019-10-08T19:56:36Z","epoch":1570564596,"modified":1570564596,"text":"Really cool, good job!","likes":1,"format":"md"},{"author_name":"GeruGames","author_uid":"1169661","time":"2019-10-08T20:41:13Z","epoch":1570567273,"modified":1570567273,"text":"lmaooo this game was funny, good job!","likes":1,"format":"md"},{"author_name":"Matt Rix","author_uid":"1007766","time":"2019-10-08T21:18:39Z","epoch":1570569519,"modified":1570625819,"text":"So good! I tried to come up with a word game myself starting with the letters \"NOTHING\" on the board, but didn't even consider randomly generating the words as you draw lines, genius! \n\nThe game was incredibly hard until I discovered the reroll rule, which made it stil hard but at least bearable. \n\nAt first I thought the game would only give me \"everything\" if there were no other viable words that fit, but that turned out to not be the case. \n\nI came up with a way to solve it using reroll that was still tricky, but at least got it done pretty quick after that. \n\nProof: https:\/\/i.imgur.com\/noIBFO5.png\nHere was my way to approach the solution (spoilers): I would spell a long word, and then with any E\/V\/R I would reroll 3 letter words around them until I got EVE or EVER, then turn that into EVERY and extend that to a 10 letter word and hope to get \"EVERYTHING\". I got \"EVERYPLACE\" and \"EVERYWHERE\" a bunch of times first. The same thing would be possible working backwards from \"THING\" but it's harder (you also end up with words like UNCLOTHING). \n\nOh and here's what my board looked like right before I beat it (again, spoilers): https:\/\/i.imgur.com\/PeizHMv.png\n\nOne bit of feedback is that it would be nice if the reroll went through all the possible letters in order instead of truly random like it is now. Sometimes you have to click a lot to get to a letter you know is valid.\n\nAnyway, that's about it. Just wanted to say I thought this game was great and it's a really unique experience. \n","likes":1,"format":"md"},{"author_name":"Gustav Andersson","author_uid":"1162354","time":"2019-10-08T21:45:32Z","epoch":1570571132,"modified":1570571132,"text":"Never seen anything like this, interesting and very hard :)","likes":1,"format":"md"},{"author_name":"farrahchkb","author_uid":"1167836","time":"2019-10-09T19:47:49Z","epoch":1570650469,"modified":1570650469,"text":"It's funny because I had exactly the same idea at the beginning ! I wanted to make a game which would started with the word nothing ! But I'm not a native English so it was a little bit complicated.. Great job ! I absolutely love iiit","likes":1,"format":"md"}],"format":"md","images":["ld45\/171216-54e6fe3854154027abfd329077a51c86.png"],"links":[{"url":"https:\/\/github.com\/NekuSoul\/WordsFromNothing","text":"Youtube"},{"url":"https:\/\/nekusoul.itch.io\/words-from-nothing","text":"Youtube"},{"url":"https:\/\/nekusoul.itch.io\/words-from-nothing","text":"Youtube"},{"url":"https:\/\/nekusoul.itch.io\/words-from-nothing","text":"Youtube"}],"metadata":{"g_key":"56091","g_author":"1013835","g_event":"LD45","g_eventkey":"78","g_subevent":"COMPO","g_urlkey":"264018","g_title":"Words From Nothing","g_status":"PVT1","g_place":"189","g_commentcount":"18","g_site2_node_id":"171216","g_hide":"N","g_has_icon":"Y","g_rqueue":"0","g_random":"0"},"nds":{"n_key":"171216","n_urlkey":"264018","n_parent":"159347","n_path":"\/events\/ludum-dare\/45\/words-from-nothing","n_slug":"words-from-nothing","n_type":"item","n_subtype":"game","n_subsubtype":"compo","n_author":"13835","n_created":"1570388472","n_modified":"1570549612","n_version":"523149","n_status":"COMMIT"},"node":{"id":171216,"parent":159347,"superparent":9,"author":13835,"type":"item","subtype":"game","subsubtype":"compo","published":"2019-10-06T19:09:02Z","created":"2019-10-06T19:01:12Z","modified":"2019-10-08T15:46:52Z","version":523149,"slug":"words-from-nothing","name":"Words From Nothing","body":"![ReleaseArt2.png](\/\/\/raw\/b06\/3\/z\/26154.png)\n\n--- Objective ---\n\nStart with 'NOTHING' and find 'EVERYTHING'.\n\n--- Rules ---\n\nDrag a horizontal or vertical line anywhere on the screen.  \nA random word that fits into the crossword will appear.  \nThe line must intersect with the existing crossword at least once.  \nNothing happens if no word can be found that fits into the crossword.  \nWords must be at least three characters long.  \n**Edit: I forgot to mention that you can also select pieces to reroll them.**\n\n--- Controls ---\n\nClick and drag the left mouse button to create new words.  \nClick and drag the right mouse button to move the camera.  \nUse the scroll wheel to zoom in and out.","meta":{"author":[13835],"cover":"\/\/\/content\/b06\/3\/z\/26147.png","grade-06-out":"1","grade-07-out":"1","grade-08-out":"1","allow-anonymous-comments":"1","link-01":"https:\/\/github.com\/NekuSoul\/WordsFromNothing","link-01-tag":[42332],"link-02":"https:\/\/nekusoul.itch.io\/words-from-nothing","link-02-tag":[42336],"link-02-name":"","link-03":"https:\/\/nekusoul.itch.io\/words-from-nothing","link-03-tag":[42337],"link-04":"https:\/\/nekusoul.itch.io\/words-from-nothing","link-04-tag":[42341]},"path":"\/events\/ludum-dare\/45\/words-from-nothing","parents":[1,5,9,159347],"love":0,"notes":18,"notes-timestamp":"2019-10-09T19:47:49Z","grade":{"grade-01":32,"grade-02":31,"grade-03":31,"grade-04":32,"grade-05":31,"grade-06":17},"magic":{"cool":130.79921152262,"feedback":15,"given":35.5,"grade":34.8,"grade-01-average":3.55,"grade-01-result":189,"grade-02-average":3.155,"grade-02-result":290,"grade-03-average":4.155,"grade-03-result":24,"grade-04-average":4.35,"grade-04-result":17,"grade-05-average":3.138,"grade-05-result":306,"grade-06-average":2.8,"smart":9.5954980113578}},"text":"![ReleaseArt2.png](\/\/\/raw\/b06\/3\/z\/26154.png)\n\n--- Objective ---\n\nStart with 'NOTHING' and find 'EVERYTHING'.\n\n--- Rules ---\n\nDrag a horizontal or vertical line anywhere on the screen.  \nA random word that fits into the crossword will appear.  \nThe line must intersect with the existing crossword at least once.  \nNothing happens if no word can be found that fits into the crossword.  \nWords must be at least three characters long.  \n**Edit: I forgot to mention that you can also select pieces to reroll them.**\n\n--- Controls ---\n\nClick and drag the left mouse button to create new words.  \nClick and drag the right mouse button to move the camera.  \nUse the scroll wheel to zoom in and out.","title":"Words From Nothing"}