✳ Nairobi, Kenya
- WhatsApp+254 799 756 331
- Emailhello@muvevi.com
- LinkedInlinkedin.com/in/muvevi
- GitHubgithub.com/mutua-muvevi
- Twitter / X@muvevi
Available for freelance & full-time roles.
Let's build something great.
Pixel Hustle
A fast-paced 2D top-down pixel-art game built in Python + Pygame. Dodge enemies, collect cash drops, upgrade your character, and see how long you survive. Playable on Windows, Mac, and Linux. Full source code included.
Built over a weekend to scratch a Python game-dev itch. Kept polishing it because it was genuinely fun to play. The full source is the point — use it as a learning project, mod it, or ship your own version.
The game features procedurally generated enemy waves, a local high-score leaderboard, four character classes, and twelve upgrade tiers. It runs at 60fps and ships as a standalone executable for Windows, Mac, and Linux.
You get the full Python source, all sprite assets (48×48 pixel art, hand-drawn), the sound pack, and a build script that packages it into a distributable exe/app.
- 01Full Python source + all assets — great base for your own game
- 02MIT licensed — fork it, re-skin it, sell it yourself
- 03Procedural wave system is reusable across any top-down game
- 04Five bucks. It's five dollars.
- Procedurally generated enemy waves
- 4 character classes with unique stats
- 12 upgrade tiers (speed, shield, magnet, blast)
- Neon pixel-art city tilemap (hand-drawn sprites)
- Local high-score leaderboard
- Full original chiptune soundtrack (8 tracks)
- Standalone exe / macOS app / Linux binary
- Full Python + Pygame source code
- All sprite sheets + asset files
- MIT licensed — modify and redistribute freely