An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

        

# AxonEngine

Advanced eXchange Over Network

Work in progress, there's no stable version yet

## Repository health status

[![CMake - x64](https://github.com/kbrddestroyer/AxonEngine/actions/workflows/cmake-project.yml/badge.svg)](https://github.com/kbrddestroyer/AxonEngine/actions/workflows/cmake-project.yml)

[![CMake - Cross-platform](https://github.com/kbrddestroyer/AxonEngine/actions/workflows/cmake-multi-platform.yml/badge.svg)](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