Skip to content

sandandstonesdev/SandAndStonesEngine

Repository files navigation

SandAndStonesEngine

Simple Engine to render 2D sprites in C# based on Veldrid library: https://github.com/veldrid/veldrid.

Screen

Docker instructions

Run build, run tests for app in docker:

  1. docker build -t sandengine .
  2. docker run --rm -v ${pwd}:/src -w /src/SandAndStonesEngineTests mcr.microsoft.com/dotnet/sdk:8.0 dotnet test

Author

About

Simple Engine to render 2D sprites in C# based on Veldrid library: https://github.com/veldrid/veldrid.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages