Skip to content

Open-world platformer game passion project (early development, stale)

Notifications You must be signed in to change notification settings

weblimanou199/Terra

 
 

Repository files navigation

Terra

An open-world platformer game that I try to develop in my free time. The name is Terra because it's inspired by 🌳 Terraria 🪓.

I have a tentative roadmap for it and it's still very early in development but I'm making it public for my portfolio. I took care to carefully architect the project by using assembly definitions, separate namespaces, and directory organization as well as by keeping the code semantically organized for scalability. At the time of writing, it's been stale for some time as I have no free time, but I hope to continue improving it.

Aside from the regular C# game code, I am experimenting with compute shaders to speed up world generation, and in the future, fluid simulation.

About

Open-world platformer game passion project (early development, stale)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 94.0%
  • HLSL 2.3%
  • XML 2.1%
  • CSS 1.6%