BenMakesGames.PlayPlayMini.Templates 2.1.0

The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org. Prefix Reserved
dotnet new install BenMakesGames.PlayPlayMini.Templates::2.1.0
This package contains a .NET Template Package you can call from the shell/command line.

Buy Me a Coffee at ko-fi.com

PlayPlayMini Templates

This is a collection of templates for PlayPlayMini.

The available templates are:

  1. playplaymini.skeleton
    • A basic PlayPlayMini project, with no other dependencies.
    • Creates a template Startup and Playing game state to help you get started.
  2. playplaymini.serilog
    • Based on playplaymini.skeleton, and adds Serilog to log exceptions, and other information.

Install Instructions

dotnet new install BenMakesGames.PlayPlayMini.Templates

Usage Instructions

To create a new PlayPlayMini project, run the following command from the directory where you keep all your projects:

dotnet new TEMPLATENAME -n GAMENAME

  1. Replace TEMPLATENAME with one of the templates listed above (ex: playplaymini.skeleton).
  2. Replace GAMENAME with the name of your game.
  3. A new directory will be created in the current directory called GAMENAME.

For example:

dotnet new playplaymini.skeleton -n TetrisClone

A new directory called TetrisClone will have been created in the current directory.

  • net8.0

    • No dependencies.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
2.1.0 580 3/2/2024
2.0.1 2,686 11/25/2023
2.0.0 148 11/25/2023
1.10.0 981 10/25/2023
1.9.0 349 10/21/2023
1.8.0 289 9/18/2023
1.7.0 170 9/17/2023
1.6.0 338 6/30/2023
1.5.0 150 6/27/2023
1.4.2 588 1/7/2023
1.4.1 405 11/22/2022
1.4.0 369 11/16/2022
1.3.0 525 9/24/2022
1.2.2 496 9/17/2022
1.2.1 470 9/14/2022
1.2.0 465 9/14/2022
1.1.0 616 5/12/2022
1.0.0 492 4/5/2022