Ae.Engine
0.0.45
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
dotnet add package Ae.Engine --version 0.0.45
NuGet\Install-Package Ae.Engine -Version 0.0.45
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Ae.Engine" Version="0.0.45" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Ae.Engine" Version="0.0.45" />
<PackageReference Include="Ae.Engine" />
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Ae.Engine --version 0.0.45
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Ae.Engine, 0.0.45"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#:package Ae.Engine@0.0.45
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=Ae.Engine&version=0.0.45
#tool nuget:?package=Ae.Engine&version=0.0.45
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
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
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net10.0-windows7.0 is compatible. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
net10.0-windows7.0
- Ae.MpClientToServerComms (>= 0.0.45)
- Microsoft.CodeAnalysis.Common (>= 5.3.0)
- Microsoft.CodeAnalysis.CSharp (>= 5.3.0)
- Newtonsoft.Json (>= 13.0.4)
- NTDLS.DelegateThreadPooling (>= 2.0.4)
- NTDLS.Helpers (>= 1.3.19)
- NTDLS.Persistence (>= 1.3.1)
- NTDLS.Semaphore (>= 3.5.4)
- NTDLS.SqliteDapperWrapper (>= 1.3.3)
- SharpDX (>= 4.2.0)
- SharpDX.Direct2D1 (>= 4.2.0)
- SharpDX.DirectInput (>= 4.2.0)
- SharpDX.Mathematics (>= 4.2.0)
- SharpDX.XAudio2 (>= 4.2.0)
- SharpDX.XInput (>= 4.2.0)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Initial release, super alpha.