https://github.com/kbrddestroyer/axonengine
Simple multipurpose networking library
https://github.com/kbrddestroyer/axonengine
c c-plus-plus cmake contributions-welcome cpp17 engine game-development help-wanted looking-for-contributors network seeking-collaborators
Last synced: about 2 months ago
JSON representation
Simple multipurpose networking library
- Host: GitHub
- URL: https://github.com/kbrddestroyer/axonengine
- Owner: kbrddestroyer
- License: agpl-3.0
- Created: 2024-10-21T21:25:49.000Z (8 months ago)
- Default Branch: main
- Last Pushed: 2025-04-18T14:38:25.000Z (2 months ago)
- Last Synced: 2025-04-18T22:33:29.067Z (about 2 months ago)
- Topics: c, c-plus-plus, cmake, contributions-welcome, cpp17, engine, game-development, help-wanted, looking-for-contributors, network, seeking-collaborators
- Language: C++
- Homepage:
- Size: 364 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 10
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
# AxonEngine
Advanced eXchange Over Network
Work in progress, there's no stable version yet
## Repository health status
[](https://github.com/kbrddestroyer/AxonEngine/actions/workflows/cmake-project.yml)
[](https://github.com/kbrddestroyer/AxonEngine/actions/workflows/cmake-multi-platform.yml)
## Before you start
[Discord server](https://discord.gg/FQvZhSeHrr)
## Overview
## Requirements
## Building
- Create cmake-build directory
- `cd cmake-build`
- `cmake .. && cmake --build .`## Usage
## API and modding | scripting
## Contributing
---
## Footer