ssoher
Game Dev.
Funding Links: https://github.com/sponsors/ssoher
- Name: Sarper Soher
- Kind: user
- Followers: 4
- Following: 0
- Total stars: 18
- Repositories count: 7
- Created at: 2023-10-29T01:28:30.834Z
- Updated at: 2024-05-01T11:10:55.565Z
- Last synced at: 2024-05-01T11:10:55.039Z
GitHub Sponsors Profile
Hi! I'm Sarper Şoher, a solo Unity game engine game developer from Istanbul Turkey. I've been working in the games industry since 2005, and recently decided to go fully independent.
The first generally useful project I've released here is the Sublime Text 4 integration for the Unity game engine, it adds ST4 support to the engine (duh) that enables developers to use it just like the officially supported code editors (Rider, VSCode, Visual Studio) on both Windows and macOS machines.
I also have some small projects I did in the past that were requested on various job applications that may be useful for beginners as learning material.
I'm planning to open source the codebases of my future mobile games, tools and other useful projects here as well as I release them.
Since I've gone fully independent, and there is no one backing me financially, I appreciate any amount of sponsorship greatly. If anything I work on is useful to you and you feel like buying me a coffee or help me pay the bills that would mean a lot, so thanks in advance ❤
- Current Sponsors: 0
- Past Sponsors: 0
- Total Sponsors: 0
- Minimum Sponsorship: $1.00
Featured Works
ssoher/com.sarpersoher.ide.sublimetext
Unity game engine code editor integration for Sublime Text 4 that works just like the officially supported IDEs.
Language: C# - Stars: 30ssoher/wheel_of_knowledge
A small Unity game engine project made for a job application. A mobile spin-the-wheel trivia game.
Language: C# - Stars: 2ssoher/draw_lines_to_nearest_neighbor
The code creates N moving cubes within a limited area and for each cube, finds it's closest neighboring cube and draws a line between them.
Language: C# - Stars: