Welcome to GENUARY 2024, where promises are resolved, and time becomes an art form! 🚀
In this artificially generated month, we dive into the magical world of code to craft imaginative creations.
GENUARY is not just a month; it's a playground for creators to unleash their coding prowess and produce code-based artworks.
This annual event invites participants to embrace the challenge of translating daily prompts into captivating pieces of generative art throughout the entire month of January.
Explore my Genuary artworks in my CodePen collection: View Genuary CodePen Collection
- 01 - Particles, lots of them
- 02 - No palettes
- 03 - Droste effect
- 04 - Pixels
- 05 - In the style of Vera Molnár
- 06 - Screensaver
- 07 - Progress bar / indicator / loading animation
- 08 - Chaotic system
- 09 - ASCII
- 10 - Hexagonal
- 11 - In the style of Anni Albers
- 12 - Lava lamp
- 13 - Wobbly function day
- 14 - Less than 1KB artwork
- 15 - Use a physics library
- 16 - Draw 10,000 of something
- 17 - Inspired by Islamic art
- 18 - Bauhaus
- 19 - Flocking
- 20 - Generative typography
- 21 - Use a library that you haven't used before
- 22 - Point - line - plane
- 23 - 16 x 16
To run these artworks locally, follow these steps:
-
Clone the repository:
git clone https://github.com/Philip-Walsh/genuary-2024.git
-
Navigate to the project directory:
cd genuary-2024
-
Install dependencies:
npm install
-
Start the local server:
npm run start
-
Open your browser and visit localhost:3000/src to see the artworks.