Pinned Repositories
3DMath
Math Utilities class, Vector3,Matrix, Euler, Quaternion,
Agar.FigNet
A Demo App demonstrating features of FigNet.
Dictionary
Dictionary Implemented in C++ language. using binary search tree for storing words so that searching is log n. features included insert, delete, edit, find and show all words.
FigNetCore
MapTool_Unity
PacMan
PacMan Game created in C++ with SDL 1.2
ParticleEngine_GL
particle engine created using opengl or sdl
SDL-GameDevelopment
Learning SDL2 from SDL Game Development Book
Unity3d-ProtoBuf
Protobuf Interigation in unity3d + Editor window to generate C# source code from protobuf files
Widget-Manager---Unity3D
Manages your game UI's
Ahmed310's Repositories
Ahmed310/Widget-Manager---Unity3D
Manages your game UI's
Ahmed310/Agar.FigNet
A Demo App demonstrating features of FigNet.
Ahmed310/MapTool_Unity
Ahmed310/FigNetCore
Ahmed310/Components.WebSockets
High performance WebSocket on .NET (both server and client - standalone or wrapper of System.Net.WebSockets.WebSocket) [GC Optimized]
Ahmed310/daggerfall-unity
Open source recreation of Daggerfall in the Unity engine
Ahmed310/ENet-CSharp
Reliable UDP networking library
Ahmed310/ENetUnityMobile
Using ENet-CSharp for a multiplayer setup with a Unity Client and .Net Core Server environment
Ahmed310/EntangleVR
VR demo using Entangle SDK
Ahmed310/EntangleXR
VR demo showcasing Entangle features
Ahmed310/Entitas-Sync-Framework
Networking framework for Entitas ECS. Targeted at turnbased games or other slow-paced genres.
Ahmed310/FastCRC
Fast CRC dot.net implementation
Ahmed310/FigNetCoreDemo
Demo project demonstrating the features of FigNetCore
Ahmed310/FP-MOG
Fast Paced Multiplayer Online Game
Ahmed310/godot
Godot Engine – Multi-platform 2D and 3D game engine
Ahmed310/MarioVsLuigi
Standalone Unity remake of New Super Mario Bros DS' multiplayer gamemode, "Mario vs Luigi"
Ahmed310/MOBA_CSharp_Unity
Framework for MOBA games. The server does not depend on Unity. Run on Linux.
Ahmed310/Multiplayer-FPS
:video_game: A multiplayer first person shooter game based on Unity Game Engine
Ahmed310/Resume-Maker
This program is implemented in C langage. it generate Resume | CV in HTML format.
Ahmed310/RiseInc
Ahmed310/Telepathy
Simple, message based, MMO Scale TCP networking in C#. And no magic.
Ahmed310/TTConsole
The Best Debuger & Runtime Console For Unity3D
Ahmed310/unity-debug-overlay
A fast and garbage free debug overlay for Unity
Ahmed310/unity-websocket-webgl
Hybrid WebSocket implementation for Unity 3D with support of native and browser client.
Ahmed310/UnityOpus
libopus bridge for Unity
Ahmed310/UnityWebSocket
:whale: The Best Unity WebSocket Client Plugin for All Platforms. (GC optimized)
Ahmed310/WatsonTcp
WatsonTcp is the easiest way to build TCP-based clients and servers in C#.
Ahmed310/websocket-sharp
A C# implementation of the WebSocket protocol client and server
Ahmed310/xxHash
A pure C# implementation of xxhash algorithm
Ahmed310/zapnet
⚡ Zapnet is a Unity framework for game networking built with Lidgren