Skip to content

Dblike/SoftwareHero

Repository files navigation

SoftwareHero

Status

Dormant

Overview

Architecture

SoftwareHero/              # Main game/platform code
SoftwareHero.Core/         # Game logic, entities, systems (platform-independent)
SoftwareHero.Benchmark/    # Performance benchmarks

Note: Project uses flat structure rather than src/tests/ directories.

Getting Started

Prerequisites

  • .NET 10 SDK
  • MonoGame 3.8+

Build

dotnet build

Run

dotnet run --project SoftwareHero

Test

dotnet test

Controls

Development

See CLAUDE.md for development guidelines.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages