All Projects → tomlooman → Simplefpstemplate

tomlooman / Simplefpstemplate

Simple C++ FPS Template for Unreal Engine 4

Programming Languages

cpp
1120 projects

Projects that are alternatives of or similar to Simplefpstemplate

Epicsurvivalgameseries
Third-person Survival Game for Unreal Engine 4 (Sample Project)
Stars: ✭ 2,389 (+542.2%)
Mutual labels:  game, ue4, fps
Openjk
Community effort to maintain and improve Jedi Academy (SP & MP) + Jedi Outcast (SP only) released by Raven Software
Stars: ✭ 1,641 (+341.13%)
Mutual labels:  game, fps
Gdk For Unity Fps Starter Project
SpatialOS GDK for Unity FPS Starter Project
Stars: ✭ 119 (-68.01%)
Mutual labels:  game, fps
X3daudio1 7 hrtf
HRTF for Arma 3, Skyrim, and other titles that use XAudio2 + X3DAudio
Stars: ✭ 192 (-48.39%)
Mutual labels:  game, ue4
Expo Three Demo
🍎👩‍🏫 Collection of Demos for THREE.js in Expo!
Stars: ✭ 76 (-79.57%)
Mutual labels:  game, template
Buoyancysystem
A system for buoyancy and boat physics in Unreal Engine 4.
Stars: ✭ 87 (-76.61%)
Mutual labels:  game, ue4
Rpg Core
UNITY engine RPG framework
Stars: ✭ 146 (-60.75%)
Mutual labels:  game, fps
Actionroguelike
Third-person Action Roguelike made in Unreal Engine C++ (for Stanford CS193U 2020)
Stars: ✭ 1,121 (+201.34%)
Mutual labels:  game, ue4
Stealthgameudemy
C++ Stealth Game in Unreal Engine (Udemy Project)
Stars: ✭ 221 (-40.59%)
Mutual labels:  game, ue4
Realtime Server
A realtime dedicated game server ( FPS / MOBA ). 一个实时的专用游戏服务器.
Stars: ✭ 358 (-3.76%)
Mutual labels:  ue4, fps
Unreal Polygonal Map Gen
An Unreal Engine 4 implementation of the Polygonal Map Generator for generating islands found at http://www-cs-students.stanford.edu/~amitp/game-programming/polygon-map-generation/
Stars: ✭ 229 (-38.44%)
Mutual labels:  game, ue4
Doomretro
The classic, refined DOOM source port. For Windows PC.
Stars: ✭ 349 (-6.18%)
Mutual labels:  game, fps
09 Zombierunner Original
First person shooter with Unity terrain and AI pathfinding (http://gdev.tv/cudgithub)
Stars: ✭ 64 (-82.8%)
Mutual labels:  game, fps
Hmiyc
Hunt Me If You Can is an UnrealEngine4 Battle Lan Game
Stars: ✭ 114 (-69.35%)
Mutual labels:  game, ue4
Q3lite
Q3lite, an OpenGL ES port of Quake III Arena for embedded Linux systems.
Stars: ✭ 64 (-82.8%)
Mutual labels:  game, fps
Kosm-Classic-FPS-Template-UE4
Classic Arena First-Person-Shooter Mechanics for Unreal Engine 4.
Stars: ✭ 38 (-89.78%)
Mutual labels:  fps, ue4
Arshooter
A demo Augmented Reality shooter made with ARKit in Swift (iOS 11)
Stars: ✭ 794 (+113.44%)
Mutual labels:  game, fps
Frag.exe
Multiplayer First-Person Shooter written in C++ using my own engine, Qor
Stars: ✭ 8 (-97.85%)
Mutual labels:  game, fps
Etlegacy
ET: Legacy is an open source project based on the code of Wolfenstein: Enemy Territory which was released in 2010 under the terms of the GPLv3 license.
Stars: ✭ 212 (-43.01%)
Mutual labels:  game, fps
Flopnite Ue4
A remake of the popular battle royale game, Fortnite, made in Unreal Engine 4 and integrated with Amazon GameLift
Stars: ✭ 250 (-32.8%)
Mutual labels:  game, ue4

SimpleFPSTemplate

Simple C++ FPS Template for Unreal Engine 4

Last updated for 4.25

More Info

Why create a "simplified" FPS C++ Template?

The provided C++ template that ships with the engine has several features that someone new to C++ may not be interested in like VR controls and Touch input. This code "bloats" the template to look a lot more complex than neccessary if you are simply looking to start with C++ in UE4. I'm using this project to create tutorials and you can use it in your own way!

alt text

This project is licensed under the Unreal Engine 4 EULA.

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].