GoRogue 3.0.0-beta04

This is a prerelease version of GoRogue.
There is a newer prerelease version of this package available.
See the version list below for details.
dotnet add package GoRogue --version 3.0.0-beta04
                    
NuGet\Install-Package GoRogue -Version 3.0.0-beta04
                    
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="GoRogue" Version="3.0.0-beta04" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="GoRogue" Version="3.0.0-beta04" />
                    
Directory.Packages.props
<PackageReference Include="GoRogue" />
                    
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 GoRogue --version 3.0.0-beta04
                    
#r "nuget: GoRogue, 3.0.0-beta04"
                    
#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 GoRogue@3.0.0-beta04
                    
#: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=GoRogue&version=3.0.0-beta04&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=GoRogue&version=3.0.0-beta04&prerelease
                    
Install as a Cake Tool

Roguelike/2D game utility library.

Product Compatible and additional computed target framework versions.
.NET net5.0 is compatible.  net5.0-windows was computed.  net6.0 is compatible.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 is compatible.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  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.  net9.0 was computed.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed.  net10.0 was computed.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows was computed. 
.NET Core netcoreapp3.0 was computed.  netcoreapp3.1 is compatible. 
.NET Standard netstandard2.1 is compatible. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen60 was computed. 
Xamarin.iOS xamarinios was computed. 
Xamarin.Mac xamarinmac was computed. 
Xamarin.TVOS xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (4)

Showing the top 4 NuGet packages that depend on GoRogue:

Package Downloads
SadConsole.GoRogueHelpers

A helper library for SadConsole games built with GoRogue.

TheSadRogue.Integration

An official integration library for using GoRogue and SadConsole together to create a roguelike.

Void.Api

Api library for void engine mmo

DarkStar.Api.Engine

Package Description

GitHub repositories (1)

Showing the top 1 popular GitHub repositories that depend on GoRogue:

Repository Stars
Thraka/SadConsole
A .NET ascii/ansi console engine written in C# for MonoGame and SFML. Create your own text roguelike (or other) games!
Version Downloads Last Updated
3.0.0-beta11-debug 179 12/28/2025
3.0.0-beta11 167 12/28/2025
3.0.0-beta10-debug 441 6/8/2025
3.0.0-beta10 554 6/8/2025
3.0.0-beta09-debug 937 12/6/2023
3.0.0-beta09 1,543 12/6/2023
3.0.0-beta08-debug 842 7/12/2023
3.0.0-beta08 1,332 7/12/2023
3.0.0-beta07-debug 742 7/11/2023
3.0.0-beta07 848 7/11/2023
3.0.0-beta06-debug 787 5/23/2023
3.0.0-beta06 1,181 5/23/2023
3.0.0-beta05-debug 807 5/18/2023
3.0.0-beta05 865 5/18/2023
3.0.0-beta04-debug 1,531 3/24/2023
3.0.0-beta04 954 3/24/2023
3.0.0-beta03-debug 841 3/20/2023
3.0.0-beta03 826 3/20/2023
3.0.0-beta02 856 2/1/2023
2.6.4 6,589 7/24/2020
Loading failed