Skip to content

tanis2000/Nez-Samples

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

99 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Nez-Samples

Samples and demos of various Nez features. The Samples repo is built against MonoGame 3.5.

Setup

  • Pull a fresh copy of the Nez-Samples repository. The samples repository has the base Nez repository as a submodule so to fully download everything you need add the --recursive parameter when cloning:

git clone --recursive https://github.com/prime31/Nez-Samples.git

  • open Nez/Nez.sln and build that first. This is required so that the NuGet packages are downloaded and the pipeline tool DLL is generated.
  • now you can open the Nez.Samples.sln and run any of the projects in there

Assets License

Unless otherwise noted, the assets in the Nez Samples repo project are not MIT licensed. They should not be used in any project. Most are of unknown copyright/origin so assume they are all off limits and use them only for your own personal amusement.

About

Samples and demos of various Nez features

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 98.8%
  • HLSL 1.2%