Welcome to the official Oceanbound.io repository! 🌊
This repository will host the source code for the first playable version of Oceanbound.io. Once it's published, you'll be able to contribute, report issues, and help shape the game’s development.
Oceanbound.io is designed to run on multiple platforms, including:
- Web (via Emscripten)
- Android
- Desktop (Windows, Linux)
- C++ (Core game logic for both client and server)
- SDL3 (Window management, input handling)
- Skia (High-performance 2D graphics rendering)
- Emscripten (Web compatibility, compiling C code to WebAssembly)
- uWebSockets (Network communication)
- Node.js (Load balancing and server management)
- HTML & CSS (Web interface)
Once the source code is available, you’ll be able to:
- Submit bug reports & feature requests
- Contribute code improvements & new features
- Discuss ideas and optimizations
Want to chat, share ideas, or get updates? Join our Discord. community
This project is licensed under the GNU AGPL-3.0.