Pinned Repositories
crustycards
Rust-based Hearthstone tools
ericsebesta
GitHub personal profile repo
ericsebesta.github.io
GitHub website
fpinscala
Code, exercises, answers, and hints to go along with the book "Functional Programming in Scala"
gittools
Tools and docs for working with git (hooks, etc.)
golang-docker-template
GrowingGamesGuidedByTests
The project from ACCU conference.
unity-packagetemplate
Starting point to build new packages for the Unity Package Manager. Updated with Unity 2019.4.1f1.
unity-projecttemplate-urp
A application framework for Unity Universal Render Pipeline-based projects, based off of Unity 2019.4.1f1.
unity-toolbelt
An open source package of Unity tools.
ericsebesta's Repositories
ericsebesta/unity-projecttemplate-urp
A application framework for Unity Universal Render Pipeline-based projects, based off of Unity 2019.4.1f1.
ericsebesta/crustycards
Rust-based Hearthstone tools
ericsebesta/ericsebesta
GitHub personal profile repo
ericsebesta/ericsebesta.github.io
GitHub website
ericsebesta/fpinscala
Code, exercises, answers, and hints to go along with the book "Functional Programming in Scala"
ericsebesta/gittools
Tools and docs for working with git (hooks, etc.)
ericsebesta/golang-docker-template
ericsebesta/GrowingGamesGuidedByTests
The project from ACCU conference.
ericsebesta/unity-packagetemplate
Starting point to build new packages for the Unity Package Manager. Updated with Unity 2019.4.1f1.
ericsebesta/unity-toolbelt
An open source package of Unity tools.
ericsebesta/sbt-in-action-examples
Source code examples for the book "sbt in Action"
ericsebesta/SimpleTestScala
ericsebesta/spaceshooter-undertest
The Unity SpaceShooter tutorial - updated to support unit and integration testing.
ericsebesta/TDDKata1
Implementation of Roy Osherove's TDD string calcualator kata