Frank.GameEngine.Input
0.1.0
See the version list below for details.
dotnet add package Frank.GameEngine.Input --version 0.1.0
NuGet\Install-Package Frank.GameEngine.Input -Version 0.1.0
<PackageReference Include="Frank.GameEngine.Input" Version="0.1.0" />
paket add Frank.GameEngine.Input --version 0.1.0
#r "nuget: Frank.GameEngine.Input, 0.1.0"
// Install Frank.GameEngine.Input as a Cake Addin #addin nuget:?package=Frank.GameEngine.Input&version=0.1.0 // Install Frank.GameEngine.Input as a Cake Tool #tool nuget:?package=Frank.GameEngine.Input&version=0.1.0
Frank.GameEngine
This has had many iterations, and has periodically been developed, or tried to be developed using AI tools like ChatGpt, but now I scrapped that and started over going bottom up.
The intention is to create a game engine that can be used to create games independent of platform and rendering technology. The engine will be able to run on any platform that can run .NET 5.0 or later, and will be able to use any rendering technology, so in this game engine you are only relying on the BCL and the rendering technology you choose to use, so there is a decoupling between the game engine and the rendering technology.
How useable this will be is yet to be seen, but the intention is to make it as useable as possible, and to make it as easy as possible to create games using this engine as nuget packages in your project.
How to use
The engine is still in development, so there is no nuget package yet, but when there is, you will be able to install it
Install-Package Frank.GameEngine
How to contribute
If you want to contribute, you are welcome to do so, but please read the contribution guidelines
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net8.0 is compatible. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. |
-
net8.0
- SharpHook (>= 5.2.0)
NuGet packages (1)
Showing the top 1 NuGet packages that depend on Frank.GameEngine.Input:
Package | Downloads |
---|---|
Frank.GameEngine.Core
Package Description |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
0.3.0 | 226 | 12/30/2023 |
0.2.8-preview | 136 | 12/27/2023 |
0.2.1-preview | 108 | 12/30/2023 |
0.1.6-preview | 122 | 12/26/2023 |
0.1.0 | 144 | 12/26/2023 |