diff --git a/README.md b/README.md index ca78562..a3f44b3 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,35 @@ # .github -Abundance Marble & Ceramic Works: 1. Phone/WhatsApp: 08137665702 2. Email: abundancemarble@gmail.com 3. Location: Nigeria Osogbo, Osun State + +## Marble Game 🎯 + +Welcome to the Abundance Marble & Ceramic Works interactive marble game! Test your aim and strategy in this fun physics-based game. + +### How to Play + +1. Open `marble-game.html` in your web browser +2. Click "Start Game" to begin +3. Click anywhere on the canvas to shoot marbles from the bottom +4. Hit the colored target marbles to score points +5. Each level adds more targets and increases your score multiplier +6. You have 10 marbles to start - use them wisely! + +### Features + +- **Physics-based gameplay** with realistic marble movement and collisions +- **Progressive difficulty** - advance through levels by clearing all targets +- **Score tracking** - compete for high scores +- **Responsive design** - works on desktop and mobile devices +- **Beautiful graphics** - smooth animations and particle effects + +### Play Now + +Simply open the `marble-game.html` file in your browser, or visit the deployed version. + +--- + +## Abundance Marble & Ceramic Works + +**Contact Information:** +- 📱 Phone/WhatsApp: 08137665702 +- 📧 Email: abundancemarble@gmail.com +- 📍 Location: Osogbo, Osun State, Nigeria diff --git a/index.html b/index.html new file mode 100644 index 0000000..43146c7 --- /dev/null +++ b/index.html @@ -0,0 +1,13 @@ + + +
+ + + +Redirecting to the Marble Game...
+If you are not redirected, click here.
+ + diff --git a/marble-game.html b/marble-game.html new file mode 100644 index 0000000..92ea814 --- /dev/null +++ b/marble-game.html @@ -0,0 +1,483 @@ + + + + + +