Features
🎲 100% Procedural
Every aspect—graphics, audio, and gameplay—is generated at runtime. No external assets, infinite variety.
🌍 Multiple Genres
Experience fantasy, sci-fi, horror, or cyberpunk themes, each with unique visuals and gameplay elements.
⚔️ Real-Time Combat
Action-RPG combat inspired by classics like The Legend of Zelda, with procedurally generated enemies and weapons.
🏠 Player Housing
Build and customize your own house with procedurally generated furniture and decorations.
🤝 Multiplayer Ready
Join other players in cooperative gameplay with high-latency support for global connectivity.
📱 Cross-Platform
Play on desktop (Linux, macOS, Windows), web browsers (WebAssembly), and mobile (iOS, Android).
Browser Requirements
- WebAssembly support (all modern browsers)
- WebGL for rendering
- Web Audio API for sound
- Recommended: Chrome/Edge 90+, Firefox 88+, Safari 14+
Controls
- Arrow Keys / WASD - Move
- Space - Attack
- E - Interact
- I - Inventory
- M - Map
- ESC - Menu
About
Venture is an open-source procedural action-RPG built with Go and the Ebiten game engine. The entire game—from graphics to music to quests—is generated procedurally at runtime, creating a unique experience with every playthrough. Built using Entity-Component-System architecture for maximum performance and flexibility.