Le cadavre - exquis - boira - le vin - nouveau
Cadaver exquisito is the web version of this wordplay created by surrealist artists in the 20th century.
Your friends and you can write a poem or story together, but you just can see the message of the previous turn. You will see the result until the end of the game.
- Node 16.xx or higher
- npm 9.xx or higher
- A database in supabase and its API keys
- Clone this repository
git clone https://github.com/Guirdo/cadaver-exquisito.git
- Go the folder of the project and install the dependencies
cd cadaver-exquisito
npm install
- Don't forget to add the
.env
with the following variables
VITE_SUPABASE_URL=<supabase-url>
VITE_SUPABASE_ANON_KEY=<supabse-anon-key>
VITE_ROOMS_TABLE=<supabase-rooms-table>
VITE_PUBLIC_ROOMS_TABLE=<supabase-public-rooms-table>
- Now you can run the app
npm run dev
- Add more modes of playing
- Improve the UI
- Add more artwork
- Seb Méndez - Cadaver exquisito - Guirdo
- Post an issue an explain your proposal
- I'm going to check it and give feedback
- If you want or could, you can fork this repo and start to work on the code.
- Then post a pull request mentioning the issue
- Wait for feedback and change requests