BA (Hons) Games Design and Development

... United Kingdom
... University of Chichester

Course Overview

Are you keen to work in the games industry, but aren’t sure what you want to do yet? This degree will help you choose your career path as you explore a range of roles, projects and opportunities in games.

General Eligibility

Part Time Work Details

Language Requirement

  • The minimum IELTS score required is 6

Programme Information
...
Course Category


...
Campus Name


...
Course Level

Undergraduate


...
Duration

36


...
Available Intake

Sep


...
IELTS Score

6.0


...
Tuition Fees Range

15240,


Subject Recommendations for You
Campus

Bangor, Wales

Entry Score

4.0

Course Level

Undergraduate

Total Course Fee

£ Home full-time: £1,350, International full-time: £16,500

Campus

Bath, Somerset, United Kingdom

Entry Score

6.5

Course Level

Undergraduate

Total Course Fee

26200

BA(Hons) Human Resource Management (Top-up)
University of Huddersfield
Campus

Queensgate Campus, Huddersfield

Entry Score

6.0

Course Level

Undergraduate

Total Course Fee

UK: £9250, International/EU:£15,000

Discover Your Next Read
...
Why you will go UK for better study ? Learn more from this blog...
...
Why you will go UK for better study ? Learn more from this blog...
Request history8.1.11PHP Version1.57sRequest Duration2MBMemory UsageGET course-details/{id?}Route
  • warninglog[06:53:27] LOG.warning: Calling static trait method App\Traits\Service::get_intake_with_next_year is...
  • Booting (15.53ms)time
  • Application (1.55s)time
  • 1 x Application (99.01%)
    1.55s
    1 x Booting (0.99%)
    15.53ms
    4 templates were rendered
    • course-detailscourse-details.blade.php#?blade
    • ajax.homejshomejs.blade.php#?blade
    • layouts.appapp.blade.php#?blade
    • ajax.menusearchjsmenusearchjs.blade.php#?blade
    uri
    GET course-details/{id?}
    middleware
    web
    controller
    App\Http\Controllers\CourseController@details
    namespace
    prefix
    where
    file
    app/Http/Controllers/CourseController.php:130-145
    13 statements were executed, 3 of which were duplicates, 10 unique. Show only duplicated1.52s
    • Connection Establishedstaging_liveCourseController.php#131
      Backtrace
      • 15. app/Http/Controllers/CourseController.php:131
      • 16. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • 17. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
      • 18. vendor/laravel/framework/src/Illuminate/Routing/Route.php:260
      • 19. vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
    • select * from `courses` where `id` = 'af945f0f-881f-4323-8b0c-2bc6c3acb049' limit 1
      2.02msstaging_liveCourseController.php#131
      Bindings
      • 0: af945f0f-881f-4323-8b0c-2bc6c3acb049
      Backtrace
      • 16. app/Http/Controllers/CourseController.php:131
      • 17. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • 18. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
      • 19. vendor/laravel/framework/src/Illuminate/Routing/Route.php:260
      • 20. vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
    • select * from `institutes` where `institutes`.`id` in ('70')
      870μsstaging_liveCourseController.php#131
      Bindings
      • 0: 70
      Backtrace
      • 21. app/Http/Controllers/CourseController.php:131
      • 22. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • 23. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
      • 24. vendor/laravel/framework/src/Illuminate/Routing/Route.php:260
      • 25. vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
    • select * from `represent_countries` where `represent_countries`.`id` in ('1')
      4.35msstaging_liveCourseController.php#131
      Bindings
      • 0: 1
      Backtrace
      • 26. app/Http/Controllers/CourseController.php:131
      • 27. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • 28. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
      • 29. vendor/laravel/framework/src/Illuminate/Routing/Route.php:260
      • 30. vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
    • select * from `countries` where `countries`.`id` in ('235')
      680μsstaging_liveCourseController.php#131
      Bindings
      • 0: 235
      Backtrace
      • 31. app/Http/Controllers/CourseController.php:131
      • 32. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • 33. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
      • 34. vendor/laravel/framework/src/Illuminate/Routing/Route.php:260
      • 35. vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
    • select `id`, `course_level_name` from `course_levels` where `course_levels`.`id` in ('1')
      430μsstaging_liveCourseController.php#131
      Bindings
      • 0: 1
      Backtrace
      • 21. app/Http/Controllers/CourseController.php:131
      • 22. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • 23. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
      • 24. vendor/laravel/framework/src/Illuminate/Routing/Route.php:260
      • 25. vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
    • select * from `categories` where `categories`.`id` in ('0.0') order by `category_name` asc
      5.52msstaging_liveCourseController.php#131
      Bindings
      • 0: 0.0
      Backtrace
      • 21. app/Http/Controllers/CourseController.php:131
      • 22. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • 23. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
      • 24. vendor/laravel/framework/src/Illuminate/Routing/Route.php:260
      • 25. vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
    • select * from `courses` where `course_level_id` = '1' order by RAND() limit 3
      1.5sstaging_liveCourseController.php#138
      Bindings
      • 0: 1
      Backtrace
      • 15. app/Http/Controllers/CourseController.php:138
      • 16. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • 17. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
      • 18. vendor/laravel/framework/src/Illuminate/Routing/Route.php:260
      • 19. vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
    • select * from `institutes` where `institutes`.`id` = '38' limit 1
      1.29msstaging_livecourse-details.blade.php#258
      Bindings
      • 0: 38
      Backtrace
      • 22. view::course-details:258
      • 24. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • 25. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 26. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • 27. vendor/laravel/framework/src/Illuminate/View/View.php:207
    • select `id`, `course_level_name` from `course_levels` where `course_levels`.`id` = '1' limit 1
      1.19msstaging_livecourse-details.blade.php#274
      Bindings
      • 0: 1
      Backtrace
      • 22. view::course-details:274
      • 24. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • 25. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 26. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • 27. vendor/laravel/framework/src/Illuminate/View/View.php:207
    • select * from `institutes` where `institutes`.`id` = '50' limit 1
      1.86msstaging_livecourse-details.blade.php#258
      Bindings
      • 0: 50
      Backtrace
      • 22. view::course-details:258
      • 24. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • 25. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 26. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • 27. vendor/laravel/framework/src/Illuminate/View/View.php:207
    • select `id`, `course_level_name` from `course_levels` where `course_levels`.`id` = '1' limit 1
      350μsstaging_livecourse-details.blade.php#274
      Bindings
      • 0: 1
      Backtrace
      • 22. view::course-details:274
      • 24. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • 25. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 26. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • 27. vendor/laravel/framework/src/Illuminate/View/View.php:207
    • select * from `institutes` where `institutes`.`id` = '92' limit 1
      820μsstaging_livecourse-details.blade.php#258
      Bindings
      • 0: 92
      Backtrace
      • 22. view::course-details:258
      • 24. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • 25. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 26. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • 27. vendor/laravel/framework/src/Illuminate/View/View.php:207
    • select `id`, `course_level_name` from `course_levels` where `course_levels`.`id` = '1' limit 1
      340μsstaging_livecourse-details.blade.php#274
      Bindings
      • 0: 1
      Backtrace
      • 22. view::course-details:274
      • 24. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • 25. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 26. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • 27. vendor/laravel/framework/src/Illuminate/View/View.php:207
    App\Models\Course
    4Course.php#?
    App\Models\Institute
    4Institute.php#?
    App\Models\CourseLevel
    4CourseLevel.php#?
    App\Models\RepresentCountry
    1RepresentCountry.php#?
    App\Models\Country
    1Country.php#?
        _token
        MXRTIypEUmsTBLRadDjsuwXOjiRfz0W0TdyiSwgb
        current_url
        https://staging.bheuni.io/course-details/55e00c8fb8644c09b45ca46eddc626a7
        _previous
        array:1 [ "url" => "https://staging.bheuni.io/course-details/55e00c8fb8644c09b45ca46eddc626a7" ]
        _flash
        array:2 [ "old" => [] "new" => [] ]
        PHPDEBUGBAR_STACK_DATA
        []
        path_info
        /course-details/af945f0f-881f-4323-8b0c-2bc6c3acb049
        status_code
        200
        
        status_text
        OK
        format
        html
        content_type
        text/html; charset=UTF-8
        request_query
        []
        
        request_request
        []
        
        request_headers
        0 of 0
        array:16 [ "cookie" => array:1 [ 0 => "_tt_enable_cookie=1; _ttp=01JZA3C734MFMD0QN6Z1NANCMX_.tt.1; _fbp=fb.1.1751612005544.895610543439439427; XSRF-TOKEN=eyJpdiI6IlpmWFo1a0tuM0w0dGg2a3RqQzEza2c9PSIsInZhbHVlIjoiTTFaMjZOeDZELzFMUXgzVkFmeCtyRGVxU3NGUnFZNXlzMjIvUmtXYVdET01BVmQ3TXNxR0h5YUxrZTJTNS9MVzRuZlFwMHk3ck5BWTArOWRCZUIxQ05IQzNxVlVTZHd0bFB5KzRjbUx4UGZIenF3SmZiZHczNEpBOGhPV3BRbHEiLCJtYWMiOiJjODViOWRkNTBlZjgwNDg5NWZmOWYyMTg3MjFhODZhMzJkMDYxOTgwZTc4NWU2ZTNlMmYzN2E1NTg4OTc3MDZkIiwidGFnIjoiIn0%3D; bhe_uni_session=eyJpdiI6ImFUNENaRnJ0S28rdnViL2xHbVgwL0E9PSIsInZhbHVlIjoiWW5pREhnbTQyMXUwZ3MrVG9hcnFmQnRmWE05SGJEaDRELzNhM1VCekNydVdqc2tyaHh6aGR0bjRNUFh2NkYwSW52RW5MQjN2Z0lWVHNzbzVuWklkRHBjS0JXazM5T20zc2NXbGtDY0tGWG1pQ3Jyc2VjRzVhd3htVWtScHpuT0UiLCJtYWMiOiJmM2EyZjYwYTY0ZTgzNmVjNzBmNDY5NmMwM2ZjODUwNWZmNzU4YjUzYjc5ODkxODk2ZGE5YWQ4ZmU3OWYxM2Q4IiwidGFnIjoiIn0%3D; ttcsid_CLKVGJRC77U3V0M5NEGG=1751612005480::JWQSiTLo0Bx-opxUT_mg.1.1751612005990; ttcsid=1751612005481::j_rCAs2qCy6KOMyM-FV3.1.1751612005991_tt_enable_cookie=1; _ttp=01JZA3C734MFMD0QN6Z1NANCMX_.tt.1; _fbp=fb.1.1751612005544.895610543439439427; XSRF-TOKEN=eyJpdiI6IlpmWFo1a0tuM0w0dGg2a3RqQzEza2c9PSIsI" ] "priority" => array:1 [ 0 => "u=0, i" ] "accept-encoding" => array:1 [ 0 => "gzip, deflate, br, zstd" ] "sec-fetch-dest" => array:1 [ 0 => "document" ] "sec-fetch-user" => array:1 [ 0 => "?1" ] "sec-fetch-mode" => array:1 [ 0 => "navigate" ] "sec-fetch-site" => array:1 [ 0 => "none" ] "accept" => array:1 [ 0 => "text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7" ] "user-agent" => array:1 [ 0 => "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" ] "upgrade-insecure-requests" => array:1 [ 0 => "1" ] "sec-ch-ua-platform" => array:1 [ 0 => ""Windows"" ] "sec-ch-ua-mobile" => array:1 [ 0 => "?0" ] "sec-ch-ua" => array:1 [ 0 => ""Chromium";v="130", "HeadlessChrome";v="130", "Not?A_Brand";v="99"" ] "cache-control" => array:1 [ 0 => "no-cache" ] "pragma" => array:1 [ 0 => "no-cache" ] "host" => array:1 [ 0 => "staging.bheuni.io" ] ]
        request_cookies
        0 of 0
        array:7 [ "_tt_enable_cookie" => null "_ttp" => null "_fbp" => null "XSRF-TOKEN" => "MXRTIypEUmsTBLRadDjsuwXOjiRfz0W0TdyiSwgb" "bhe_uni_session" => "A3ePlQdXxEG0PVVxwIRAZSzAtrhHfjthyxExlAoO" "ttcsid_CLKVGJRC77U3V0M5NEGG" => null "ttcsid" => null ]
        response_headers
        0 of 0
        array:5 [ "content-type" => array:1 [ 0 => "text/html; charset=UTF-8" ] "cache-control" => array:1 [ 0 => "no-cache, private" ] "date" => array:1 [ 0 => "Fri, 04 Jul 2025 06:53:27 GMT" ] "set-cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6ImVieG8vajI1dlZYVHU1d2lybHlvc3c9PSIsInZhbHVlIjoiMzJoNXdzdnVaOTJFeVRqamlhWVFURFN5Ri9hN2RveFBaK3JtRHpnZkI2M2xNY0FDVkZHcUI0SjlOZEhjUWp5MENpVW12b1NsWXhiRUt0ekxYRDMxdklxVDFTc3ZwOXUzZyt5T3FjRG41S2hOUy8xQTdCelovMWxkZ2lIRDM5bFAiLCJtYWMiOiI2MTc5MDM4MzE4ZDQyNTg5ZDExYjNkNDAwY2JlMzM5OGEzM2Q4MDUzZjAzYmFhMWRhOTQ4MmUyNGJlZjA5YmFhIiwidGFnIjoiIn0%3D; expires=Sat, 05 Jul 2025 02:53:27 GMT; Max-Age=72000; path=/; domain=.bheuni.io; secureXSRF-TOKEN=eyJpdiI6ImVieG8vajI1dlZYVHU1d2lybHlvc3c9PSIsInZhbHVlIjoiMzJoNXdzdnVaOTJFeVRqamlhWVFURFN5Ri9hN2RveFBaK3JtRHpnZkI2M2xNY0FDVkZHcUI0SjlOZEhjUWp5MENpVW12b" 1 => "bhe_uni_session=eyJpdiI6InlzWmpkTUF5SlFZUjlrYnFjV0U4ZXc9PSIsInZhbHVlIjoiUTZ1cGttbTNLV3c5UitjbUpycXUvOUlOUWdzeURTa2pnVlhwOEhpN09XTmZ0dWZDZkUvR1FJVHZVVm5kR3h3a0RrbVdkaFVET3FXOHpIWDd3SUN4WlExMncvcit1TmM3YkI3YjY0ekNsSjkySlVKR2RDZ0lIbHByL2dzQ09sVkUiLCJtYWMiOiI3MTVkMjc4OWMzMDRmZmRhMmVhOTg5YzYwNzIzNWJkZmM1ZjBmYmZkOWQ2MmY4NzdlNjdhZDk1NjAzN2NlYWQyIiwidGFnIjoiIn0%3D; expires=Sat, 05 Jul 2025 02:53:27 GMT; Max-Age=72000; path=/; domain=.bheuni.io; secure; httponlybhe_uni_session=eyJpdiI6InlzWmpkTUF5SlFZUjlrYnFjV0U4ZXc9PSIsInZhbHVlIjoiUTZ1cGttbTNLV3c5UitjbUpycXUvOUlOUWdzeURTa2pnVlhwOEhpN09XTmZ0dWZDZkUvR1FJVHZVVm5kR3h3a0Rr" ] "Set-Cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6ImVieG8vajI1dlZYVHU1d2lybHlvc3c9PSIsInZhbHVlIjoiMzJoNXdzdnVaOTJFeVRqamlhWVFURFN5Ri9hN2RveFBaK3JtRHpnZkI2M2xNY0FDVkZHcUI0SjlOZEhjUWp5MENpVW12b1NsWXhiRUt0ekxYRDMxdklxVDFTc3ZwOXUzZyt5T3FjRG41S2hOUy8xQTdCelovMWxkZ2lIRDM5bFAiLCJtYWMiOiI2MTc5MDM4MzE4ZDQyNTg5ZDExYjNkNDAwY2JlMzM5OGEzM2Q4MDUzZjAzYmFhMWRhOTQ4MmUyNGJlZjA5YmFhIiwidGFnIjoiIn0%3D; expires=Sat, 05-Jul-2025 02:53:27 GMT; domain=.bheuni.io; path=/; secureXSRF-TOKEN=eyJpdiI6ImVieG8vajI1dlZYVHU1d2lybHlvc3c9PSIsInZhbHVlIjoiMzJoNXdzdnVaOTJFeVRqamlhWVFURFN5Ri9hN2RveFBaK3JtRHpnZkI2M2xNY0FDVkZHcUI0SjlOZEhjUWp5MENpVW12b" 1 => "bhe_uni_session=eyJpdiI6InlzWmpkTUF5SlFZUjlrYnFjV0U4ZXc9PSIsInZhbHVlIjoiUTZ1cGttbTNLV3c5UitjbUpycXUvOUlOUWdzeURTa2pnVlhwOEhpN09XTmZ0dWZDZkUvR1FJVHZVVm5kR3h3a0RrbVdkaFVET3FXOHpIWDd3SUN4WlExMncvcit1TmM3YkI3YjY0ekNsSjkySlVKR2RDZ0lIbHByL2dzQ09sVkUiLCJtYWMiOiI3MTVkMjc4OWMzMDRmZmRhMmVhOTg5YzYwNzIzNWJkZmM1ZjBmYmZkOWQ2MmY4NzdlNjdhZDk1NjAzN2NlYWQyIiwidGFnIjoiIn0%3D; expires=Sat, 05-Jul-2025 02:53:27 GMT; domain=.bheuni.io; path=/; secure; httponlybhe_uni_session=eyJpdiI6InlzWmpkTUF5SlFZUjlrYnFjV0U4ZXc9PSIsInZhbHVlIjoiUTZ1cGttbTNLV3c5UitjbUpycXUvOUlOUWdzeURTa2pnVlhwOEhpN09XTmZ0dWZDZkUvR1FJVHZVVm5kR3h3a0Rr" ] ]
        session_attributes
        0 of 0
        array:5 [ "_token" => "MXRTIypEUmsTBLRadDjsuwXOjiRfz0W0TdyiSwgb" "current_url" => "https://staging.bheuni.io/course-details/55e00c8fb8644c09b45ca46eddc626a7" "_previous" => array:1 [ "url" => "https://staging.bheuni.io/course-details/55e00c8fb8644c09b45ca46eddc626a7" ] "_flash" => array:2 [ "old" => [] "new" => [] ] "PHPDEBUGBAR_STACK_DATA" => [] ]
        ClearShow all
        Date ↕MethodURLData
        #12025-07-04 06:53:27GET/course-details/af945f0f-881f-4323-8b0c-2bc6c3acb049141314