{"author_link":"\/users\/colozz","author_name":"colozz","author_uid":"1038037","comments":[{"author_name":"anthony Marmont","author_uid":"1086188","time":"2020-04-22T16:23:19Z","epoch":1587572599,"modified":1587572599,"text":"Nice :)\n\nGetting those Papers Please vibes. I can only imagine what other rules you might want to include :stuck_out_tongue: \n\n","likes":1,"format":"md"},{"author_name":"Mika la Grand","author_uid":"1117954","time":"2020-04-27T11:51:04Z","epoch":1587988264,"modified":1587988264,"text":"The game is too similiar to Papers Please. You didn't really differentiate the game. It also doesn't make sense that a border guard is judging features and developers.","likes":0,"format":"md"},{"author_name":"colozz","author_uid":"1038037","time":"2020-04-27T11:59:02Z","epoch":1587988742,"modified":1587988742,"text":"@mika-la-grand my game is intended to be a parody where you play as a code reviewer (as stated in the description) because reviewing code can sometimes feel like guarding a border.\n\nI intended to bring variety with reviewing mechanics a bit different than Papers Please (even though I only had the time to implement two of those) and with the moral mechanic you find at the end of each day. I think unboxing waifus differentiates my game a bit from PP but maybe you didn't feel that.","likes":0,"format":"md"},{"author_name":"Mika la Grand","author_uid":"1117954","time":"2020-04-27T12:03:30Z","epoch":1587989010,"modified":1587989010,"text":"@colozz I made it to day five, but never got enough money to buy the lootbox (no errors most days). I guess the waifus are in the boxes?","likes":0,"format":"md"},{"author_name":"gamescodedogs","author_uid":"1010863","time":"2020-04-27T12:04:09Z","epoch":1587989049,"modified":1587989049,"text":"git the game :) Innovative) Wish you the best of luck :)","likes":1,"format":"md"},{"author_name":"Juice Lizard","author_uid":"1195733","time":"2020-04-27T12:05:09Z","epoch":1587989109,"modified":1587989109,"text":"I like the presentation of your game. It looks fun. But I tried to make it work on my Mac and it doesn't.","likes":0,"format":"md"},{"author_name":"Rikitaner","author_uid":"1196029","time":"2020-04-27T12:05:33Z","epoch":1587989133,"modified":1587989133,"text":"Always love an homage to a great game like Papers, Please. Pretty good copy for such a short period of time I must say.","likes":1,"format":"md"},{"author_name":"colozz","author_uid":"1038037","time":"2020-04-27T12:13:38Z","epoch":1587989618,"modified":1587989618,"text":"@juice-lizard sad to hear that but thank you for the feedback, I will edit the description accordingly :)","likes":0,"format":"md"},{"author_name":"colozz","author_uid":"1038037","time":"2020-04-27T12:15:49Z","epoch":1587989749,"modified":1587989749,"text":"@mika-la-grand you have a \"open lootbox\" button on the right side of the screen at the end of the day","likes":0,"format":"md"},{"author_name":"Mika la Grand","author_uid":"1117954","time":"2020-04-27T12:29:28Z","epoch":1587990568,"modified":1587990568,"text":"@colozz Yeah, I saw that. However, at most I had $20 and the lootbox was $25.","likes":0,"format":"md"},{"author_name":"Antti Haavikko","author_uid":"1013537","time":"2020-04-27T12:45:08Z","epoch":1587991508,"modified":1587991508,"text":"@juice-lizard Got it working on macOS with:  \n```sh\njava -XstartOnFirstThread -jar ld46.jar\n```\n\nThere was no sound though. Dunno if the game even had any since you opted out from audio.\n\nThe idea fas very fun and could be expanded upon quite easily but you were leaning on Papers Please a \"bit\" too much. The same UI doesn't really work here. Papers Please stamping also had this rewarding tactileness with sweet animation, juicy sound and the oh so fun ability to freely stamp anywhere on the passport. You missed all these points.\n\nEven though it seems to be a parody and not too serious, the game has some potential. First of all, would have been good to explain the rules in the game itself. And just like the source material, it should start simple and then get more complex each day. Like the first day could only be checking unit tests and merging to dev only. The second day then could be dev to master too and adding more difficulty by sprinkling in some typos like deb instead of dev or something like that that isn't so easily noticed on a glance. Then you could start actually showing the code of the PR itself and slowly start adding some checks for the player. Maybe something like checking that the code is commented, has semicolons on line ends, doesn't have too long lines etc. Something that was actually relevant but still something that could be done by a person who doesn't know or understand code at all.\n\nAnyways, pretty much the only issue here was the the whole game visuals were taken from another game and they didn't quite work here. Even though the mechanics are similar, the same UI doesn't work in this context. Good job! :thumbsup: ","likes":1,"format":"md"},{"author_name":"colozz","author_uid":"1038037","time":"2020-04-27T12:49:27Z","epoch":1587991767,"modified":1587991767,"text":"@antti-haavikko thanks a lot for your helpful comment and constructive review, I really appreciate it! Ooooh I would have loved to add all of these features but I always finish my games 1 to 2 hours before the deadline :(","likes":0,"format":"md"},{"author_name":"Juice Lizard","author_uid":"1195733","time":"2020-04-27T13:15:32Z","epoch":1587993332,"modified":1587993332,"text":"Could you give again the Mac downlaod link?","likes":0,"format":"md"},{"author_name":"arcayn","author_uid":"1183863","time":"2020-04-27T13:28:52Z","epoch":1587994132,"modified":1587994132,"text":"damn :( the rent pushed me out of my neighbourhood :\/\n\nreally enjoyed it, great work for 48 hours! Would have been cool to see some original art for the passport (even though there were PR symbols on it!)","likes":1,"format":"md"},{"author_name":"AlexandrosKap","author_uid":"1191324","time":"2020-04-27T16:03:14Z","epoch":1588003394,"modified":1588003394,"text":"An interesting experience :D And I like that it is made with java. I dont know how hard it is to make it an exe file but ti would be better for people who dont really get what a jar file is. Well made.","likes":1,"format":"md"},{"author_name":"colozz","author_uid":"1038037","time":"2020-04-27T18:06:35Z","epoch":1588010795,"modified":1588010795,"text":"Of course @juice-lizard, I've updated the description","likes":0,"format":"md"},{"author_name":"Juice Lizard","author_uid":"1195733","time":"2020-04-27T19:17:25Z","epoch":1588015045,"modified":1588015045,"text":"@antti-haavikko @colozz Sorry but I downloaded the game again, I updated my Java 8 and I tried to put the command line in Terminal, but it doesn't work. I don't know how to do. (I never use the command.)","likes":0,"format":"md"},{"author_name":"colozz","author_uid":"1038037","time":"2020-04-27T20:55:38Z","epoch":1588020938,"modified":1588020938,"text":"@juice-lizard thank you for trying so hard to play my game, I appreciate it :)\n\nI have added a `run.command` file to the archive, what you need to do (according to what I think should work on MacOS):\n- Extract the archive\n- Open Terminal (in `\/Applications\/Utilities\/Terminal`).\n- Grant execute permissions on file `run.command` to Owner, Group. and Public. To do so, type in `chmod a+x `, with a space after it; drag and drop the `run.command` file into the terminal window; and then press enter. (This gives run permission to the `run.command` script.)\n- Double-click the run.command file to start the server.","likes":0,"format":"md"},{"author_name":"ZeppelinGames","author_uid":"1189214","time":"2020-04-28T02:26:50Z","epoch":1588040810,"modified":1588040810,"text":"I'm very confused as to what I should be doing. I died on the second day and I have no clue why. Some sort of explanation or tutorial would be nice","likes":0,"format":"md"},{"author_name":"bentglasstube","author_uid":"1002361","time":"2020-04-28T02:33:07Z","epoch":1588041187,"modified":1588041187,"text":"I really enjoyed Papers, Please, and thus I enjoyed your quick parody of it as well.  The art was well done.  The UI was slightly frustrating, but I think that's part of the charm.  With the limited mechanics, the game gets stale pretty quickly, but maybe that's some kind of statement about code reviewing.  My biggest complaint is the lack of any sound at all.  I think even some basic sound effects would have gone a long way toward improving the atmosphere of the game.","likes":1,"format":"md"},{"author_name":"Juice Lizard","author_uid":"1195733","time":"2020-04-28T06:44:42Z","epoch":1588056282,"modified":1588056282,"text":"@colozz I did all of that but I have this message: \"bad interpreter: No such file or directory\".","likes":0,"format":"md"},{"author_name":"colozz","author_uid":"1038037","time":"2020-04-28T10:31:17Z","epoch":1588069877,"modified":1588069877,"text":"@zeppelingames sad to hear that. I wish I would have had the time to add a tutorial but I finished this version 2h before the deadline. The game's mechanics are explained here though if you want to give it another try.","likes":1,"format":"md"},{"author_name":"colozz","author_uid":"1038037","time":"2020-04-28T10:32:44Z","epoch":1588069964,"modified":1588069964,"text":"@juice-lizard at this point I think we should give up trying to set it up on your computer, anyway thank you again for trying so hard","likes":0,"format":"md"},{"author_name":"Bajtix","author_uid":"1126840","time":"2020-04-28T11:08:43Z","epoch":1588072123,"modified":1588072123,"text":"Really nice game!\nI think it lacks some sounds, but the gameplay made me laugh.","likes":1,"format":"md"},{"author_name":"randdir","author_uid":"1077334","time":"2020-04-28T14:01:10Z","epoch":1588082470,"modified":1588082470,"text":"Really nice concept and humor pal ! ","likes":2,"format":"md"},{"author_name":"Baptiste Barreyre","author_uid":"1179716","time":"2020-04-29T15:01:35Z","epoch":1588172495,"modified":1588172495,"text":"Nice concept and loved the references !","likes":1,"format":"md"},{"author_name":"Marco Stagni","author_uid":"1013916","time":"2020-04-29T15:05:04Z","epoch":1588172704,"modified":1588172704,"text":"I feel like this game will make my PR review process in real life a LOT faster. Not sure if that's a good idea ahah I loved this one, it was original and funny. I found the review process a bit weird to understand, the paper has to be almost perfectly under the right stamp for it to be properly reviewed. Maybe some sound feedback or a different approach on the stamps might help :thinking:  (I played on a Mac, so maybe that's why I didn't get sounds).","likes":1,"format":"md"},{"author_name":"fancypants","author_uid":"1036403","time":"2020-04-29T16:54:59Z","epoch":1588179299,"modified":1588617976,"text":"Couldn't run the game(might be an issue with my Java setup, I'll try again later), but kudos for making your own engine :)\n\nEDIT: Managed to run the game. I do agree that, as others have mentioned, the game looks a lot like papers please, and the border aesthetic doesn't really fit the code-review process. Maybe a view of the source tree at the top would look nice, instead of the border? It also might be interesting to have a way to inspect the changes of a pull request(not actual code, just to have a way of somehow checking for guidelines compliance, and stuff like that).","likes":1,"format":"md"},{"author_name":"colozz","author_uid":"1038037","time":"2020-04-30T14:32:04Z","epoch":1588257124,"modified":1588257125,"text":"@fancypants thank you, please let me know if you encounter any problem :)","likes":0,"format":"md"},{"author_name":"WhatNameGames","author_uid":"1173556","time":"2020-05-01T06:23:52Z","epoch":1588314232,"modified":1588314232,"text":"Not too much to say due to it being pretty similar to papers please, as a joke obviously, but still.","likes":0,"format":"md"},{"author_name":"NNNIKKI","author_uid":"1033863","time":"2020-05-01T11:12:48Z","epoch":1588331568,"modified":1588331568,"text":"This did spike my attention based on the premise, but needless to say, I was disappointed. The gameplay is incredibly basic - just check two things every time. it mostly consists of moving the passport-thingy and clicking the stamp. You should include some more things to check, because otherwise the player will get bored in seconds. The reason Papers, Please works so well is because every day you have to check more stuff, and it's not just one metric, but multiple ones.","likes":0,"format":"md"},{"author_name":"colozz","author_uid":"1038037","time":"2020-05-01T13:35:39Z","epoch":1588340139,"modified":1588340139,"text":"@nnnikki sorry to have disappointed you (even though I'm pretty sure Lucas Pope had more than 48h to implement gameplay features)","likes":0,"format":"md"},{"author_name":"Skvader_418","author_uid":"1178124","time":"2020-05-11T00:07:24Z","epoch":1589155644,"modified":1589155644,"text":"A funny little parody of papers please","likes":1,"format":"md"},{"author_name":"Skvader_418","author_uid":"1178124","time":"2020-05-11T00:07:24Z","epoch":1589155644,"modified":1589155644,"text":"A funny little parody of papers please","likes":1,"format":"md"},{"author_name":"shaulor","author_uid":"1006301","time":"2020-05-12T18:25:31Z","epoch":1589307931,"modified":1589307931,"text":"Managed to survive 9 days and got some nice waifus :smile: ","likes":1,"format":"md"}],"format":"md","images":["ld46\/195594-154a8ca18c112c2d6a4176dde367be2c.jpg"],"links":[{"url":"https:\/\/colozz.net\/WaifusPlease\/ld46.zip","text":"Youtube"},{"url":"https:\/\/colozz.net\/WaifusPlease\/ld46.zip","text":"Youtube"},{"url":"https:\/\/colozz.net\/WaifusPlease\/src.zip","text":"Youtube"},{"url":"https:\/\/colozz.net\/WaifusPlease\/ld46.zip","text":"Youtube"}],"metadata":{"g_key":"58800","g_author":"1038037","g_event":"LD46","g_eventkey":"77","g_subevent":"COMPO","g_urlkey":"269402","g_title":"Waifus please","g_status":"PVT1","g_place":"865","g_commentcount":"35","g_site2_node_id":"195594","g_hide":"N","g_has_icon":"Y","g_rqueue":"0","g_random":"0"},"nds":{"n_key":"195594","n_urlkey":"269402","n_parent":"176557","n_path":"\/events\/ludum-dare\/46\/waifus-please","n_slug":"waifus-please","n_type":"item","n_subtype":"game","n_subsubtype":"compo","n_author":"38037","n_created":"1587194826","n_modified":"1587991856","n_version":"633350","n_status":"COMMIT"},"node":{"id":195594,"parent":176557,"superparent":9,"author":38037,"type":"item","subtype":"game","subsubtype":"compo","published":"2020-04-19T23:10:14Z","created":"2020-04-18T07:27:06Z","modified":"2020-04-27T12:50:56Z","version":633350,"slug":"waifus-please","name":"Waifus please","body":"# Discover the highly acclaimed Game of The Year 2020\n\n\n\u00ab It's a masterpiece \u00bb, *Vanity Fair*\n\n\u00ab I cried \u00bb, *Crunchyroll*\n\n\u00ab 3 stars \u00bb, *The Michelin guide*\n\n\u00ab What is a waifu? \u00bb, *My mother*\n\nPre-order the limited collector edition [here](https:\/\/tinyurl.com\/2fcpre6).\n\n\n# What is **Waifus please**\n\n![Capture.JPG](\/\/\/raw\/594\/9\/z\/2c275.jpg)\n\n\nWaifus please is a game where you play as a code reviewer that you want to keep alive.\n\nBeing a code reviewer isn't easy: every day your mental health will go down, so will your finances if you don't work well...\n\nFortunately, the waifus are here to keep you alive. Spend your money on lootboxes to get super duper rare waifus that will make you happy.\n\n**Glory to the pull request!**\n\n\n# Controls\n\n\nWaifus please is entirely point-and-click based, you can:\n\n- Drag and drop the pull request passport\n- Drag and drop the tests report\n- Open the stamps rack by clicking the arrow on the right\n- Click on the stamps to stamp your pull request passport\n\n\n# How to play\n\n\nYou need to review pull requests and approve \/ reject them.\n\nTo do so you must respect two rules:\n\n- All unit tests must pass\n- You can only merge a feature branch into the dev branch and the dev branch into the master branch\n\n\nTo approve \/ reject a pull request, open the stamps rack by using the arrow on the right, and drag and drop your pull request passport under the corresponding stamp.\n\nEach day is 60s long, you actually have a clock in the bottom-left corner.\n\n\n## How to lose\n\nIf your mental health drops to zero or if your money goes below zero, you lose. You can buy waifus to feel better though. Oh and your landlord hates you.\n\n## How to win\n\nNobody wins at this game.\n\n\n# How to install the game\n\n\nWaifus please should work on any platform with Java 8 installed on it. Just double click the jar (or the *run.bat* file on Windows) to launch the game.\n\nTested on:\n- Windows 10\n- Arch linux\n- Ubuntu (command-line launch only)\n- Mac OS (using the `java -XstartOnFirstThread -jar ld46.jar` command, thank you @antti-haavikko for testing it)\n\nPlease let me know if something goes wrong.\n\n\n# Trivia\n\nMan, I wished I had more time to add more reviewing mechanics, but 48h is short :)\n\n\nWaifus please was developed using my handmade Java game engine and GIMP, please don't be too harsh on the results c:\n\nAny resemblance to real games living or dead is purely coincidental.","meta":{"author":[38037],"cover":"\/\/\/content\/594\/9\/z\/2bffd.jpg","grade-06-out":"1","link-01":"https:\/\/colozz.net\/WaifusPlease\/ld46.zip","link-01-tag":[42337],"link-02":"https:\/\/colozz.net\/WaifusPlease\/ld46.zip","link-02-tag":[42341],"link-03":"https:\/\/colozz.net\/WaifusPlease\/src.zip","link-03-tag":[42332],"link-04":"https:\/\/colozz.net\/WaifusPlease\/ld46.zip","link-04-tag":[42339]},"path":"\/events\/ludum-dare\/46\/waifus-please","parents":[1,5,9,176557],"love":0,"notes":35,"notes-timestamp":"2020-05-12T18:25:31Z","grade":{"grade-01":29,"grade-02":29,"grade-03":29,"grade-04":28,"grade-05":29,"grade-07":28,"grade-08":28},"magic":{"cool":94.923214582454,"feedback":26,"given":21.625,"grade":28.571428571429,"grade-01-average":3.019,"grade-01-result":865,"grade-02-average":2.815,"grade-02-result":863,"grade-03-average":2.204,"grade-03-result":1055,"grade-04-average":2.731,"grade-04-result":1018,"grade-05-average":3.333,"grade-05-result":596,"grade-07-average":3.519,"grade-07-result":172,"grade-08-average":2.962,"grade-08-result":721,"smart":-1.8600507874106}},"text":"# Discover the highly acclaimed Game of The Year 2020\n\n\n\u00ab It's a masterpiece \u00bb, *Vanity Fair*\n\n\u00ab I cried \u00bb, *Crunchyroll*\n\n\u00ab 3 stars \u00bb, *The Michelin guide*\n\n\u00ab What is a waifu? \u00bb, *My mother*\n\nPre-order the limited collector edition [here](https:\/\/tinyurl.com\/2fcpre6).\n\n\n# What is **Waifus please**\n\n![Capture.JPG](\/\/\/raw\/594\/9\/z\/2c275.jpg)\n\n\nWaifus please is a game where you play as a code reviewer that you want to keep alive.\n\nBeing a code reviewer isn't easy: every day your mental health will go down, so will your finances if you don't work well...\n\nFortunately, the waifus are here to keep you alive. Spend your money on lootboxes to get super duper rare waifus that will make you happy.\n\n**Glory to the pull request!**\n\n\n# Controls\n\n\nWaifus please is entirely point-and-click based, you can:\n\n- Drag and drop the pull request passport\n- Drag and drop the tests report\n- Open the stamps rack by clicking the arrow on the right\n- Click on the stamps to stamp your pull request passport\n\n\n# How to play\n\n\nYou need to review pull requests and approve \/ reject them.\n\nTo do so you must respect two rules:\n\n- All unit tests must pass\n- You can only merge a feature branch into the dev branch and the dev branch into the master branch\n\n\nTo approve \/ reject a pull request, open the stamps rack by using the arrow on the right, and drag and drop your pull request passport under the corresponding stamp.\n\nEach day is 60s long, you actually have a clock in the bottom-left corner.\n\n\n## How to lose\n\nIf your mental health drops to zero or if your money goes below zero, you lose. You can buy waifus to feel better though. Oh and your landlord hates you.\n\n## How to win\n\nNobody wins at this game.\n\n\n# How to install the game\n\n\nWaifus please should work on any platform with Java 8 installed on it. Just double click the jar (or the *run.bat* file on Windows) to launch the game.\n\nTested on:\n- Windows 10\n- Arch linux\n- Ubuntu (command-line launch only)\n- Mac OS (using the `java -XstartOnFirstThread -jar ld46.jar` command, thank you @antti-haavikko for testing it)\n\nPlease let me know if something goes wrong.\n\n\n# Trivia\n\nMan, I wished I had more time to add more reviewing mechanics, but 48h is short :)\n\n\nWaifus please was developed using my handmade Java game engine and GIMP, please don't be too harsh on the results c:\n\nAny resemblance to real games living or dead is purely coincidental.","title":"Waifus please"}