├── CardContentBlack.csv ├── CardContentWhite.csv ├── LICENSE ├── OSAH-63x88x26mm.pdf ├── Open science agains humanity - black back - 88x63.pdf ├── Open science agains humanity - black front - 88x63.pdf ├── Open science agains humanity - white back - 88x63.pdf ├── Open science agains humanity - white front - 88x63.pdf ├── README.md ├── create_pdf.py ├── images ├── GHOST.gif ├── OnlineInstructions1.png ├── OnlineInstructions2.png └── OnlineInstructions3.png ├── nlrse_blacklogo.png ├── nlrse_whitelogo.png └── requirements.txt /CardContentBlack.csv: -------------------------------------------------------------------------------- 1 | text,link,new 2 | "Yo, ___ is open science, right?","",FALSE 3 | "To promote openness, scientists now livestream experiments involving ___","",FALSE 4 | "There is no competition in science, there is just ___","",FALSE 5 | "Instead of extra research time and money, we reward our researchers with ___","https://www.nwo.nl/en/recognition-and-rewards",FALSE 6 | "The best way to realize reusable code is a never-ending battle against ___","",FALSE 7 | "The secret to successfully writing code in research is a healthy dose of ___","",FALSE 8 | "My research consists of ___, so I won't need to consult a data steward","",FALSE 9 | "Writing research software is easy. I just need ___","https://blog.esciencecenter.nl/researchers-are-not-born-engineers-why-are-they-expected-to-know-how-to-code-1eeb5c3d03c0",FALSE 10 | "I publish Open Access for the satisfaction of ___","",FALSE 11 | "The secret sauce of our groundbreaking research is a neural network trained on a diet of ___","",FALSE 12 | "Our lab meetings often turn into debates about the ethics of using AI to create ___","",FALSE 13 | "We could either pay for ___ or for the Article Processing Charges. We chose the latter.","",FALSE 14 | "Apparently ___ is frowned upon by the ethics committee","",FALSE 15 | "___: just science done right","https://www.delta.tudelft.nl/article/open-science-just-science-done-right",FALSE 16 | "Collaborative software development requires a healthy dose of ___","",TRUE 17 | "I would rather face ___ than reuse my colleague's software!","https://nl-rse.org/posts/2021-04-21-software-reusability",TRUE 18 | "___ is the real reason my software isn't open source!","",TRUE 19 | "I heard about version control. Isn't that like ___?","https://book.the-turing-way.org/reproducible-research/vcs",TRUE 20 | "While walking over my keyboard my cat created ___","",TRUE 21 | "Following best practices is for newbies. The real experts use ___.","",TRUE 22 | "Why would I need support for ___?","",FALSE 23 | "Compile error: ___","",TRUE 24 | -------------------------------------------------------------------------------- /CardContentWhite.csv: -------------------------------------------------------------------------------- 1 | text,link,new 2 | "Fighting open science with open science","https://forrt.org/glossary/english/open_washing/",FALSE 3 | "Peer-reviewed cat memes","https://nlesc.github.io/softwarehorrorgame/SoftwareHorrorGame.html",FALSE 4 | "AI-generated research papers","https://www.nature.com/articles/d41586-023-02218-z",FALSE 5 | "A lab meeting interrupted by a surprise llama","https://howtocatchallama.com/",FALSE 6 | "A 'Publish First, Ask Questions Later' approach","",FALSE 7 | "Diederik Stapel","https://retractionwatch.com/2016/09/13/no-teaching-post-for-fraudster-diederik-stapel-after-all/#more-44194",FALSE 8 | "Your mom calling you by your ORCiD","https://info.orcid.org/researchers/",FALSE 9 | "Confidently ignoring all inquiries of groups trying to replicate my research","",FALSE 10 | "Being a failure in the eyes of everyone I care about because I am only the second author","",FALSE 11 | "Getting exactly 0 citations for my replication study","https://www.science.org/doi/10.1126/sciadv.abd1705",FALSE 12 | "Waiting until my paper gets retracted because some rando finds a bug in my code","https://twitter.com/lakens/status/1542018352968863745?s=20",FALSE 13 | "Your data getting scooped before you can say open sci...","https://quantpalaeo.wordpress.com/2018/02/26/been-scooped-a-discussion-on-data-stewardship/",FALSE 14 | "Having a little cry on the toilet","",FALSE 15 | "Buggy research software collecting dust in a private repository until the heat death of the universe","https://blog.esciencecenter.nl/researchers-are-not-born-engineers-why-are-they-expected-to-know-how-to-code-1eeb5c3d03c0",FALSE 16 | "Realizing that your research is unique, your data is unique and your greatness is the most unique of them all","",FALSE 17 | "Making ALL your data public (with a short embargo of 50 years)","",FALSE 18 | "Selling our inventions to the journal Frontiers in Hell","https://nlesc.github.io/softwarehorrorgame/SoftwareHorrorGame.html",FALSE 19 | "Nobody in my field caring about it","https://blogs.lse.ac.uk/impactofsocialsciences/2014/04/23/academic-papers-citation-rates-remler/",FALSE 20 | "My 30+ years of experience as a researcher","",FALSE 21 | "The upcoming publication deadline","",FALSE 22 | "Sexy state secrets","",FALSE 23 | "An Attribution-NonCommercial-ShareAlike 4.0 International license","https://creativecommons.org/choose/",FALSE 24 | "Turning in your final version for the fourteenth time","https://phdcomics.com/comics/archive_print.php?comicid=1531",FALSE 25 | "Good practice","",FALSE 26 | "Financing the CEO of Elsevier's fourth boat","https://www.theguardian.com/science/2017/jun/27/profitable-business-scientific-publishing-bad-for-science",FALSE 27 | "Teaching preteens how to build a nuclear bomb","",FALSE 28 | "Feeding the trolls with another paper they can cherry pick the s*** out of","https://blogs.lse.ac.uk/impactofsocialsciences/2018/01/11/new-research-must-be-better-reported-the-future-of-society-depends-on-it/",FALSE 29 | "The press reducing my nuanced findings to a flashy headline","https://www.smbc-comics.com/comic/science-journalism",FALSE 30 | "Asking 1800 euro to put a PDF online","https://www.youtube.com/watch?v=8F9gzQz1Pms",FALSE 31 | "Generations of ill-informed decision making because of walled-off flawed research","https://www.nature.com/articles/nature.2015.18248",FALSE 32 | "Spaghetti code and broken dreams","https://blog.esciencecenter.nl/researchers-are-not-born-engineers-why-are-they-expected-to-know-how-to-code-1eeb5c3d03c0",FALSE 33 | "Endless bug fixes","https://the-turing-way.netlify.app/reproducible-research/testing",FALSE 34 | "'git blame' sessions","https://dev.to/sanspanic/blaming-git-blame-1f4o",FALSE 35 | "Code review therapy sessions","https://www.software.ac.uk/blog/2022-03-18-treat-your-research-code-code-review#:~:text=Code%20Review%20is%20a%20software,different%20from%20academic%20peer%20review.",FALSE 36 | "Committing without testing","https://the-turing-way.netlify.app/reproducible-research/testing/testing-checklist",FALSE 37 | "An infinite `for` loop","",FALSE 38 | "Copy-pasting all your respondents sensitive data into chatGPT to make a pretty boxplot","https://arxiv.org/pdf/2309.17410.pdf",FALSE 39 | "Being expected to never make mistakes in your research... ever!","",FALSE 40 | "Conveniently excluding some test subjects","https://www.mareonline.nl/en/news/psychologist-committed-fraud-in-15-articles-how-test-subjects-kept-disappearing/",FALSE 41 | "Threatening your participants into providing useful data","",FALSE 42 | "Just science done wrong","",FALSE 43 | "Well-cited studies with 50 failed replication attempts","https://www.ncbi.nlm.nih.gov/pmc/articles/PMC8139580/",FALSE 44 | "Citizen scientists breaking the only working printer","",FALSE 45 | "Mugs of coffee at 3 am","",FALSE 46 | "Making my research open and reproducible while my competitors are p-hacking their way into the big journals","https://embassy.science/wiki/Theme:6b584d4e-2c9d-4e27-b370-5fbdb983ab46",FALSE 47 | "Impact factors","",FALSE 48 | "Predatory journals","https://thinkchecksubmit.org/",FALSE 49 | "Sacrificing the intern","",FALSE 50 | "Flawless replication","",FALSE 51 | "A USB-stick full of sensitive data","https://www.rug.nl/digital-competence-centre/privacy-and-data-protection/data-protection/data-leak?lang=en",FALSE 52 | "Leaving academics to become a beet farmer","https://media.giphy.com/media/dXf93EHY6advUBYC0u/giphy.gif",FALSE 53 | "The effects of moon phases on stock market trends","",FALSE 54 | "scriptA_001_final_new_after_feedback_actually_final2.R","https://r-bio.github.io/intro-git-rstudio/",FALSE 55 | "Smashing things together until results fall out","",FALSE 56 | "Coffee stained data management plans","",FALSE 57 | "Post-its with 'pls do not steal thx' as a license","https://zenodo.org/record/2248200",FALSE 58 | "The FAIRy spreading her FAIRy principles all over our data in the night","https://www.go-fair.org/fair-principles/",FALSE 59 | "Workload piling up and sanity breaking down","https://www.go-fair.org/fair-principles/r1-1-metadata-released-clear-accessible-data-usage-license/",FALSE 60 | "Being an expert in your field AND data management AND ethics AND software development AND public engagement AND ...","https://blog.esciencecenter.nl/researchers-are-not-born-engineers-why-are-they-expected-to-know-how-to-code-1eeb5c3d03c0",FALSE 61 | "A python 2.7 script I inherited from a previous PhD student who left 10 years ago","https://book.the-turing-way.org/collaboration/new-community/new-community-techissues.html?highlight=legacy#reproducibility-is-even-more-important",TRUE 62 | "A machine that's still running on Windows 95","",TRUE 63 | "3 hours of troubleshooting a missing comma","",TRUE 64 | "Dockerizing my PhD's precarious working conditions","https://book.the-turing-way.org/reproducible-research/renv/renv-containers.html",TRUE 65 | "Sending users to 'users/One Drive/C:/Documents/projects/grant-projects/old-grants/ERC/pilot1/'","",TRUE 66 | "Sofware maintained by a lonely Belgian professor","https://lavaan.ugent.be/about/about.html",TRUE 67 | "A tiny shell script that replaces my job","",TRUE 68 | "Coding with my crush","",TRUE 69 | "Sending code around via e-mail","",TRUE 70 | "Being accused of Marxist tendencies","https://www.tandfonline.com/doi/full/10.1080/02691728.2022.2156308",TRUE 71 | "Ignoring the 10k issues users submitted to my OS project","",TRUE 72 | "Citing stackoverflow in your research paper","",TRUE 73 | "Code that explains itself","",TRUE 74 | "The holy grail of clean code","",TRUE 75 | "chatGPT","",TRUE 76 | "Rubber duck debugging","",TRUE 77 | "Putting a plain-text personal access token on GitHub","",TRUE 78 | "(sudo) rm -r /","",TRUE 79 | "Untested code generated by an LLM","https://www.itworldcanada.com/post/research-raises-concerns-over-ai-impact-on-code-quality",TRUE 80 | "The university suing us for making our code publicly available.","https://fair-software.nl/recommendations/license",TRUE 81 | "Where code goes to die","https://www.metabase.com/blog/bus-factor",TRUE 82 | -------------------------------------------------------------------------------- /LICENSE: -------------------------------------------------------------------------------- 1 | Apache License 2 | Version 2.0, January 2004 3 | http://www.apache.org/licenses/ 4 | 5 | TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION 6 | 7 | 1. Definitions. 8 | 9 | "License" shall mean the terms and conditions for use, reproduction, 10 | and distribution as defined by Sections 1 through 9 of this document. 11 | 12 | "Licensor" shall mean the copyright owner or entity authorized by 13 | the copyright owner that is granting the License. 14 | 15 | "Legal Entity" shall mean the union of the acting entity and all 16 | other entities that control, are controlled by, or are under common 17 | control with that entity. For the purposes of this definition, 18 | "control" means (i) the power, direct or indirect, to cause the 19 | direction or management of such entity, whether by contract or 20 | otherwise, or (ii) ownership of fifty percent (50%) or more of the 21 | outstanding shares, or (iii) beneficial ownership of such entity. 22 | 23 | "You" (or "Your") shall mean an individual or Legal Entity 24 | exercising permissions granted by this License. 25 | 26 | "Source" form shall mean the preferred form for making modifications, 27 | including but not limited to software source code, documentation 28 | source, and configuration files. 29 | 30 | "Object" form shall mean any form resulting from mechanical 31 | transformation or translation of a Source form, including but 32 | not limited to compiled object code, generated documentation, 33 | and conversions to other media types. 34 | 35 | "Work" shall mean the work of authorship, whether in Source or 36 | Object form, made available under the License, as indicated by a 37 | copyright notice that is included in or attached to the work 38 | (an example is provided in the Appendix below). 39 | 40 | "Derivative Works" shall mean any work, whether in Source or Object 41 | form, that is based on (or derived from) the Work and for which the 42 | editorial revisions, annotations, elaborations, or other modifications 43 | represent, as a whole, an original work of authorship. For the purposes 44 | of this License, Derivative Works shall not include works that remain 45 | separable from, or merely link (or bind by name) to the interfaces of, 46 | the Work and Derivative Works thereof. 47 | 48 | "Contribution" shall mean any work of authorship, including 49 | the original version of the Work and any modifications or additions 50 | to that Work or Derivative Works thereof, that is intentionally 51 | submitted to Licensor for inclusion in the Work by the copyright owner 52 | or by an individual or Legal Entity authorized to submit on behalf of 53 | the copyright owner. For the purposes of this definition, "submitted" 54 | means any form of electronic, verbal, or written communication sent 55 | to the Licensor or its representatives, including but not limited to 56 | communication on electronic mailing lists, source code control systems, 57 | and issue tracking systems that are managed by, or on behalf of, the 58 | Licensor for the purpose of discussing and improving the Work, but 59 | excluding communication that is conspicuously marked or otherwise 60 | designated in writing by the copyright owner as "Not a Contribution." 61 | 62 | "Contributor" shall mean Licensor and any individual or Legal Entity 63 | on behalf of whom a Contribution has been received by Licensor and 64 | subsequently incorporated within the Work. 65 | 66 | 2. Grant of Copyright License. Subject to the terms and conditions of 67 | this License, each Contributor hereby grants to You a perpetual, 68 | worldwide, non-exclusive, no-charge, royalty-free, irrevocable 69 | copyright license to reproduce, prepare Derivative Works of, 70 | publicly display, publicly perform, sublicense, and distribute the 71 | Work and such Derivative Works in Source or Object form. 72 | 73 | 3. Grant of Patent License. Subject to the terms and conditions of 74 | this License, each Contributor hereby grants to You a perpetual, 75 | worldwide, non-exclusive, no-charge, royalty-free, irrevocable 76 | (except as stated in this section) patent license to make, have made, 77 | use, offer to sell, sell, import, and otherwise transfer the Work, 78 | where such license applies only to those patent claims licensable 79 | by such Contributor that are necessarily infringed by their 80 | Contribution(s) alone or by combination of their Contribution(s) 81 | with the Work to which such Contribution(s) was submitted. If You 82 | institute patent litigation against any entity (including a 83 | cross-claim or counterclaim in a lawsuit) alleging that the Work 84 | or a Contribution incorporated within the Work constitutes direct 85 | or contributory patent infringement, then any patent licenses 86 | granted to You under this License for that Work shall terminate 87 | as of the date such litigation is filed. 88 | 89 | 4. Redistribution. You may reproduce and distribute copies of the 90 | Work or Derivative Works thereof in any medium, with or without 91 | modifications, and in Source or Object form, provided that You 92 | meet the following conditions: 93 | 94 | (a) You must give any other recipients of the Work or 95 | Derivative Works a copy of this License; and 96 | 97 | (b) You must cause any modified files to carry prominent notices 98 | stating that You changed the files; and 99 | 100 | (c) You must retain, in the Source form of any Derivative Works 101 | that You distribute, all copyright, patent, trademark, and 102 | attribution notices from the Source form of the Work, 103 | excluding those notices that do not pertain to any part of 104 | the Derivative Works; and 105 | 106 | (d) If the Work includes a "NOTICE" text file as part of its 107 | distribution, then any Derivative Works that You distribute must 108 | include a readable copy of the attribution notices contained 109 | within such NOTICE file, excluding those notices that do not 110 | pertain to any part of the Derivative Works, in at least one 111 | of the following places: within a NOTICE text file distributed 112 | as part of the Derivative Works; within the Source form or 113 | documentation, if provided along with the Derivative Works; or, 114 | within a display generated by the Derivative Works, if and 115 | wherever such third-party notices normally appear. The contents 116 | of the NOTICE file are for informational purposes only and 117 | do not modify the License. You may add Your own attribution 118 | notices within Derivative Works that You distribute, alongside 119 | or as an addendum to the NOTICE text from the Work, provided 120 | that such additional attribution notices cannot be construed 121 | as modifying the License. 122 | 123 | You may add Your own copyright statement to Your modifications and 124 | may provide additional or different license terms and conditions 125 | for use, reproduction, or distribution of Your modifications, or 126 | for any such Derivative Works as a whole, provided Your use, 127 | reproduction, and distribution of the Work otherwise complies with 128 | the conditions stated in this License. 129 | 130 | 5. Submission of Contributions. Unless You explicitly state otherwise, 131 | any Contribution intentionally submitted for inclusion in the Work 132 | by You to the Licensor shall be under the terms and conditions of 133 | this License, without any additional terms or conditions. 134 | Notwithstanding the above, nothing herein shall supersede or modify 135 | the terms of any separate license agreement you may have executed 136 | with Licensor regarding such Contributions. 137 | 138 | 6. Trademarks. This License does not grant permission to use the trade 139 | names, trademarks, service marks, or product names of the Licensor, 140 | except as required for reasonable and customary use in describing the 141 | origin of the Work and reproducing the content of the NOTICE file. 142 | 143 | 7. Disclaimer of Warranty. Unless required by applicable law or 144 | agreed to in writing, Licensor provides the Work (and each 145 | Contributor provides its Contributions) on an "AS IS" BASIS, 146 | WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or 147 | implied, including, without limitation, any warranties or conditions 148 | of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A 149 | PARTICULAR PURPOSE. You are solely responsible for determining the 150 | appropriateness of using or redistributing the Work and assume any 151 | risks associated with Your exercise of permissions under this License. 152 | 153 | 8. Limitation of Liability. In no event and under no legal theory, 154 | whether in tort (including negligence), contract, or otherwise, 155 | unless required by applicable law (such as deliberate and grossly 156 | negligent acts) or agreed to in writing, shall any Contributor be 157 | liable to You for damages, including any direct, indirect, special, 158 | incidental, or consequential damages of any character arising as a 159 | result of this License or out of the use or inability to use the 160 | Work (including but not limited to damages for loss of goodwill, 161 | work stoppage, computer failure or malfunction, or any and all 162 | other commercial damages or losses), even if such Contributor 163 | has been advised of the possibility of such damages. 164 | 165 | 9. Accepting Warranty or Additional Liability. While redistributing 166 | the Work or Derivative Works thereof, You may choose to offer, 167 | and charge a fee for, acceptance of support, warranty, indemnity, 168 | or other liability obligations and/or rights consistent with this 169 | License. However, in accepting such obligations, You may act only 170 | on Your own behalf and on Your sole responsibility, not on behalf 171 | of any other Contributor, and only if You agree to indemnify, 172 | defend, and hold each Contributor harmless for any liability 173 | incurred by, or claims asserted against, such Contributor by reason 174 | of your accepting any such warranty or additional liability. 175 | 176 | END OF TERMS AND CONDITIONS 177 | 178 | APPENDIX: How to apply the Apache License to your work. 179 | 180 | To apply the Apache License to your work, attach the following 181 | boilerplate notice, with the fields enclosed by brackets "[]" 182 | replaced with your own identifying information. (Don't include 183 | the brackets!) The text should be enclosed in the appropriate 184 | comment syntax for the file format. We also recommend that a 185 | file or class name and description of purpose be included on the 186 | same "printed page" as the copyright notice for easier 187 | identification within third-party archives. 188 | 189 | Copyright [yyyy] [name of copyright owner] 190 | 191 | Licensed under the Apache License, Version 2.0 (the "License"); 192 | you may not use this file except in compliance with the License. 193 | You may obtain a copy of the License at 194 | 195 | http://www.apache.org/licenses/LICENSE-2.0 196 | 197 | Unless required by applicable law or agreed to in writing, software 198 | distributed under the License is distributed on an "AS IS" BASIS, 199 | WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 200 | See the License for the specific language governing permissions and 201 | limitations under the License. 202 | -------------------------------------------------------------------------------- /OSAH-63x88x26mm.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ubvu/OpenScienceAgainstHumanity/6fd4a24f9887d3c1ed8dcde1a87d19420db2e710/OSAH-63x88x26mm.pdf -------------------------------------------------------------------------------- /Open science agains humanity - black back - 88x63.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ubvu/OpenScienceAgainstHumanity/6fd4a24f9887d3c1ed8dcde1a87d19420db2e710/Open science agains humanity - black back - 88x63.pdf -------------------------------------------------------------------------------- /Open science agains humanity - black front - 88x63.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ubvu/OpenScienceAgainstHumanity/6fd4a24f9887d3c1ed8dcde1a87d19420db2e710/Open science agains humanity - black front - 88x63.pdf -------------------------------------------------------------------------------- /Open science agains humanity - white back - 88x63.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ubvu/OpenScienceAgainstHumanity/6fd4a24f9887d3c1ed8dcde1a87d19420db2e710/Open science agains humanity - white back - 88x63.pdf -------------------------------------------------------------------------------- /Open science agains humanity - white front - 88x63.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ubvu/OpenScienceAgainstHumanity/6fd4a24f9887d3c1ed8dcde1a87d19420db2e710/Open science agains humanity - white front - 88x63.pdf -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- 1 | [![DOI](https://zenodo.org/badge/DOI/10.5281/zenodo.10017280.svg)](https://doi.org/10.5281/zenodo.10017280) 2 | 3 | 4 | 5 | # Open Science Against Humanity 6 | 7 | **Welcome to the Second Edition of "Open Science Against Humanity"!** 8 | 9 | Yes, the title is ironic. This game is all about exploring **Open Science** in a fun, interactive way—celebrating its incredible potential (*for* humanity) while also unpacking its challenges and pitfalls. Our goal is to spark curiosity, foster learning, all to make the research game more [**FAIR**](https://www.go-fair.org/fair-principles/). 10 | Are you ready to play, learn, and laugh your way through the world of **Open Science**?🙌 11 | 12 | This game can be played in person or online. If you are interested in the printed game, please [reach out](rdm@vu.nl) to us! 13 | 14 | ## Goal of the Game 15 | 16 | The goal of the game is to pair the white cards (prompts) and the black cards in the funniest, most provocative, or smartest way you can. 17 | 18 | ## How to Play 19 | 20 | This game can be played with the physical cards and online. To learn how to play the game online, check out [this section](#playing-online). 21 | 22 | 🧍3+ players ⏰ 5 minutes - 24 hours 🏋️ difficulty level: researcher friendly 23 | 24 | Shuffle the deck of white cards and deal four to each player. Leave the rest of the white cards and black cards separated into face-down stacks. Determine a Reviewer: The person who is the most notorious procrastinator when it comes to publishing. 25 | 26 | The Reviewer reveals the first black card. They read it out aloud and leave it face up on the table. Each other player chooses a white response card from their hand that fits best to the revealed black card and places it face down on the table. After every player has played a card, the Reviewer shuffles and then reveals all played white cards and reads out loud how they complete the prompt on the black card. The Reviewer picks the smartest, funniest and/or the card they like the most. You can also discuss all options as a group and collect votes to determine a winning card. The player with the winning card will receive 3 citation points to their h-index. 27 | Discard all played white cards in a discard pile and discard the black card back to the box. Draw new white cards until every player has 4 white cards in their hand. 28 | 29 | Optional bonus points: After each round, when all the white cards have been revealed, each player is allowed to tell a funny, horrifying or otherwise entertaining story or fact from their own experience that matches one of the black and white card combinations on the table. Depending on how much laughter, pity or knowledge gain is spread among the group, the Reviewer may award up to 5 additional citation points to that player. 30 | 31 | The role of the Reviewer is passed on clockwise after every turn. Play until there are no more black cards outside the box. If you run out of white cards, shuffle the discard pile and draw from those. Whoever has the most citation points at the end of the game wins! 32 | 33 | ## Playing online 34 | 35 | You can play the game with the "Open Science Against Humanity" deck here on Massive Decks. 36 | 37 | One player needs to start the game and invite the others. To do so, fill in one name and click on "Play". 38 | 39 | ![](images/OnlineInstructions1.png) 40 | 41 | In the "Deck Source" dropdown menu select **Many Decks** and for the deck code use the one below. 42 | 43 | ``` 44 | O3860 45 | ``` 46 | 47 | Next click on the "+" to add the deck. You will receive a game code that you can share with fellow players. They can join the game by going to: 48 | 49 | ``` 50 | https://md.rereadgames.com/games/[game code] 51 | ``` 52 | 53 | Note that optional adjustments in the rules and time limits are possible if you have specific preferences. 54 | 55 | ![](images/OnlineInstructions2.png) 56 | 57 | Next click on the :loudspeaker: to invite 2 or 3 other players to the game. 58 | Once they join, you can start the game! 59 | 60 | When you start playing, the rules described in the section above "How to play" apply. 61 | 62 | Note that when playing online, you can't actually "see" whether someone played a card, is thinking. Or who is the Reviewer and who is playing (if you are reviewing, you can't play a card!). If you are confused about what is happening, press the "?" at the top of the game window. The game will tell you what your role is and what you are supposed to do. If you are playing and have selected a card, do not forget to press the check mark at the bottom right of the screen to send the card to the pile of played cards. 63 | 64 | If you click on the top left "Show or hide the scoreboard", you can see the status and roles during each round. But also, don't forget to keep talking to each other :game_die: :ghost: :smiley: :game_die: 65 | 66 | ![](images/OnlineInstructions3.png) 67 | 68 | ## Licenses 69 | 70 | Open Science Against Humanity is based on Cards Against Humanity, which was released under a [Creative Commons BY-NC-SA 2.0 license](https://creativecommons.org/licenses/by-nc-sa/2.0/). 71 | 72 | The [NL-RSE](https://nl-rse.org/)-logo was originally created by [@ctwhome](https://www.ctwhome.com) and licensed under [Creative Commons BY-NC-SA 2.0 license](https://creativecommons.org/licenses/by-nc-sa/2.0/). We made some adjustments to the original logo to make it blend better with the aesthetic of the overall game. 73 | 74 | The code for generating the cards is licensed under the [Apache 2.0 license](https://www.apache.org/licenses/LICENSE-2.0). 75 | 76 | ## Acknowledgements 77 | 78 | Watch closely 🕵️‍♀️ All cards that have the NL-RSE logo on it were thought of by the community during a session on the [National Research Software Day 2024](https://www.esciencecenter.nl/national-research-software-day-2024/). 79 | 80 | 81 | 82 | This game was created by the **GHOST Collective**, Games of Horror for Open Science Training. You can find a continuously updates list of all our contributors [on our website](https://ghostcollective.github.io/). 83 | 84 | Previous GHOST collective games can be found [here](https://ghostcollective.github.io/games.html). These include physical and online card games as well as online escape rooms. 85 | 86 | *Made with ♥ and Open Science* 87 | -------------------------------------------------------------------------------- /create_pdf.py: -------------------------------------------------------------------------------- 1 | from PyPDF2 import PdfWriter, PdfReader, PdfMerger, Transformation 2 | import io 3 | import csv 4 | from reportlab.pdfgen import canvas 5 | from reportlab.lib.styles import ParagraphStyle 6 | from reportlab.platypus import Paragraph 7 | import segno 8 | import os 9 | 10 | 11 | def add_nlrse(page, imgPath): 12 | imgTemp = io.BytesIO() 13 | imgDoc = canvas.Canvas(imgTemp) 14 | # Draw image on Canvas and save PDF in buffer 15 | imgDoc.drawImage(imgPath, 5, 5, 30, 30) ## at (5,5) with size 10x10 16 | imgDoc.save() 17 | # overlay qr code on page 18 | imgTemp.seek(0) 19 | overlay = PdfReader(imgTemp).pages[0] 20 | op = Transformation().rotate(0).translate(tx=30, ty=230) 21 | overlay.add_transformation(op) 22 | page.merge_page(overlay) 23 | return page 24 | def add_qr(url, page): 25 | # create a qr code and write to tmp file 26 | qrcode = segno.make_qr(url) 27 | imgPath = "tmp-qr.png" 28 | qrcode.save(imgPath, scale=5) 29 | # Using ReportLab to insert image into PDF 30 | imgTemp = io.BytesIO() 31 | imgDoc = canvas.Canvas(imgTemp) 32 | # Draw image on Canvas and save PDF in buffer 33 | imgDoc.drawImage(imgPath, 5, 5, 50, 50) ## at (5,5) with size 50x50 34 | imgDoc.save() 35 | # overlay qr code on page 36 | imgTemp.seek(0) 37 | overlay = PdfReader(imgTemp).pages[0] 38 | op = Transformation().rotate(0).translate(tx=30, ty=30) 39 | overlay.add_transformation(op) 40 | page.merge_page(overlay) 41 | # remove temp file 42 | os.remove(imgPath) 43 | return page 44 | 45 | 46 | def add_text_to_pdf(existing_pdf_path, cardcontent, output): 47 | # read your existing PDF 48 | existing_pdf = PdfReader(open(existing_pdf_path[0], "rb")) 49 | existing_pdf_back = PdfReader(open(existing_pdf_path[1], "rb")) 50 | 51 | packet = io.BytesIO() 52 | can = canvas.Canvas(packet, pagesize=(200, 250)) 53 | 54 | # make and draw a paragraph with the text 55 | 56 | # hacky way of determining text color 57 | if 'white' in existing_pdf_path[0]: 58 | textcolor = 'black' 59 | else: 60 | textcolor = 'white' 61 | 62 | my_Style = ParagraphStyle('My Para style', 63 | fontName='Helvetica-Bold', 64 | fontSize=12, 65 | borderWidth=40, 66 | borderPadding=40, 67 | leading=20, 68 | alignment=0, 69 | textColor=textcolor 70 | ) 71 | p1 = Paragraph(cardcontent[0], my_Style) 72 | w, h = p1.wrap(180, round(250)) 73 | p1.wrapOn(can, w - 40, h - 10) 74 | 75 | p1.drawOn(can, 200 - w + 40, 250 - h - 70) 76 | can.save() 77 | 78 | # move to the beginning of the StringIO buffer 79 | packet.seek(0) 80 | 81 | # create a new PDF with Reportlab 82 | new_pdf = PdfReader(packet) 83 | # add the text (which is the new pdf) on the existing page 84 | page = existing_pdf.pages[0] 85 | page.merge_page(new_pdf.pages[0]) 86 | # if available, add QR code 87 | if len(cardcontent) == 3 and cardcontent[1] != '': 88 | page = add_qr(cardcontent[1], page) 89 | if len(cardcontent) == 3 and cardcontent[2] == "TRUE": 90 | if 'white' in existing_pdf_path[0]: 91 | imgPath = "nlrse_whitelogo.png" 92 | else: 93 | imgPath = "nlrse_blacklogo.png" 94 | page = add_nlrse(page,imgPath) 95 | # add front and back of card 96 | output.add_page(existing_pdf_back.pages[0]) 97 | output.add_page(page) 98 | return output 99 | 100 | 101 | existing_pdf_paths = ["Open science agains humanity - white front - 88x63.pdf", 102 | "Open science agains humanity - white back - 88x63.pdf"] 103 | output_stream = open("Open_Science_Against_Humanity_White.pdf", "wb") 104 | combined_pages = PdfWriter() 105 | with open('CardContentWhite.csv', newline='') as csvfile: 106 | cardreader = csv.reader(csvfile, delimiter=',') 107 | # This skips the first row of the CSV file. 108 | next(cardreader) 109 | for row in cardreader: 110 | combined_pages = add_text_to_pdf(existing_pdf_paths, row, combined_pages) 111 | combined_pages.write(output_stream) 112 | output_stream.close() 113 | 114 | existing_pdf_paths = ["Open science agains humanity - black front - 88x63.pdf", 115 | "Open science agains humanity - black back - 88x63.pdf"] 116 | output_stream = open("Open_Science_Against_Humanity_Black.pdf", "wb") 117 | combined_pages = PdfWriter() 118 | with open('CardContentBlack.csv', newline='') as csvfile: 119 | cardreader = csv.reader(csvfile, delimiter=',') 120 | # This skips the first row of the CSV file. 121 | next(cardreader) 122 | for row in cardreader: 123 | combined_pages = add_text_to_pdf(existing_pdf_paths, row, combined_pages) 124 | combined_pages.write(output_stream) 125 | output_stream.close() 126 | 127 | merger = PdfMerger() 128 | pdfs = ["Open_Science_Against_Humanity_Black.pdf","Open_Science_Against_Humanity_White.pdf"] 129 | for pdf in pdfs: 130 | merger.append(pdf) 131 | 132 | merger.write("OSAgainstHumanity.pdf") 133 | merger.close() -------------------------------------------------------------------------------- /images/GHOST.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ubvu/OpenScienceAgainstHumanity/6fd4a24f9887d3c1ed8dcde1a87d19420db2e710/images/GHOST.gif -------------------------------------------------------------------------------- /images/OnlineInstructions1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ubvu/OpenScienceAgainstHumanity/6fd4a24f9887d3c1ed8dcde1a87d19420db2e710/images/OnlineInstructions1.png -------------------------------------------------------------------------------- /images/OnlineInstructions2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ubvu/OpenScienceAgainstHumanity/6fd4a24f9887d3c1ed8dcde1a87d19420db2e710/images/OnlineInstructions2.png -------------------------------------------------------------------------------- /images/OnlineInstructions3.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ubvu/OpenScienceAgainstHumanity/6fd4a24f9887d3c1ed8dcde1a87d19420db2e710/images/OnlineInstructions3.png -------------------------------------------------------------------------------- /nlrse_blacklogo.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ubvu/OpenScienceAgainstHumanity/6fd4a24f9887d3c1ed8dcde1a87d19420db2e710/nlrse_blacklogo.png -------------------------------------------------------------------------------- /nlrse_whitelogo.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ubvu/OpenScienceAgainstHumanity/6fd4a24f9887d3c1ed8dcde1a87d19420db2e710/nlrse_whitelogo.png -------------------------------------------------------------------------------- /requirements.txt: -------------------------------------------------------------------------------- 1 | segno==1.5.2 2 | pypdf2==3.0.1 3 | reportlab==4.0.5 --------------------------------------------------------------------------------