Pinned Repositories
2D-Ping-Pong
Inspired by the original Pong game from 1972. (Unity 3D)
2D-RPG-Online
First project of Indie Game Studio!
Charles-Clone
A mobile game which is Charles game clone. (Unity 3D)
Chat-Application
HTML based chat application with using Socket.IO
Knight-Online-Macro
That macro repeats your keyboard and mouse movements.
OOP-Text-Based-RPG
[OOP] - Text Based RPG in Windows Form Application.
Tower-Defense
Strategy for everyone. (Unity 3D)
TrumpMexicanWave
Made for GGJ 2017 at BUG University. (Unity 3D)
Unity3D-MMORPG-Node-JS-Socket-IO
I'll make a mutliplayer MMORPG game with Node JS and Socket io
Unity3D-Network-with-Node-JS-and-Socket-IO
A practice to movement of 3D characters based on a network system. (Unity 3D, Node JS, Socket IO)
gkaragoz's Repositories
gkaragoz/gkaragoz
gkaragoz/unity-dice-merge
gkaragoz/90DaysOfDevOps
This repository is my documenting repository for learning the world of DevOps. I started this journey on the 1st January 2022 and I plan to run to March 31st for a complete 90-day romp on spending an hour a day including weekends to get a foundational knowledge across a lot of different areas that make up DevOps.
gkaragoz/B-W-JAM-Cube-Racer-BMJ
gkaragoz/ggj-2023-bau
gkaragoz/new-world-server-status-discord-bot
gkaragoz/react-tiktok-clone
gkaragoz/awesome-unity
A curated list of awesome Unity games! 🎮
gkaragoz/awesome-unity-1
A curated list of awesome Unity assets, resources, and more.
gkaragoz/awesome-unity3d
A categorized collection of awesome opensource unity3d repos
gkaragoz/Card-Deck-Comparer
gkaragoz/Challenge-GameGuru
gkaragoz/Complete-Python-3-Bootcamp
Course Files for Complete Python 3 Bootcamp Course on Udemy
gkaragoz/Covid-19-React
gkaragoz/dsa-and-pathfindings
gkaragoz/es6
gkaragoz/Gabriel-Gambetta
gkaragoz/guess-my-number
gkaragoz/Igloo-Attack
gkaragoz/MERN-Stack-Practice
gkaragoz/Mirror
#1 Open Source Unity Networking Library
gkaragoz/nodejs
gkaragoz/public-apis
A collective list of free APIs
gkaragoz/react-cheatsheet
gkaragoz/Rise-Online-Auto-Heal-Macro
gkaragoz/RogueLegacy1
Rogue Legacy Source Code
gkaragoz/SOLID-Factory
SOLID Factory is a Unity2D Project which has been developed to test high-level programming concepts such as SOLID, DRY, Separation of Concern, Composition over Inheritance, Maximize Cohesion, Minimize Coupling, and Dependency Injection(via Exzenject) principles in Unity.
gkaragoz/solid-minimalism
gkaragoz/Steamworks.NET-SteamManager
This is a basic Unity script which controls Steamworks.NET
gkaragoz/Unity-Programming-Patterns
A collection of programming patterns in Unity with examples when to use them. These are primarily from the book "Game Programming Patterns," but translated from C++ to C#