All Projects → spatialos → Gdk For Unity Fps Starter Project

spatialos / Gdk For Unity Fps Starter Project

Licence: mit
SpatialOS GDK for Unity FPS Starter Project

Projects that are alternatives of or similar to Gdk For Unity Fps Starter Project

Gdk For Unity
SpatialOS GDK for Unity
Stars: ✭ 296 (+148.74%)
Mutual labels:  online, ecs, game, unity, game-development, games, multiplayer, mmo, server, entity-component-system
Gameproject3
游戏服务器框架,网络层分别用SocketAPI、Boost Asio、Libuv三种方式实现, 框架内使用共享内存,无锁队列,对象池,内存池来提高服务器性能。还包含一个不断完善的Unity 3D客户端,客户端含大量完整资源,坐骑,宠物,伙伴,装备, 这些均己实现上阵和穿戴, 并可进入副本战斗,多人玩法也己实现, 持续开发中。
Stars: ✭ 655 (+450.42%)
Mutual labels:  game, unity, game-development, games, multiplayer, server
gdk-for-unity-blank-project
SpatialOS GDK for Unity Blank Project
Stars: ✭ 33 (-72.27%)
Mutual labels:  games, online, multiplayer, ecs, entity-component-system, mmo
Entitas Sync Framework
Networking framework for Entitas ECS. Targeted at turnbased games or other slow-paced genres.
Stars: ✭ 98 (-17.65%)
Mutual labels:  ecs, game, unity, game-development, multiplayer, entity-component-system
Ecs
LeoECS is a fast Entity Component System (ECS) Framework powered by C# with optional integration to Unity
Stars: ✭ 578 (+385.71%)
Mutual labels:  ecs, unity, unity3d, game-development, entity-component-system
Beaverandfairies
Stars: ✭ 14 (-88.24%)
Mutual labels:  game, unity, unity3d, game-development, games
Entitas Csharp
Entitas is a super fast Entity Component System (ECS) Framework specifically made for C# and Unity
Stars: ✭ 5,393 (+4431.93%)
Mutual labels:  ecs, game, unity, game-development, entity-component-system
Noahgameframe
A fast, scalable, distributed game server engine/framework for C++, include the actor library, network library, can be used as a real time multiplayer game engine ( MMO RPG/MOBA ), which support C#/Lua script/ Unity3d, Cocos2dx and plan to support Unreal.
Stars: ✭ 3,258 (+2637.82%)
Mutual labels:  game, unity, unity3d, game-development, mmo
Endless Runner Entitas Ecs
Runner template for Unity
Stars: ✭ 41 (-65.55%)
Mutual labels:  ecs, game, unity, game-development, entity-component-system
09 Zombierunner Original
First person shooter with Unity terrain and AI pathfinding (http://gdev.tv/cudgithub)
Stars: ✭ 64 (-46.22%)
Mutual labels:  game, unity, unity3d, game-development, fps
1 Character Movement
The first section of the course. You will learn everything required to build a simple movement system in your RPG, creating the core experience. http://gdev.tv/rpggithub
Stars: ✭ 81 (-31.93%)
Mutual labels:  game, unity, unity3d, game-development
Anything about game
A wonderful list of Game Development resources.
Stars: ✭ 541 (+354.62%)
Mutual labels:  ecs, game, unity, game-development
Texturepanner
This repository hosts a shader for Unity3D whose main goal is to facilitate the creation of neon-like signs, conveyor belts and basically whatever based on scrolling textures
Stars: ✭ 528 (+343.7%)
Mutual labels:  game, unity, unity3d, game-development
Actors.unity
🚀Actors is a framework empowering developers to make better games faster on Unity.
Stars: ✭ 437 (+267.23%)
Mutual labels:  ecs, unity, unity3d, entity-component-system
Svelto.ecs
Svelto ECS C# Lightweight Data Oriented Entity Component System Framework
Stars: ✭ 605 (+408.4%)
Mutual labels:  ecs, unity, game-development, entity-component-system
Kengine
Entity-Component-System (ECS) with a focus on ease-of-use, runtime extensibility and compile-time type safety and clarity.
Stars: ✭ 417 (+250.42%)
Mutual labels:  ecs, game, game-development, entity-component-system
Openspades
Compatible client of Ace of Spades 0.75
Stars: ✭ 769 (+546.22%)
Mutual labels:  online, game, multiplayer, fps
Number Wizard Ui Original
Introducing basic User Interface in the Complete Unity C# Developer 2D course (http://gdev.tv/cudgithub)
Stars: ✭ 18 (-84.87%)
Mutual labels:  game, unity, unity3d, game-development
Ksframework
QQ Group:538722494,KSFramework = KEngine + SLua(or xLua) , Unity3D Framework/Toolsets focus on hot reload
Stars: ✭ 1,119 (+840.34%)
Mutual labels:  game, unity, unity3d, game-development
3 Modifiers And Abilities
Customise character abilities, weapons, characters and enemies. This includes multiple damage types, modifiers, sounds, animations. By the end you can create your core combat experience. (REF MA_RPG) http://gdev.tv/rpggithub
Stars: ✭ 64 (-46.22%)
Mutual labels:  game, unity, unity3d, game-development

The GDK for Unity FPS Starter Project

An example implementation of an FPS game on the GDK for Unity

License Build status Current release

Get started | Health packs tutorial | Changelog

About

The GDK for Unity First-Person Shooter (FPS) Starter Project is an example implementation of an FPS-genre game on top of the SpatialOS GDK for Unity. It features:

  • Basic player spawning, movement, and shooting systems.
  • An implementation of simulated players for load-testing.
  • Variable-sized map generation.

Note: The FPS Starter Project is not production ready. For example, the shooting and movement systems are client-side authoritative. If you shipped a game based on the FPS Starter Project without hardening these systems, these systems would be vulnerabilities that a bad actor could exploit.

Contributions

We are not currently accepting public contributions - see our contributions policy. However, we are accepting issues and will gratefully appreciate your feedback.


  • Your access to and use of the Unity Engine is governed by the Unity Engine End User License Agreement. Please ensure that you have agreed to those terms before you access or use the Unity Engine.

© 2020 Improbable

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].