Skip to content

cherrynik/monogame

Repository files navigation

.NET

Getting Started

Install Dependencies

Warning! It's only required if you're going to maintain the project. As npm packages installed, you gotta use conventional commits from now on whenever you're using git.

  1. Using Node.js v20.5.1:
npm i
  1. Install .NET 8 - Link

  2. Run

npm start

Code Style

Microsoft Docs - Link

Use CSharpier - Link

Dependency Injection

LightInject Docs - Link

Dependency Graph

Install Dependensee - Link

Run the command:

dependensee . -t html -o ./dependensee.html

And open the output file in the root of the project.

Or check the docs - Link

You can also use npm to see the project tree.

npm run graph

About

My game based on MonoGame framework

Resources

Stars

Watchers

Forks

Languages