Ae.MpCommsMessages
0.0.45
dotnet add package Ae.MpCommsMessages --version 0.0.45
NuGet\Install-Package Ae.MpCommsMessages -Version 0.0.45
<PackageReference Include="Ae.MpCommsMessages" Version="0.0.45" />
<PackageVersion Include="Ae.MpCommsMessages" Version="0.0.45" />
<PackageReference Include="Ae.MpCommsMessages" />
paket add Ae.MpCommsMessages --version 0.0.45
#r "nuget: Ae.MpCommsMessages, 0.0.45"
#:package Ae.MpCommsMessages@0.0.45
#addin nuget:?package=Ae.MpCommsMessages&version=0.0.45
#tool nuget:?package=Ae.MpCommsMessages&version=0.0.45
Axis Engine
Axis Engine is a 2D game engine written in C# (currently .net10) and rendered with DirectX. The engine features infinite space, neural network AI, multiple scenarios, single-player, multi-player, locking/seeking weapons, a "speed-scaled" environment, dozens of weapons and massive fiery explosions...
Check out the alpha build 13 gameplay on YouTube: https://www.youtube.com/watch?v=Kd-aEshWiNg
Ae.MpCommsMessages
The Ae.MpCommsMessages defines the messages that will be sent between the client and server in a multi-player environment.
Please note that multi-player is only partially implemented and is not yet available for public use
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net10.0-windows7.0 is compatible. |
-
net10.0-windows7.0
- NTDLS.DatagramMessaging (>= 1.9.0)
- NTDLS.ReliableMessaging (>= 3.2.13)
NuGet packages (1)
Showing the top 1 NuGet packages that depend on Ae.MpCommsMessages:
| Package | Downloads |
|---|---|
|
Ae.MpClientToServerComms
Axis Engine is a 2D game engine written in C# and rendered with DirectX. |
GitHub repositories
This package is not used by any popular GitHub repositories.
Initial release, super alpha.