Skip to content

A stub of an incremental game inspired by Kittens Game and Evolve, written in Blazor

License

Notifications You must be signed in to change notification settings

KarbonKitty/IncrementalSheep

Repository files navigation

Incremental Sheep

Incremental game inspired by classics such as Kittens Game and Evolve

How to build and run locally

You will need .NET 6 CLI.

Run dotnet run in the cloned folder to run the game locally. You can use dotnet watch run to watch for changes and recompile as they happen.

Run dotnet build -c Release to build release version of the game, which is significantly smaller and faster then debug build you get from dotnet run.

About

A stub of an incremental game inspired by Kittens Game and Evolve, written in Blazor

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published