VOOZH about

URL: https://www.nuget.org/packages/Sanet.MekForge.Core/

⇱ NuGet Gallery | Sanet.MekForge.Core 0.31.4-alpha




Sanet.MekForge.Core 0.31.4-alpha

Suggested Alternatives

Sanet.MakaMek.Core

Additional Details

The package has been renamed

This is a prerelease version of Sanet.MekForge.Core.
dotnet add package Sanet.MekForge.Core --version 0.31.4-alpha
 
 
NuGet\Install-Package Sanet.MekForge.Core -Version 0.31.4-alpha
 
 
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="Sanet.MekForge.Core" Version="0.31.4-alpha" />
 
 
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Sanet.MekForge.Core" Version="0.31.4-alpha" />
 
Directory.Packages.props
<PackageReference Include="Sanet.MekForge.Core" />
 
Project file
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 Sanet.MekForge.Core --version 0.31.4-alpha
 
 
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Sanet.MekForge.Core, 0.31.4-alpha"
 
 
#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 Sanet.MekForge.Core@0.31.4-alpha
 
 
#: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=Sanet.MekForge.Core&version=0.31.4-alpha&prerelease
 
Install as a Cake Addin
#tool nuget:?package=Sanet.MekForge.Core&version=0.31.4-alpha&prerelease
 
Install as a Cake Tool
The NuGet Team does not provide support for this client. Please contact its maintainers for support.

MekForge

A cross-platform implementation of tactical turn-based mech combat game, inspired by MegaMek. Built with .NET 9 and AvaloniaUI.

Overview (Planned)

MekForge is an open-source tactical combat game featuring giant walking war machines. The game focuses on strategic combat, unit customization, and both single-player and multiplayer experiences.

Features

Implemented

  • Hex map generator with the simplest terrain types (clear, light and heavy wood) (MegaMek assets)
  • Client-Server app architecture with RX communication for local play
  • Units deployment and movement, including path finding for all the basic movement types
  • Weapon attack declaration and resolution (no crits yet)
  • Cross-platform support (Windows, Linux, macOS, Web, Android, iOS)
  • Test UI built with AvaloniaUI
  • Importing mechs defined in MTF format

Planned

  • Single-player combat against AI opponents
  • Multiplayer support (LAN and Internet, WebSockets/SignalR)
  • Unit customization and management
  • Compatible with common community data formats
  • Monogame version with 3D graphics and possible VR/AR support

Technology Stack

  • .NET 9
  • AvaloniaUI for cross-platform UI
  • xUnit for testing

Project Structure

MekForge/
├── src/
│ ├── MekForge.Core/ # Core game engine and logic
│ └── MekForge.Avalonia/ # UI implementation
└── tests/ # Unit tests

Project Status

👁 codecov

  • MekForge.Core:

👁 build
👁 NuGet Version

  • MekForge.Avalonia:

👁 build
👁 NuGet Version

  • Web Version (WASM):

👁 Deploy WASM to GitHub Pages
👁 Play in Browser

Development Setup

Prerequisites

  • .NET 9 SDK
  • Your favorite IDE (Visual Studio, Rider, or VS Code)

Building

  1. Clone the repository
  2. Open MekForge.sln in your IDE
  3. Build the solution

Contributing

Contributions are welcome! Please feel free to submit a Pull Request.

The Windsurf/Cascade AI workflow from Codeium is dramatically accelerating development of MekForge. Try it out for yourself using the link above!

License

This project is licensed under the GNU General Public License v3.0 - see the file for details.

Acknowledgments

  • Inspired by MegaMek (https://megamek.org/)
  • Thanks to the BattleTech community for their continued passion.

Disclaimer

This is a fan-made game and is not affiliated with or endorsed by any commercial mech combat game properties. All trademarks belong to their respective owners. This project is primarily a learning experience and a labor of love - developed for the enjoyment of the development process itself.

Product Versions Compatible and additional computed target framework versions.
.NET net9.0 net9.0 is compatible.  net9.0-android net9.0-android was computed.  net9.0-browser net9.0-browser was computed.  net9.0-ios net9.0-ios was computed.  net9.0-maccatalyst net9.0-maccatalyst was computed.  net9.0-macos net9.0-macos was computed.  net9.0-tvos net9.0-tvos was computed.  net9.0-windows net9.0-windows was computed.  net10.0 net10.0 was computed.  net10.0-android net10.0-android was computed.  net10.0-browser net10.0-browser was computed.  net10.0-ios net10.0-ios was computed.  net10.0-maccatalyst net10.0-maccatalyst was computed.  net10.0-macos net10.0-macos was computed.  net10.0-tvos net10.0-tvos was computed.  net10.0-windows net10.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on Sanet.MekForge.Core:

Package Downloads
Sanet.MekForge.Avalonia

Avalonia UI frontend for MekForge game

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
0.31.4-alpha 736 3/24/2025 0.31.4-alpha is deprecated because it is no longer maintained.
0.31.3-alpha 600 3/24/2025 0.31.3-alpha is deprecated because it is no longer maintained.
0.31.2-alpha 395 3/23/2025 0.31.2-alpha is deprecated because it is no longer maintained.
0.31.1-alpha 393 3/23/2025 0.31.1-alpha is deprecated because it is no longer maintained.
0.31.0-alpha 384 3/23/2025 0.31.0-alpha is deprecated because it is no longer maintained.
0.30.7-alpha 409 3/23/2025 0.30.7-alpha is deprecated because it is no longer maintained.
0.30.6-alpha 285 3/22/2025 0.30.6-alpha is deprecated because it is no longer maintained.
0.30.5-alpha 274 3/22/2025 0.30.5-alpha is deprecated because it is no longer maintained.
0.30.4-alpha 206 3/21/2025 0.30.4-alpha is deprecated because it is no longer maintained.
0.30.3-alpha 275 3/20/2025 0.30.3-alpha is deprecated because it is no longer maintained.
0.30.2-alpha 279 3/17/2025 0.30.2-alpha is deprecated because it is no longer maintained.
0.30.1-alpha 268 3/17/2025 0.30.1-alpha is deprecated because it is no longer maintained.
0.30.0-alpha 280 3/17/2025 0.30.0-alpha is deprecated because it is no longer maintained.
0.29.1-alpha 276 3/16/2025 0.29.1-alpha is deprecated because it is no longer maintained.
0.29.0-alpha 276 3/15/2025 0.29.0-alpha is deprecated because it is no longer maintained.
0.28.14-alpha 197 3/15/2025 0.28.14-alpha is deprecated because it is no longer maintained.
0.28.13-alpha 207 3/15/2025 0.28.13-alpha is deprecated because it is no longer maintained.
0.28.12-alpha 199 3/15/2025 0.28.12-alpha is deprecated because it is no longer maintained.
0.28.11-alpha 216 3/14/2025 0.28.11-alpha is deprecated because it is no longer maintained.
Loading failed