# Andrew's Game Collection

This download contains the six playable games we created together. Each game is in its own folder.

## How to play

1. Unzip `all-created-games.zip`.
2. Open a game's folder.
3. Tap or double-click `index.html` to play it in a web browser.

No installation or internet connection is required after downloading.

## Games

1. **Quest to the Best** — Create a pixel hero, receive a backstory, battle monsters, and level up.
2. **War of the Animals** — An animal adventure game with separate HTML, CSS, JavaScript, and design files.
3. **Slime Hop: Gem Dash** — Jump over rocks and collect gems.
4. **Meteor Munch** — Collect stars while avoiding meteors.
5. **Ninja Roof Run** — A fast rooftop-running game.
6. **Titan Clash Arena** — A humanoid pixel-Titan fighting game with punches, kicks, blocks, special attacks, and an independently attacking computer opponent.

## Editing

All source code is included. You can edit the `.html`, `.css`, `.js`, and `.json` files with any text or code editor.
