Welcome to the official repository for Sprunk.World, the landing page for the Sprunki mod of the popular Incredibox music creation game.
Sprunk is an innovative spin-off of the popular Incredibox music creation platform. This website serves as the main landing page and information hub for Sprunk, showcasing its unique features, gameplay, and community.
To get a local copy up and running, follow these simple steps:
git clone https://github.com/sprunkworld/Sprunk.git
cd Sprunk
index.html
in your preferred web browser.This website is built using pure HTML, CSS, and JavaScript for easy maintenance and quick loading times. To make changes:
index.html
<style>
tag or create a separate CSS fileindex.html
file or in a separate JS fileSprunk/
│
├── index.js
└── README.md
This website is designed to be easily deployed on platforms like Vercel, Netlify, or GitHub Pages. To deploy:
For Vercel:
$ npm install -g sprunk
$ sprunk
sprunk: https://www.npmjs.com/package/sprunk
We welcome contributions to improve Sprunk.World! If you have suggestions or improvements:
git checkout -b feature/AmazingFeature
)git commit -m 'Add some AmazingFeature'
)git push origin feature/AmazingFeature
)For any questions or support, please open an issue in this repository or contact us through our website.
Enjoy creating sprunki beats with Sprunk!