Skip to content

AKIB2005/C20

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

C20 — p5.play Project

A creative coding / game project built with p5.js and p5.play.

🚀 Getting Started

  1. Clone the repo:

    git clone https://github.com/AKIB2005/C20.git
    cd C20
  2. Open index.html in your browser — no build step needed!

Libraries are loaded via CDN, so you need an internet connection to run the project.

📁 Project Structure

C20/
├── index.html    # Entry point — loads all libraries and sketch
├── sketch.js     # Your p5.js game/sketch logic
├── style.css     # Page styles
├── .gitignore    # Ignores OS/editor junk and old vendor files
└── README.md     # This file

🛠 Built With

🌐 Live Demo

Enable GitHub Pages:
Settings → Pages → Branch: main → Save
Your project will be live at: https://akib2005.github.io/C20

📄 License

MIT

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors