Skip to content

kath-hill/Wilco

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WILCO Banner

WILCO

WILCO is a pixel-perfect Pygame adventure featuring animated animals, retro-inspired visuals, and a fully custom world system. Whether you're a dev or a player, WILCO invites you into a world of charm, action, and creativity. Built with ❤️ in Python.


🎮 Features

  • 🐶 Dynamic sprites for dogs & cats (idle, walk, jump, and more!)
  • 🌍 Custom .wlco world file format
  • 🖋️ Retro UI using hand-picked fonts like Orbitron, ComicNeue, and more
  • 🔤 Built-in asset system with organized folders for fonts and images

🧠 Requirements

Install dependencies:

pip install -r requirements.txt

🚀 Getting Started

Clone the repo and start the game:

git clone https://github.com/Natuworkguy/wilco.git
cd wilco/
python main.py

📁 Project Structure

Wilco/
├── main.py               # Main game script
├── assets/
│   ├── fonts/            # Orbitron, VT323, ComicNeue, etc.
│   └── images/           # dog.png, cat.png, jump-sprites, etc.
│   └── sounds/           # bgm.mp3, and future sounds.

❤️ Credits

Code by Natuworkguy,

Idea by Kath Hill,

Music: - Background music by Gloomy_Background755 - MakoVII - Credits music by JXM and Polaris

🪪 License


Licensed under the GNU Affero General Public License v3.0. See the LICENSE file for full details.

About

A modular Pygame-based 3D game featuring animated assets, custom fonts, and a unique .wlco world format.

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages