Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/galaxykate/generominos
Creative ideation cards for generative frameworks
https://github.com/galaxykate/generominos
Last synced: 3 days ago
JSON representation
Creative ideation cards for generative frameworks
- Host: GitHub
- URL: https://github.com/galaxykate/generominos
- Owner: galaxykate
- License: apache-2.0
- Created: 2017-09-20T00:02:08.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2017-09-20T00:46:57.000Z (about 7 years ago)
- Last Synced: 2024-08-02T05:09:13.975Z (3 months ago)
- Language: JavaScript
- Size: 60.1 MB
- Stars: 73
- Watchers: 5
- Forks: 11
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Generominos
Creative ideation cards for generative frameworks## Motivation
This is a project by @galaxykate Kate Compton to create a deck of cards to design generative interactive artworks and games. It's been playtested by lots of patient people. You can read more, including academic papers, user studies, and sample projects at [www.galaxykate.com/generominos](http://www.galaxykate.com/generominos/)
### What should I do with this?
You can print out the latest version, ``generominos.pdf`` and start playing.
You could also start editing and adding your own cards. Add new cards to ``data-cards.js``, new scenario cards to ``data-scenarios.js`` or even new data types to ``data-datatypes.js`` (instructions in those files). Cards are generated completely dynamically based on the data in those files.
These cards are designed to be the correct size to upload to [http://www.makeplayingcards.com/](http://www.makeplayingcards.com/). You can use the Node script ``puppeteer.js`` in the ``imagecapture`` folder to automatically output all the cards to PNG files (requires Chrome Puppeteer). Or you can save them as a PDF and cut them out yourself.
Made something cool with these? Ping @galaxykate, I love to hear about new projects.