{"id":3898,"date":"2025-06-06T18:42:17","date_gmt":"2025-06-06T23:42:17","guid":{"rendered":"https:\/\/www1.vtdi.edu.jm\/?post_type=lp_course&#038;p=3898"},"modified":"2025-08-05T15:51:30","modified_gmt":"2025-08-05T20:51:30","slug":"introduction-to-animation-game-design","status":"publish","type":"lp_course","link":"https:\/\/vtdi.edu.jm\/?lp_course=introduction-to-animation-game-design","title":{"rendered":"Introduction to Animation &#038; Game Design"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-post\" data-elementor-id=\"3898\" class=\"elementor elementor-3898\">\n\t\t\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-89a62b2 elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"89a62b2\" data-element_type=\"section\" data-e-type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-04e49fa\" data-id=\"04e49fa\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-8c73d04 elementor-widget elementor-widget-html\" data-id=\"8c73d04\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<!DOCTYPE html>\r\n<html lang=\"en\">\r\n<head>\r\n    <meta charset=\"UTF-8\">\r\n    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\r\n    <title>VTDI Animation & Game Design Summer Programme<\/title>\r\n    <style>\r\n        .vtdi-programme-section {\r\n          max-width: 1000px;\r\n          margin: 40px auto;\r\n          padding: 40px;\r\n          background: linear-gradient(135deg, #ffffff 0%, #f8fafb 100%);\r\n          border-radius: 12px;\r\n          box-shadow: 0 8px 32px rgba(0, 86, 168, 0.08);\r\n          font-family: \"Segoe UI\", Tahoma, Geneva, Verdana, sans-serif;\r\n          color: #333;\r\n          position: relative;\r\n        }\r\n        .vtdi-programme-section:before {\r\n          content: \"\";\r\n          position: absolute;\r\n          inset: 0;\r\n          background-image:\r\n            radial-gradient(circle at 20% 80%, rgba(1, 166, 92, 0.03) 0%, transparent 50%),\r\n            radial-gradient(circle at 80% 20%, rgba(0, 86, 168, 0.03) 0%, transparent 50%);\r\n          border-radius: 12px;\r\n          pointer-events: none;\r\n        }\r\n        .programme-heading {\r\n          text-align: center;\r\n          font-size: 32px;\r\n          font-weight: 700;\r\n          color: #0056a8;\r\n          margin-bottom: 35px;\r\n          text-shadow: 0 2px 4px rgba(0, 86, 168, 0.1);\r\n          position: relative;\r\n          z-index: 1;\r\n        }\r\n        .programme-heading::after {\r\n          content: \"\";\r\n          display: block;\r\n          width: 80px;\r\n          height: 4px;\r\n          background: linear-gradient(90deg, #01a65c 0%, #0056a8 100%);\r\n          margin: 10px auto 0;\r\n          border-radius: 2px;\r\n        }\r\n        .section-badge {\r\n          background: #01a65c;\r\n          color: white;\r\n          padding: 4px 14px;\r\n          border-radius: 20px;\r\n          font-size: 12px;\r\n          font-weight: bold;\r\n          display: inline-block;\r\n          margin-bottom: 14px;\r\n          text-transform: uppercase;\r\n          letter-spacing: 0.5px;\r\n        }\r\n        .requirements-badge,\r\n        .location-badge,\r\n        .contact-badge {\r\n          background: #0056a8;\r\n          margin-top: 20px;\r\n        }\r\n        .duration-badge,\r\n        .details-badge {\r\n          background: linear-gradient(135deg, #01a65c, #0056a8);\r\n          margin-top: 20px;\r\n        }\r\n        .programme-paragraph {\r\n          font-size: 16px;\r\n          line-height: 1.8;\r\n          margin-bottom: 25px;\r\n          text-align: justify;\r\n          padding: 15px 20px;\r\n          border-left: 4px solid transparent;\r\n          border-radius: 0 8px 8px 0;\r\n          background: rgba(0, 86, 168, 0.01);\r\n          transition: all 0.3s ease;\r\n        }\r\n        .programme-paragraph:hover {\r\n          background: rgba(0, 86, 168, 0.04);\r\n          border-left-color: #01a65c;\r\n          transform: translateX(5px);\r\n          box-shadow: 0 2px 12px rgba(0, 86, 168, 0.05);\r\n        }\r\n        .programme-list {\r\n          list-style: none !important;\r\n          padding-left: 0;\r\n          margin-bottom: 30px;\r\n        }\r\n        .programme-list li {\r\n          list-style: none !important;\r\n          margin-bottom: 15px;\r\n          line-height: 1.7;\r\n          padding-left: 30px;\r\n          position: relative;\r\n          transition: all 0.3s ease;\r\n          cursor: default;\r\n        }\r\n        \/* Remove browser default bullet points *\/\r\n        .programme-list li::marker {\r\n          display: none;\r\n        }\r\n        .programme-list li:hover {\r\n          color: #0056a8;\r\n          padding-left: 35px;\r\n        }\r\n        .tick-icon {\r\n          position: absolute;\r\n          left: 0;\r\n          top: 3px;\r\n          background: linear-gradient(135deg, #01a65c, #0056a8);\r\n          color: white;\r\n          border-radius: 50%;\r\n          width: 20px;\r\n          height: 20px;\r\n          font-size: 12px;\r\n          font-weight: bold;\r\n          display: flex;\r\n          align-items: center;\r\n          justify-content: center;\r\n          box-shadow: 0 2px 6px rgba(1, 166, 92, 0.2);\r\n          transition: transform 0.3s ease;\r\n        }\r\n        .programme-list li:hover .tick-icon {\r\n          transform: scale(1.1);\r\n          box-shadow: 0 3px 10px rgba(1, 166, 92, 0.3);\r\n        }\r\n        .contact-intro {\r\n          font-weight: bold;\r\n          color: #0056a8;\r\n          margin-bottom: 10px;\r\n          font-size: 14px;\r\n        }\r\n        @media (max-width: 768px) {\r\n          .vtdi-programme-section {\r\n            margin: 20px;\r\n            padding: 25px 20px;\r\n          }\r\n          .programme-heading {\r\n            font-size: 26px;\r\n            margin-bottom: 25px;\r\n          }\r\n          .programme-paragraph {\r\n            font-size: 15px;\r\n            padding: 12px 15px;\r\n            text-align: left;\r\n          }\r\n          .programme-list li {\r\n            padding-left: 25px;\r\n            margin-bottom: 12px;\r\n          }\r\n          .programme-list li:hover {\r\n            color: #0056a8;\r\n            padding-left: 30px;\r\n          }\r\n          .tick-icon {\r\n            width: 18px;\r\n            height: 18px;\r\n            font-size: 10px;\r\n          }\r\n        }\r\n    <\/style>\r\n<\/head>\r\n<body>\r\n    <div class=\"vtdi-programme-section\">\r\n      <h2 class=\"programme-heading\">Animation & Game Design Summer Programme<\/h2>\r\n      <div class=\"programme-body\">\r\n        <span class=\"section-badge\">Programme Overview<\/span>\r\n        <p class=\"programme-paragraph\">\r\n          The <strong>Animation & Game Design Summer Programme<\/strong> is a two-week introductory course perfect for visual arts students in secondary schools who are eager to explore creative careers in digital media. Offered by the Vocational Training Development Institute (VTDI), participants will learn the fundamentals of drawing, principles of animation, and basics of game design through three interactive modules. The course includes a hands-on field trip to the National Gallery of Jamaica and concludes with an exhibition and awards ceremony.\r\n        <\/p>\r\n        \r\n        <span class=\"section-badge requirements-badge\">Entry Requirements<\/span>\r\n        <ul class=\"programme-list\">\r\n          <li><span class=\"tick-icon\">\u2713<\/span> Visual Arts Students in Secondary Schools<\/li>\r\n        <\/ul>\r\n        \r\n        <span class=\"section-badge details-badge\">Programme Details<\/span>\r\n        <ul class=\"programme-list\">\r\n          <li><span class=\"tick-icon\">\u2713<\/span> <strong>Duration:<\/strong> 2 Weeks (July 7\u201318, 2025)<\/li>\r\n          <li><span class=\"tick-icon\">\u2713<\/span> <strong>Schedule:<\/strong> Mondays to Fridays, 9:00 a.m. \u2013 4:00 p.m.<\/li>\r\n          <li><span class=\"tick-icon\">\u2713<\/span> <strong>Modules:<\/strong> Fundamentals of Drawing, Principles of Animation, Introduction to Game Design<\/li>\r\n          <li><span class=\"tick-icon\">\u2713<\/span> <strong>Field Trip:<\/strong> July 9, 2025 (10:00 a.m. \u2013 3:00 p.m.) - National Gallery of Jamaica<\/li>\r\n          <li><span class=\"tick-icon\">\u2713<\/span> <strong>Exhibition:<\/strong> Awards Ceremony - August 2025<\/li>\r\n        <\/ul>\r\n        \r\n        <span class=\"section-badge contact-badge\">Contact<\/span>\r\n        <div class=\"contact-intro\">Need More Info? Call us today!<\/div>\r\n        <ul class=\"programme-list\">\r\n          <li><span class=\"tick-icon\">\u2713<\/span> <strong>Phone:<\/strong> (876) 619-9854<\/li>\r\n        <\/ul>\r\n      <\/div>\r\n    <\/div>\r\n<\/body>\r\n<\/html>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-7df181b elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"7df181b\" data-element_type=\"section\" data-e-type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-fb9edc8\" data-id=\"fb9edc8\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-f13b317 elementor-widget elementor-widget-html\" data-id=\"f13b317\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<a href=\"https:\/\/isims.vtdi.edu.jm\/apply\/\" class=\"apply-btn\">APPLY NOW<\/a>\r\n\r\n<style>\r\n.apply-btn {\r\n  display: block;\r\n  width: fit-content;\r\n  margin: 0 auto;\r\n  background-color: #00c851;\r\n  color: #0056B3;\r\n  padding: 12px 24px;\r\n  font-size: 14px;\r\n  font-weight: 600;\r\n  text-decoration: none;\r\n  border: 2px solid transparent;\r\n  border-radius: 0;\r\n  letter-spacing: 0.5px;\r\n  transition: all 0.4s ease;\r\n}\r\n\r\n.apply-btn:hover {\r\n  background-color: #0056B3;\r\n  color: #fff;\r\n  border: 2px solid #00c851;\r\n  text-decoration: none;\r\n}\r\n<\/style>\r\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>Explore animation and game creation with VTDI\u2019s summer course for secondary school visual arts students. Includes gallery trip and awards exhibition.<\/p>\n","protected":false},"author":7,"featured_media":3890,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","course_category":[],"course_tag":[],"class_list":["post-3898","lp_course","type-lp_course","status-publish","has-post-thumbnail","hentry","course"],"_links":{"self":[{"href":"https:\/\/vtdi.edu.jm\/index.php?rest_route=\/wp\/v2\/lp_course\/3898","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/vtdi.edu.jm\/index.php?rest_route=\/wp\/v2\/lp_course"}],"about":[{"href":"https:\/\/vtdi.edu.jm\/index.php?rest_route=\/wp\/v2\/types\/lp_course"}],"author":[{"embeddable":true,"href":"https:\/\/vtdi.edu.jm\/index.php?rest_route=\/wp\/v2\/users\/7"}],"replies":[{"embeddable":true,"href":"https:\/\/vtdi.edu.jm\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=3898"}],"version-history":[{"count":18,"href":"https:\/\/vtdi.edu.jm\/index.php?rest_route=\/wp\/v2\/lp_course\/3898\/revisions"}],"predecessor-version":[{"id":4733,"href":"https:\/\/vtdi.edu.jm\/index.php?rest_route=\/wp\/v2\/lp_course\/3898\/revisions\/4733"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/vtdi.edu.jm\/index.php?rest_route=\/wp\/v2\/media\/3890"}],"wp:attachment":[{"href":"https:\/\/vtdi.edu.jm\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=3898"}],"wp:term":[{"taxonomy":"course_category","embeddable":true,"href":"https:\/\/vtdi.edu.jm\/index.php?rest_route=%2Fwp%2Fv2%2Fcourse_category&post=3898"},{"taxonomy":"course_tag","embeddable":true,"href":"https:\/\/vtdi.edu.jm\/index.php?rest_route=%2Fwp%2Fv2%2Fcourse_tag&post=3898"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}