https://github.com/tmseldon/simpleshootergame
[Unreal 5.3] Creating a simple third person shooter in Unreal 5.3
https://github.com/tmseldon/simpleshootergame
coursedev fps unreal unrealengine5
Last synced: 4 months ago
JSON representation
[Unreal 5.3] Creating a simple third person shooter in Unreal 5.3
- Host: GitHub
- URL: https://github.com/tmseldon/simpleshootergame
- Owner: tmseldon
- Created: 2024-04-12T04:06:33.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2025-06-27T15:38:46.000Z (12 months ago)
- Last Synced: 2025-10-25T20:52:07.045Z (8 months ago)
- Topics: coursedev, fps, unreal, unrealengine5
- Language: C++
- Homepage:
- Size: 98.6 KB
- Stars: 2
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Simple Shooter Game
[Unreal 5.3] GameDev.tv's course - Simple Shooter
This is a small game made for the Unreal Dev C++ course from GameDev.tv. In this game, we are creating a simple third person shooter.
Still in progress, but soon more pews pews...

## Game design and technical challenges
(once I finished the course, I'll add some discussions here)