https://github.com/accelbyte/blackbox-sample-game
UE4 Sample game to test crash reporter
https://github.com/accelbyte/blackbox-sample-game
Last synced: 8 days ago
JSON representation
UE4 Sample game to test crash reporter
- Host: GitHub
- URL: https://github.com/accelbyte/blackbox-sample-game
- Owner: AccelByte
- Created: 2021-03-29T09:41:32.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2021-03-29T12:47:34.000Z (over 5 years ago)
- Last Synced: 2025-07-19T08:48:53.261Z (12 months ago)
- Language: C++
- Size: 46.6 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Accelmnaia - Unreal Engine 4 Sample Game
This is a UE4 sample game to test crash reporter.
## Features
This is a default first person shooter game template from Unreal Engine 4 but with additional feature.
There are 3 different pad that will trigger the game to crash.
- Null pointer excepction.
- Divide by zero
- memory stomper
Copyright (c) 2021 AccelByte Inc. All Rights Reserved.