https://github.com/christinec-dev/bull-cow-isogram-guesser
Bull-Cow is a simple word guessing game made with Unreal Engine and C++.
https://github.com/christinec-dev/bull-cow-isogram-guesser
bullcowgame cpp game ue4 unreal-engine-4
Last synced: about 1 month ago
JSON representation
Bull-Cow is a simple word guessing game made with Unreal Engine and C++.
- Host: GitHub
- URL: https://github.com/christinec-dev/bull-cow-isogram-guesser
- Owner: christinec-dev
- Created: 2021-10-28T09:58:19.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2021-11-05T07:14:07.000Z (over 3 years ago)
- Last Synced: 2025-01-30T07:42:34.671Z (3 months ago)
- Topics: bullcowgame, cpp, game, ue4, unreal-engine-4
- Language: C
- Homepage:
- Size: 20.3 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Bull-Cow IsoGram Guesser
Bull-Cow is a simple word guessing game made with Unreal Engine and C++. This project was made from the ground up by me during the Unreal Engine C++ Developer: Learn C++ and Make Video Games course on Udemy https://www.udemy.com/course/unrealcourse/.
## Topics covered in this project:
C++, the games industry standard language.
How to use the Unreal Engine 4 Editor.
Git as a version control and backup system.
Object Oriented Programming and how to put it into practice.
Sound effects and audio to add depth to your games.
Game design principles.
Programming patterns and best practices.
Unreal's Terrain Editor to create epic landscapes.
Artificial Intelligence behaviour programming for enemies.
Strong and transferable problem solving skills.
Modern game development technologies and techniques.
A fundamental understanding of computers.
Write code that is clean and to understand.
Unreal Gameplay Framework to make games easily.
Advanced vehicle physics.
Blackboard and Behaviour Tree for customizable AI.
Animation Blueprint for custom character animation.
C++ template programming to reduce repetition.
Vector maths for game play and physics calculations.## Main UI
