School project

i’m computer science student and our data structure professor is letting us use unreal engine for our course project, any idea for a simple game? i’m not that advanced in c++ though

You could develop a:

-horror game (for a basic one you will mainly need matinee, the level bp and actor blueprints)
-something like Mario -> just the creation of the maps will be pretty time consuming
-or a small puzzle game :slight_smile:

You can do everything with blueprints :wink:

ok thank you