A downloadable game

# ๐ŸŽฎ Arcade Universe

A small retro arcade game collection built with Python and Pygame.

This is an early development version (v0.1) focused on building a stable game framework with multiple mini-games.

---

## ๐Ÿง  Current Version: v0.1

### โœ” Included Games:

- ๐Ÿ Snake (basic playable version)

- ๐Ÿ”ข Number Guessing Game

- ๐Ÿงฉ Placeholder games (Tic Tac Toe, Breakout, Flappy Bird)

### โœ” Core Features:

- Clean menu system with tile-based UI

- Scene-based architecture (easy to expand)

- Keyboard controls (ESC returns to menu)

- Basic save system (JSON)

### โŒ Not Included Yet:

- Sound effects (planned for v1.0)

- Music (planned for v1.0)

- Settings menu (planned for v1.0)

- Full versions of all games (coming later updates)

---

## ๐Ÿš€ Planned Updates

### v0.2

- Flappy Bird added

- Score system improvements

### v0.3

- Breakout game

- Tic Tac Toe (AI version)

### v1.0

- Sound system (SFX + music)

- Settings menu (volume controls)

- Full polished arcade experience

---

## ๐ŸŽฎ Controls

### Menu:

- Mouse click to select games

### Snake:

- Arrow keys to move

- ESC โ†’ return to menu

- R โ†’ restart after game over

### Guess Game:

- Type number (1โ€“100)

- ENTER to submit

- ESC โ†’ return to menu

---

## ๐Ÿ›  Tech Stack

- Python 3

- Pygame

- PyInstaller (for .exe builds)

---

## ๐Ÿ“ฆ How to Run

### Run from source:

```bash

python main.py

Download

Download
Arcade Universe v0.1 .zip 13 MB

Install instructions

when you downloaded it enter the zip go tru 1 folder and click on exe file if it pops up a error just press activate (ty for downloading mine game have a nice week :D)

Leave a comment

Log in with itch.io to leave a comment.