<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
  <channel>
    <title>미스터갱</title>
    <link>https://gangha95.tistory.com/</link>
    <description>게임학원 멘토
게임개발/게임기획/게임원화
웹툰/만화 작가데뷔 준비 
웹소설작가 준비 
IT, 컴퓨터 정보 게임회사 취업 정보 

위치 : 대구광역시 중구 동성로 1길 15 5층
학원명 : SBS아카데미게임학원
학원등록번호 : 대구동부 제5416호
053-710-4832</description>
    <language>ko</language>
    <pubDate>Tue, 2 Jun 2026 00:18:03 +0900</pubDate>
    <generator>TISTORY</generator>
    <ttl>100</ttl>
    <managingEditor>미스터갱</managingEditor>
    <image>
      <title>미스터갱</title>
      <url>https://tistory1.daumcdn.net/tistory/5359534/attach/ed0ee081520b4370b79cc34a597da564</url>
      <link>https://gangha95.tistory.com</link>
    </image>
    <item>
      <title>대구게임학원 게임회사 취업에 필요한 정보 알아보기</title>
      <link>https://gangha95.tistory.com/entry/%EB%8C%80%EA%B5%AC%EA%B2%8C%EC%9E%84%ED%95%99%EC%9B%90-%EA%B2%8C%EC%9E%84%ED%9A%8C%EC%82%AC-%EC%B7%A8%EC%97%85%EC%97%90-%ED%95%84%EC%9A%94%ED%95%9C-%EC%A0%95%EB%B3%B4-%EC%95%8C%EC%95%84%EB%B3%B4%EA%B8%B0</link>
      <description>&lt;!--
  =====================================================
  티스토리 전용 | 대구 게임 학원 블로그 포스트
  - wg__ 네임스페이스 (스킨 CSS 충돌 완전 차단)
  - 전체 CSS !important 적용
  - Unsplash 무료 이미지 URL 직접 삽입
  - h태그 대신 div 클래스 사용 (에디터 간섭 차단)
  =====================================================
    티스토리 사용법:
     글쓰기 → HTML 탭 → 전체 붙여넣기
     → 기본 모드 전환 금지 ❌ → 미리보기 → 발행
  =====================================================
--&gt;
&lt;p data-ke-size=&quot;size16&quot;&gt;&amp;nbsp;&lt;/p&gt;
&lt;div&gt;
&lt;style&gt;
/* ══════════════════════════════════════════════════
   BASE
══════════════════════════════════════════════════ */
.wg__wrap {
  max-width: 720px !important;
  margin: 0 auto !important;
  padding: 2rem 1.25rem 4rem !important;
  font-family: 'Noto Sans KR', -apple-system, sans-serif !important;
  font-size: 16px !important;
  color: #1a1a1a !important;
  line-height: 1.8 !important;
  background: #fff !important;
  box-sizing: border-box !important;
}
 
/* ══════════════════════════════════════════════════
   TAG BADGES
══════════════════════════════════════════════════ */
.wg__tags {
  display: flex !important;
  flex-wrap: wrap !important;
  gap: 8px !important;
  margin: 0 0 1.25rem !important;
  padding: 0 !important;
}
.wg__tag {
  display: inline-block !important;
  font-size: 12px !important;
  font-weight: 600 !important;
  padding: 4px 14px !important;
  border-radius: 999px !important;
  line-height: 1.6 !important;
  margin: 0 !important;
  letter-spacing: 0.02em !important;
}
.wg__tag--red    { background: #fdecea !important; color: #b71c1c !important; border: 1px solid #ef9a9a !important; }
.wg__tag--indigo { background: #e8eaf6 !important; color: #283593 !important; border: 1px solid #9fa8da !important; }
.wg__tag--teal   { background: #e0f2f1 !important; color: #00695c !important; border: 1px solid #80cbc4 !important; }
 
/* ══════════════════════════════════════════════════
   TITLE AREA
══════════════════════════════════════════════════ */
.wg__title {
  font-family: 'Noto Serif KR', Georgia, serif !important;
  font-size: 1.9rem !important;
  font-weight: 700 !important;
  line-height: 1.42 !important;
  color: #0a0a0a !important;
  margin: 0 0 0.85rem !important;
  padding: 0 !important;
  word-break: keep-all !important;
}
.wg__subtitle {
  font-size: 1.02rem !important;
  color: #4a4a4a !important;
  line-height: 1.82 !important;
  margin: 0 0 1.2rem !important;
  padding: 0 !important;
  word-break: keep-all !important;
}
.wg__meta {
  display: flex !important;
  flex-wrap: wrap !important;
  gap: 14px !important;
  font-size: 13px !important;
  color: #9090a8 !important;
  padding: 0 0 1.4rem !important;
  border-bottom: 1px solid #ebebf0 !important;
  margin: 0 0 2rem !important;
}
 
/* ══════════════════════════════════════════════════
   TOC
══════════════════════════════════════════════════ */
.wg__toc {
  background: #f5f5f5 !important;
  border: 1px solid #e0e0e0 !important;
  border-radius: 12px !important;
  padding: 1.2rem 1.5rem !important;
  margin: 0 0 2.5rem !important;
}
.wg__toc-label {
  font-size: 12px !important;
  font-weight: 700 !important;
  color: #b71c1c !important;
  letter-spacing: 0.07em !important;
  text-transform: uppercase !important;
  margin: 0 0 10px !important;
  padding: 0 !important;
}
.wg__toc ol {
  margin: 0 !important;
  padding: 0 0 0 1.3rem !important;
  list-style: decimal !important;
}
.wg__toc li {
  font-size: 14px !important;
  color: #2a2a2a !important;
  line-height: 2.1 !important;
  margin: 0 !important;
  padding: 0 !important;
}
 
/* ══════════════════════════════════════════════════
   HERO BOX
══════════════════════════════════════════════════ */
.wg__hero {
  background: linear-gradient(135deg, #fdecea 0%, #fff5f5 100%) !important;
  border-left: 4px solid #e53935 !important;
  border-radius: 0 12px 12px 0 !important;
  padding: 1.35rem 1.7rem !important;
  margin: 0 0 2.5rem !important;
}
.wg__hero p {
  font-size: 1.03rem !important;
  line-height: 1.88 !important;
  color: #7f0000 !important;
  word-break: keep-all !important;
  margin: 0 !important;
  padding: 0 !important;
}
.wg__hero strong { font-weight: 700 !important; }
 
/* ══════════════════════════════════════════════════
   IMAGE
══════════════════════════════════════════════════ */
.wg__img {
  margin: 1.75rem 0 2rem !important;
  border-radius: 14px !important;
  overflow: hidden !important;
  line-height: 0 !important;
}
.wg__img img {
  width: 100% !important;
  height: 260px !important;
  object-fit: cover !important;
  display: block !important;
  border-radius: 14px !important;
  margin: 0 !important;
  padding: 0 !important;
  border: none !important;
}
.wg__img-cap {
  font-size: 12px !important;
  color: #9090a8 !important;
  text-align: center !important;
  margin: 8px 0 0 !important;
  padding: 0 !important;
  line-height: 1.5 !important;
}
 
/* ══════════════════════════════════════════════════
   HEADINGS
══════════════════════════════════════════════════ */
.wg__h2 {
  font-family: 'Noto Serif KR', Georgia, serif !important;
  font-size: 1.38rem !important;
  font-weight: 700 !important;
  color: #0a0a0a !important;
  padding: 0 0 0 16px !important;
  border-left: 4px solid #e53935 !important;
  margin: 2.75rem 0 1.1rem !important;
  line-height: 1.46 !important;
  word-break: keep-all !important;
  background: none !important;
}
.wg__h3 {
  font-size: 1.05rem !important;
  font-weight: 700 !important;
  color: #0a0a0a !important;
  margin: 1.75rem 0 0.5rem !important;
  padding: 0 !important;
  line-height: 1.5 !important;
}
 
/* ══════════════════════════════════════════════════
   BODY TEXT
══════════════════════════════════════════════════ */
.wg__p {
  font-size: 1rem !important;
  line-height: 1.92 !important;
  color: #2a2a2a !important;
  margin: 0 0 1.1rem !important;
  padding: 0 !important;
  word-break: keep-all !important;
}
.wg__em  { color: #c62828 !important; font-weight: 700 !important; }
.wg__em2 { color: #283593 !important; font-weight: 700 !important; }
 
/* ══════════════════════════════════════════════════
   CURRICULUM TIMELINE
══════════════════════════════════════════════════ */
.wg__curriculum {
  position: relative !important;
  margin: 1.5rem 0 2.5rem !important;
  padding: 0 !important;
}
.wg__curriculum::before {
  content: '' !important;
  position: absolute !important;
  left: 18px !important;
  top: 0 !important;
  bottom: 0 !important;
  width: 2px !important;
  background: linear-gradient(180deg, #e53935, #283593) !important;
}
.wg__cur-item {
  position: relative !important;
  display: flex !important;
  gap: 20px !important;
  align-items: flex-start !important;
  margin: 0 0 1.5rem !important;
  padding: 0 !important;
}
.wg__cur-dot {
  min-width: 38px !important;
  height: 38px !important;
  border-radius: 50% !important;
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
  font-size: 15px !important;
  font-weight: 700 !important;
  color: #fff !important;
  flex-shrink: 0 !important;
  position: relative !important;
  z-index: 1 !important;
  line-height: 1 !important;
}
.wg__cur-dot--1 { background: #e53935 !important; }
.wg__cur-dot--2 { background: #d81b60 !important; }
.wg__cur-dot--3 { background: #8e24aa !important; }
.wg__cur-dot--4 { background: #3949ab !important; }
.wg__cur-dot--5 { background: #283593 !important; }
.wg__cur-dot--6 { background: #00695c !important; }
 
.wg__cur-box {
  flex: 1 !important;
  background: #fff !important;
  border: 1px solid #e0e0e0 !important;
  border-radius: 12px !important;
  padding: 1.1rem 1.25rem !important;
  box-sizing: border-box !important;
}
.wg__cur-phase {
  font-size: 11px !important;
  font-weight: 700 !important;
  letter-spacing: 0.07em !important;
  text-transform: uppercase !important;
  color: #9090a8 !important;
  margin: 0 0 5px !important;
  padding: 0 !important;
  line-height: 1 !important;
}
.wg__cur-title {
  font-size: 15px !important;
  font-weight: 700 !important;
  color: #0a0a0a !important;
  margin: 0 0 7px !important;
  padding: 0 !important;
  line-height: 1.5 !important;
}
.wg__cur-desc {
  font-size: 13.5px !important;
  color: #4a4a4a !important;
  line-height: 1.75 !important;
  margin: 0 0 10px !important;
  padding: 0 !important;
  word-break: keep-all !important;
}
.wg__cur-tags {
  display: flex !important;
  flex-wrap: wrap !important;
  gap: 6px !important;
  margin: 0 !important;
  padding: 0 !important;
}
.wg__cur-tag {
  display: inline-block !important;
  font-size: 11px !important;
  font-weight: 600 !important;
  padding: 3px 10px !important;
  border-radius: 999px !important;
  background: #f5f5f5 !important;
  color: #4a4a4a !important;
  border: 1px solid #e0e0e0 !important;
  line-height: 1.6 !important;
  margin: 0 !important;
}
 
/* ══════════════════════════════════════════════════
   3-COL CARDS
══════════════════════════════════════════════════ */
.wg__cards {
  display: grid !important;
  grid-template-columns: repeat(3, 1fr) !important;
  gap: 14px !important;
  margin: 1.2rem 0 2.2rem !important;
}
.wg__card {
  background: #fff !important;
  border: 1px solid #e0e0e0 !important;
  border-radius: 14px !important;
  padding: 1.2rem !important;
  box-sizing: border-box !important;
}
.wg__card-icon { font-size: 24px !important; margin: 0 0 10px !important; line-height: 1 !important; }
.wg__card-title {
  font-size: 14px !important;
  font-weight: 700 !important;
  color: #0a0a0a !important;
  margin: 0 0 6px !important;
  padding: 0 !important;
  line-height: 1.5 !important;
}
.wg__card-desc {
  font-size: 13px !important;
  color: #5a5a5a !important;
  line-height: 1.7 !important;
  margin: 0 !important;
  padding: 0 !important;
}
 
/* ══════════════════════════════════════════════════
   COMPARE GRID
══════════════════════════════════════════════════ */
.wg__compare {
  display: grid !important;
  grid-template-columns: 1fr 1fr !important;
  gap: 12px !important;
  margin: 1.2rem 0 2.2rem !important;
}
.wg__compare-card {
  border-radius: 12px !important;
  padding: 1.1rem 1.25rem !important;
  box-sizing: border-box !important;
}
.wg__compare-card--bad  { background: #fdecea !important; border: 1px solid #ef9a9a !important; }
.wg__compare-card--good { background: #e8f5e9 !important; border: 1px solid #a5d6a7 !important; }
.wg__compare-label {
  font-size: 12px !important;
  font-weight: 700 !important;
  margin: 0 0 8px !important;
  padding: 0 !important;
}
.wg__compare-card--bad  .wg__compare-label { color: #b71c1c !important; }
.wg__compare-card--good .wg__compare-label { color: #1b5e20 !important; }
.wg__compare-card p {
  font-size: 13px !important;
  line-height: 1.7 !important;
  margin: 0 !important;
  padding: 0 !important;
}
.wg__compare-card--bad  p { color: #7f0000 !important; }
.wg__compare-card--good p { color: #1b5e20 !important; }
 
/* ══════════════════════════════════════════════════
   CALLOUT BOXES
══════════════════════════════════════════════════ */
.wg__tip {
  background: #e8f5e9 !important;
  border-left: 4px solid #43a047 !important;
  border-radius: 0 12px 12px 0 !important;
  padding: 1.2rem 1.5rem !important;
  margin: 1.5rem 0 2rem !important;
}
.wg__tip p {
  font-size: 0.97rem !important;
  color: #1b5e20 !important;
  line-height: 1.82 !important;
  margin: 0 !important;
  padding: 0 !important;
  word-break: keep-all !important;
}
.wg__tip strong { font-weight: 700 !important; }
 
.wg__warn {
  background: #fff8e1 !important;
  border-left: 4px solid #f9a825 !important;
  border-radius: 0 12px 12px 0 !important;
  padding: 1.2rem 1.5rem !important;
  margin: 1.5rem 0 2rem !important;
}
.wg__warn p {
  font-size: 0.97rem !important;
  color: #5a3a00 !important;
  line-height: 1.82 !important;
  margin: 0 !important;
  padding: 0 !important;
  word-break: keep-all !important;
}
.wg__warn strong { font-weight: 700 !important; color: #8a6200 !important; }
 
.wg__quote {
  background: #f5f5f5 !important;
  border-left: 4px solid #757575 !important;
  border-radius: 0 12px 12px 0 !important;
  padding: 1.2rem 1.5rem !important;
  margin: 1.75rem 0 2rem !important;
}
.wg__quote p {
  font-size: 0.97rem !important;
  color: #2a2a2a !important;
  line-height: 1.82 !important;
  font-style: italic !important;
  margin: 0 !important;
  padding: 0 !important;
  word-break: keep-all !important;
}
 
/* ══════════════════════════════════════════════════
   STEP LIST
══════════════════════════════════════════════════ */
.wg__steps {
  list-style: none !important;
  padding: 0 !important;
  margin: 1rem 0 2.2rem !important;
}
.wg__steps li {
  display: flex !important;
  gap: 16px !important;
  align-items: flex-start !important;
  padding: 1rem 0 !important;
  border-bottom: 1px solid #ebebf0 !important;
  margin: 0 !important;
  list-style: none !important;
}
.wg__steps li:last-child { border-bottom: none !important; }
.wg__step-num {
  min-width: 30px !important;
  height: 30px !important;
  border-radius: 50% !important;
  background: #e53935 !important;
  color: #fff !important;
  font-size: 13px !important;
  font-weight: 700 !important;
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
  flex-shrink: 0 !important;
  margin-top: 3px !important;
  line-height: 1 !important;
}
.wg__step-body {
  font-size: 0.97rem !important;
  color: #2a2a2a !important;
  line-height: 1.88 !important;
  flex: 1 !important;
  word-break: keep-all !important;
}
.wg__step-body strong { font-weight: 700 !important; color: #0a0a0a !important; }
 
/* ══════════════════════════════════════════════════
   FAQ
══════════════════════════════════════════════════ */
.wg__faq {
  border: 1px solid #e0e0e0 !important;
  border-radius: 12px !important;
  padding: 1.2rem 1.4rem !important;
  margin: 0 0 14px !important;
  background: #fff !important;
}
.wg__faq-q {
  font-size: 1rem !important;
  font-weight: 700 !important;
  color: #c62828 !important;
  margin: 0 0 8px !important;
  padding: 0 !important;
  line-height: 1.6 !important;
}
.wg__faq-a {
  font-size: 0.97rem !important;
  color: #2a2a2a !important;
  line-height: 1.88 !important;
  margin: 0 !important;
  padding: 0 !important;
  word-break: keep-all !important;
}
 
/* ══════════════════════════════════════════════════
   DIVIDER
══════════════════════════════════════════════════ */
.wg__hr {
  border: none !important;
  border-top: 1px solid #ebebf0 !important;
  margin: 2.75rem 0 !important;
  padding: 0 !important;
}
 
/* ══════════════════════════════════════════════════
   CTA
══════════════════════════════════════════════════ */
.wg__cta {
  background: linear-gradient(135deg, #1a0000 0%, #c62828 100%) !important;
  border-radius: 18px !important;
  padding: 2.25rem 2rem !important;
  margin: 3rem 0 0 !important;
  text-align: center !important;
}
.wg__cta-title {
  font-family: 'Noto Serif KR', Georgia, serif !important;
  font-size: 1.3rem !important;
  font-weight: 700 !important;
  color: #fff5f5 !important;
  margin: 0 0 0.75rem !important;
  padding: 0 !important;
  line-height: 1.5 !important;
  word-break: keep-all !important;
}
.wg__cta p {
  font-size: 0.97rem !important;
  color: #ffcdd2 !important;
  margin: 0 0 1.5rem !important;
  padding: 0 !important;
  line-height: 1.82 !important;
  word-break: keep-all !important;
}
.wg__cta-btns {
  display: flex !important;
  flex-wrap: wrap !important;
  gap: 12px !important;
  justify-content: center !important;
  margin: 0 0 0.5rem !important;
}
.wg__cta-btn {
  display: inline-block !important;
  background: #fff !important;
  color: #c62828 !important;
  font-family: 'Noto Sans KR', sans-serif !important;
  font-size: 15px !important;
  font-weight: 700 !important;
  padding: 13px 32px !important;
  border-radius: 999px !important;
  text-decoration: none !important;
  letter-spacing: 0.02em !important;
  line-height: 1 !important;
  border: none !important;
}
.wg__cta-btn--outline {
  background: transparent !important;
  border: 2px solid rgba(255,255,255,0.5) !important;
  color: #fff !important;
}
.wg__cta-sub {
  font-size: 12px !important;
  color: rgba(255,255,255,0.5) !important;
  margin: 12px 0 0 !important;
  padding: 0 !important;
  line-height: 1.6 !important;
}
 
/* ══════════════════════════════════════════════════
   RESPONSIVE
══════════════════════════════════════════════════ */
@media (max-width: 640px) {
  .wg__title   { font-size: 1.45rem !important; }
  .wg__h2      { font-size: 1.18rem !important; }
  .wg__cards   { grid-template-columns: 1fr !important; }
  .wg__compare { grid-template-columns: 1fr !important; }
  .wg__cta     { padding: 1.75rem 1.25rem !important; }
  .wg__wrap    { padding: 1.5rem 1rem 3rem !important; }
  .wg__img img { height: 180px !important; }
  .wg__curriculum::before { left: 19px !important; }
}
&lt;/style&gt;
&lt;/div&gt;
&lt;div class=&quot;wg__wrap&quot;&gt;&lt;!-- 태그 뱃지 --&gt;
&lt;div class=&quot;wg__tags&quot;&gt;&lt;span class=&quot;wg__tag wg__tag--red&quot;&gt;대구 게임 학원&lt;/span&gt; &lt;span class=&quot;wg__tag wg__tag--indigo&quot;&gt;동성로 게임 개발&lt;/span&gt; &lt;span class=&quot;wg__tag wg__tag--teal&quot;&gt;청소년 게임 진로&lt;/span&gt;&lt;/div&gt;
&lt;!-- 제목 --&gt;
&lt;div class=&quot;wg__title&quot;&gt;대구 게임 학원, 처음 시작하는 사람도 게임을 만들 수 있을까?&lt;/div&gt;
&lt;div class=&quot;wg__subtitle&quot;&gt;&quot;게임을 만들고 싶다&quot;는 막연한 꿈이 있지만 어디서부터 시작해야 할지 모르는 분들을 위해.&lt;br /&gt;기초 커리큘럼부터 취업&amp;middot;창업 포트폴리오까지, 진짜 게임 개발자로 가는 길을 정리했습니다.&lt;/div&gt;
&lt;div class=&quot;wg__meta&quot;&gt;&lt;span&gt;  2026년 최신 업데이트&lt;/span&gt; &lt;span&gt;⏱ 읽는 시간 약 8분&lt;/span&gt; &lt;span&gt;  대구 동성로&lt;/span&gt;&lt;/div&gt;
&lt;!-- 목차 --&gt;
&lt;div class=&quot;wg__toc&quot;&gt;
&lt;div class=&quot;wg__toc-label&quot;&gt;  이 글의 목차&lt;/div&gt;
&lt;ol style=&quot;list-style-type: decimal;&quot; data-ke-list-type=&quot;decimal&quot;&gt;
&lt;li&gt;게임 개발, 코딩을 몰라도 시작할 수 있을까?&lt;/li&gt;
&lt;li&gt;게임 개발자가 되는 두 가지 방향 &amp;mdash; 프로그래머 vs 디자이너&lt;/li&gt;
&lt;li&gt;처음부터 완성까지 &amp;mdash; 단계별 기초 커리큘럼 6단계&lt;/li&gt;
&lt;li&gt;일반 학원과 다른 점 &amp;mdash; 소수 정예 1:1 맞춤 멘토링&lt;/li&gt;
&lt;li&gt;포트폴리오가 취업과 입시를 결정하는 이유&lt;/li&gt;
&lt;li&gt;대구에서 게임 학원을 선택할 때 확인할 것&lt;/li&gt;
&lt;li&gt;자주 묻는 질문 (FAQ)&lt;/li&gt;
&lt;/ol&gt;
&lt;/div&gt;
&lt;!-- 히어로 --&gt;
&lt;div class=&quot;wg__hero&quot;&gt;
&lt;p data-ke-size=&quot;size16&quot;&gt;국내 게임 산업 매출은 2024년 기준 &lt;b&gt;약 22조 원&lt;/b&gt;을 넘어섰습니다. 넥슨&amp;middot;넷마블&amp;middot;크래프톤 등 대형 게임사뿐 아니라 1~5인 인디 개발팀이 글로벌 시장에서 성공하는 사례도 매년 늘어나고 있죠. &lt;b&gt;게임 개발은 더 이상 천재 프로그래머만의 영역이 아닙니다.&lt;/b&gt; 체계적인 기초 훈련과 올바른 방향성만 있다면, 누구든 자신만의 게임을 만들 수 있습니다.&lt;/p&gt;
&lt;/div&gt;
&lt;!-- 이미지 1 --&gt;
&lt;div class=&quot;wg__img&quot;&gt;&lt;img src=&quot;https://images.unsplash.com/photo-1556438064-2d7646166914?w=1200&amp;amp;auto=format&amp;amp;fit=crop&amp;amp;q=80&quot; alt=&quot;게임 개발 작업 모니터 코딩&quot; /&gt;
&lt;div class=&quot;wg__img-cap&quot;&gt;게임 개발은 기획&amp;middot;아트&amp;middot;프로그래밍이 합쳐진 종합 창작 작업이다&lt;/div&gt;
&lt;/div&gt;
&lt;!-- SECTION 1 --&gt;
&lt;div class=&quot;wg__h2&quot;&gt;게임 개발, 코딩을 몰라도 시작할 수 있을까?&lt;/div&gt;
&lt;div class=&quot;wg__p&quot;&gt;게임 학원을 처음 알아볼 때 가장 많이 하는 걱정이 있어요. &lt;span class=&quot;wg__em&quot;&gt;&quot;저 코딩 완전 처음인데 할 수 있을까요?&quot;&lt;/span&gt; 결론부터 말씀드리면, &lt;b&gt;할 수 있습니다.&lt;/b&gt;&lt;/div&gt;
&lt;div class=&quot;wg__p&quot;&gt;게임 개발은 프로그래밍 한 분야만이 아니에요. 스토리 기획, 캐릭터 디자인, UI 설계, 사운드 연출, 레벨 디자인까지 다양한 역할이 유기적으로 결합된 &lt;span class=&quot;wg__em2&quot;&gt;종합 창작 산업&lt;/span&gt;입니다. 내가 어느 쪽에 강점이 있는지를 먼저 파악하고, 그 방향으로 집중 훈련하는 것이 핵심이에요.&lt;/div&gt;
&lt;div class=&quot;wg__compare&quot;&gt;
&lt;div class=&quot;wg__compare-card wg__compare-card--bad&quot;&gt;
&lt;div class=&quot;wg__compare-label&quot;&gt;✗ 흔한 오해&lt;/div&gt;
&lt;p data-ke-size=&quot;size16&quot;&gt;게임 개발 = 코딩 천재만 할 수 있는 것&lt;/p&gt;
&lt;/div&gt;
&lt;div class=&quot;wg__compare-card wg__compare-card--good&quot;&gt;
&lt;div class=&quot;wg__compare-label&quot;&gt;✓ 실제 현장&lt;/div&gt;
&lt;p data-ke-size=&quot;size16&quot;&gt;기획&amp;middot;아트&amp;middot;프로그래밍 중 내 적성에 맞는 분야부터 시작하면 된다&lt;/p&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;!-- SECTION 2 --&gt;
&lt;div class=&quot;wg__h2&quot;&gt;게임 개발자가 되는 두 가지 방향&lt;/div&gt;
&lt;div class=&quot;wg__p&quot;&gt;게임 개발 진로는 크게 두 축으로 나뉩니다. 어느 쪽이 나에게 맞는지 먼저 확인하세요.&lt;/div&gt;
&lt;div class=&quot;wg__cards&quot;&gt;
&lt;div class=&quot;wg__card&quot;&gt;
&lt;div class=&quot;wg__card-icon&quot;&gt; &lt;/div&gt;
&lt;div class=&quot;wg__card-title&quot;&gt;게임 프로그래머&lt;/div&gt;
&lt;div class=&quot;wg__card-desc&quot;&gt;C#&amp;middot;Unity&amp;middot;Unreal 기반 게임 로직 구현. 논리적 사고를 좋아하고 &quot;어떻게 돌아가지?&quot;가 궁금한 유형. 취업 수요 가장 높음.&lt;/div&gt;
&lt;/div&gt;
&lt;div class=&quot;wg__card&quot;&gt;
&lt;div class=&quot;wg__card-icon&quot;&gt; &lt;/div&gt;
&lt;div class=&quot;wg__card-title&quot;&gt;게임 아트 디자이너&lt;/div&gt;
&lt;div class=&quot;wg__card-desc&quot;&gt;캐릭터&amp;middot;배경&amp;middot;UI 시각 디자인. 그림 그리기를 좋아하거나 디지털 아트에 관심 있는 유형. 2D/3D 모두 수요 증가 중.&lt;/div&gt;
&lt;/div&gt;
&lt;div class=&quot;wg__card&quot;&gt;
&lt;div class=&quot;wg__card-icon&quot;&gt; &lt;/div&gt;
&lt;div class=&quot;wg__card-title&quot;&gt;게임 기획자 (PD)&lt;/div&gt;
&lt;div class=&quot;wg__card-desc&quot;&gt;게임 시스템&amp;middot;스토리&amp;middot;레벨을 설계하는 역할. 게임을 분석하고 &quot;더 재밌게 만들 수 있는데&quot;가 항상 떠오르는 유형.&lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;div class=&quot;wg__tip&quot;&gt;
&lt;p data-ke-size=&quot;size16&quot;&gt;&lt;b&gt;  방향이 헷갈린다면?&lt;/b&gt;&lt;br /&gt;처음부터 방향을 정하기 어려워도 괜찮아요. 기초 커리큘럼을 진행하면서 자연스럽게 내 강점이 드러나는 경우가 대부분입니다. 방문 상담에서 적성 진단을 먼저 받아보시는 걸 권합니다.&lt;/p&gt;
&lt;/div&gt;
&lt;!-- 이미지 2 --&gt;
&lt;div class=&quot;wg__img&quot;&gt;
&lt;div class=&quot;wg__img-cap&quot;&gt;실제 게임 개발 현장은 기획&amp;middot;아트&amp;middot;프로그래밍 팀이 함께 협업한다&lt;/div&gt;
&lt;/div&gt;
&lt;!-- SECTION 3 — 커리큘럼 타임라인 --&gt;
&lt;div class=&quot;wg__h2&quot;&gt;처음부터 완성까지 &amp;mdash; 단계별 기초 커리큘럼 6단계&lt;/div&gt;
&lt;div class=&quot;wg__p&quot;&gt;&quot;게임을 만들고 싶다&quot;는 막연한 마음에서 실제 플레이 가능한 게임을 완성하기까지. 저희 커리큘럼은 6단계로 구성되어 있어요. 코딩을 한 번도 안 해본 분도 1단계부터 시작할 수 있습니다.&lt;/div&gt;
&lt;div class=&quot;wg__curriculum&quot;&gt;
&lt;div class=&quot;wg__cur-item&quot;&gt;
&lt;div class=&quot;wg__cur-dot wg__cur-dot--1&quot;&gt;1&lt;/div&gt;
&lt;div class=&quot;wg__cur-box&quot;&gt;
&lt;div class=&quot;wg__cur-phase&quot;&gt;Phase 01 &amp;middot; 기초 입문&lt;/div&gt;
&lt;div class=&quot;wg__cur-title&quot;&gt;게임 엔진 입문 &amp;mdash; Unity 기초 환경 세팅&lt;/div&gt;
&lt;div class=&quot;wg__cur-desc&quot;&gt;Unity 설치부터 인터페이스 탐색까지. 씬(Scene)&amp;middot;오브젝트&amp;middot;컴포넌트의 개념을 이해하고 화면에 캐릭터를 하나 띄우는 것이 첫 번째 목표예요. &quot;내가 만든 무언가가 화면에 나타난다&quot;는 경험이 동기를 불태웁니다.&lt;/div&gt;
&lt;div class=&quot;wg__cur-tags&quot;&gt;&lt;span class=&quot;wg__cur-tag&quot;&gt;Unity 설치&lt;/span&gt; &lt;span class=&quot;wg__cur-tag&quot;&gt;씬 구성&lt;/span&gt; &lt;span class=&quot;wg__cur-tag&quot;&gt;오브젝트 배치&lt;/span&gt; &lt;span class=&quot;wg__cur-tag&quot;&gt;카메라 설정&lt;/span&gt;&lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;div class=&quot;wg__cur-item&quot;&gt;
&lt;div class=&quot;wg__cur-dot wg__cur-dot--2&quot;&gt;2&lt;/div&gt;
&lt;div class=&quot;wg__cur-box&quot;&gt;
&lt;div class=&quot;wg__cur-phase&quot;&gt;Phase 02 &amp;middot; 코딩 기초&lt;/div&gt;
&lt;div class=&quot;wg__cur-title&quot;&gt;C# 스크립트 기초 &amp;mdash; 캐릭터를 움직여보자&lt;/div&gt;
&lt;div class=&quot;wg__cur-desc&quot;&gt;변수&amp;middot;조건문&amp;middot;함수 등 프로그래밍의 핵심 개념을 게임 맥락에서 자연스럽게 익혀요. 키보드 입력으로 캐릭터를 움직이는 순간, 코딩이 어렵게 느껴지지 않기 시작합니다. 수학 공식 외우듯 배우는 게 아니라, 필요한 기능을 구현하며 익히는 방식이에요.&lt;/div&gt;
&lt;div class=&quot;wg__cur-tags&quot;&gt;&lt;span class=&quot;wg__cur-tag&quot;&gt;C# 변수&amp;middot;조건문&lt;/span&gt; &lt;span class=&quot;wg__cur-tag&quot;&gt;Input System&lt;/span&gt; &lt;span class=&quot;wg__cur-tag&quot;&gt;Rigidbody 물리&lt;/span&gt; &lt;span class=&quot;wg__cur-tag&quot;&gt;캐릭터 이동 구현&lt;/span&gt;&lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;div class=&quot;wg__cur-item&quot;&gt;
&lt;div class=&quot;wg__cur-dot wg__cur-dot--3&quot;&gt;3&lt;/div&gt;
&lt;div class=&quot;wg__cur-box&quot;&gt;
&lt;div class=&quot;wg__cur-phase&quot;&gt;Phase 03 &amp;middot; 게임 기획&lt;/div&gt;
&lt;div class=&quot;wg__cur-title&quot;&gt;게임 기획서 작성 &amp;mdash; 내 게임의 설계도 그리기&lt;/div&gt;
&lt;div class=&quot;wg__cur-desc&quot;&gt;코딩만 배운다고 게임이 만들어지지 않아요. &quot;어떤 게임을 만들 것인가&quot;를 먼저 설계해야 합니다. 장르 선택, 핵심 재미 요소(Core Loop), 레벨 구성을 1:1 멘토링으로 함께 설계해요. 기획서 없이 코딩을 시작하면 반드시 중간에 막히게 됩니다.&lt;/div&gt;
&lt;div class=&quot;wg__cur-tags&quot;&gt;&lt;span class=&quot;wg__cur-tag&quot;&gt;장르 분석&lt;/span&gt; &lt;span class=&quot;wg__cur-tag&quot;&gt;Core Loop 설계&lt;/span&gt; &lt;span class=&quot;wg__cur-tag&quot;&gt;레벨 디자인&lt;/span&gt; &lt;span class=&quot;wg__cur-tag&quot;&gt;기획서 작성&lt;/span&gt;&lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;div class=&quot;wg__cur-item&quot;&gt;
&lt;div class=&quot;wg__cur-dot wg__cur-dot--4&quot;&gt;4&lt;/div&gt;
&lt;div class=&quot;wg__cur-box&quot;&gt;
&lt;div class=&quot;wg__cur-phase&quot;&gt;Phase 04 &amp;middot; 아트 &amp;amp; UI&lt;/div&gt;
&lt;div class=&quot;wg__cur-title&quot;&gt;게임 아트 기초 &amp;mdash; 스프라이트&amp;middot;UI 직접 제작&lt;/div&gt;
&lt;div class=&quot;wg__cur-desc&quot;&gt;내 게임에 들어갈 캐릭터 스프라이트, 배경 타일, UI 버튼을 직접 만들어요. 포토샵&amp;middot;아세프라이트&amp;middot;피그마 중 목표에 맞는 툴을 선택해 익힙니다. 아트 방향으로 진로를 잡는 수강생은 이 단계에서 포트폴리오 집중 훈련을 시작해요.&lt;/div&gt;
&lt;div class=&quot;wg__cur-tags&quot;&gt;&lt;span class=&quot;wg__cur-tag&quot;&gt;스프라이트 제작&lt;/span&gt; &lt;span class=&quot;wg__cur-tag&quot;&gt;애니메이션 클립&lt;/span&gt; &lt;span class=&quot;wg__cur-tag&quot;&gt;UI Canvas&lt;/span&gt; &lt;span class=&quot;wg__cur-tag&quot;&gt;아세프라이트 입문&lt;/span&gt;&lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;div class=&quot;wg__cur-item&quot;&gt;
&lt;div class=&quot;wg__cur-dot wg__cur-dot--5&quot;&gt;5&lt;/div&gt;
&lt;div class=&quot;wg__cur-box&quot;&gt;
&lt;div class=&quot;wg__cur-phase&quot;&gt;Phase 05 &amp;middot; 시스템 구현&lt;/div&gt;
&lt;div class=&quot;wg__cur-title&quot;&gt;게임 시스템 완성 &amp;mdash; 점수&amp;middot;생명&amp;middot;적 AI까지&lt;/div&gt;
&lt;div class=&quot;wg__cur-desc&quot;&gt;체력 시스템, 점수 계산, 적 캐릭터 AI, 씬 전환, 게임 오버 화면까지 실제 플레이 가능한 완성형 게임의 필수 기능들을 구현합니다. 이 단계를 마치면 &quot;내가 만든 게임을 친구에게 보여줄 수 있는&quot; 수준이 돼요.&lt;/div&gt;
&lt;div class=&quot;wg__cur-tags&quot;&gt;&lt;span class=&quot;wg__cur-tag&quot;&gt;적 AI 패턴&lt;/span&gt; &lt;span class=&quot;wg__cur-tag&quot;&gt;씬 매니저&lt;/span&gt; &lt;span class=&quot;wg__cur-tag&quot;&gt;데이터 저장&lt;/span&gt; &lt;span class=&quot;wg__cur-tag&quot;&gt;사운드 연출&lt;/span&gt;&lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;div class=&quot;wg__cur-item&quot;&gt;
&lt;div class=&quot;wg__cur-dot wg__cur-dot--6&quot;&gt;6&lt;/div&gt;
&lt;div class=&quot;wg__cur-box&quot;&gt;
&lt;div class=&quot;wg__cur-phase&quot;&gt;Phase 06 &amp;middot; 완성 &amp;amp; 포트폴리오&lt;/div&gt;
&lt;div class=&quot;wg__cur-title&quot;&gt;게임 완성 &amp;amp; 빌드 &amp;mdash; 포트폴리오 제출용 패키징&lt;/div&gt;
&lt;div class=&quot;wg__cur-desc&quot;&gt;기획부터 시작한 게임을 PC&amp;middot;모바일 빌드로 완성하고, 포트폴리오 문서와 함께 정리해요. 게임잼 제출, 예대 입시, 취업 지원에 바로 사용할 수 있는 완성된 결과물이 나옵니다. &lt;span class=&quot;wg__em&quot;&gt;&quot;나는 게임을 끝까지 만들어본 사람이다&quot;&lt;/span&gt; &amp;mdash; 이 한 줄이 모든 것을 바꿉니다.&lt;/div&gt;
&lt;div class=&quot;wg__cur-tags&quot;&gt;&lt;span class=&quot;wg__cur-tag&quot;&gt;PC/모바일 빌드&lt;/span&gt; &lt;span class=&quot;wg__cur-tag&quot;&gt;itch.io 배포&lt;/span&gt; &lt;span class=&quot;wg__cur-tag&quot;&gt;포트폴리오 문서화&lt;/span&gt; &lt;span class=&quot;wg__cur-tag&quot;&gt;게임잼 도전&lt;/span&gt;&lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;div class=&quot;wg__quote&quot;&gt;
&lt;p data-ke-size=&quot;size16&quot;&gt;&quot;처음엔 Unity가 뭔지도 몰랐어요. 근데 6개월 지나니까 제가 직접 만든 게임을 친구들한테 플레이시키고 있더라고요. 그게 제일 뿌듯했어요.&quot;&lt;br /&gt;&amp;mdash; 수강생 후기 (고1, 8개월 차)&lt;/p&gt;
&lt;/div&gt;
&lt;!-- 이미지 3 --&gt;
&lt;div class=&quot;wg__img&quot;&gt;&lt;img src=&quot;https://images.unsplash.com/photo-1550745165-9bc0b252726f?w=1200&amp;amp;auto=format&amp;amp;fit=crop&amp;amp;q=80&quot; alt=&quot;게임 개발 완성 화면 모니터&quot; /&gt;
&lt;div class=&quot;wg__img-cap&quot;&gt;완성된 게임을 처음 빌드하는 순간의 성취감은 무엇과도 바꿀 수 없다&lt;/div&gt;
&lt;/div&gt;
&lt;!-- SECTION 4 --&gt;
&lt;div class=&quot;wg__h2&quot;&gt;일반 학원과 다른 점 &amp;mdash; 소수 정예 1:1 맞춤 멘토링&lt;/div&gt;
&lt;div class=&quot;wg__p&quot;&gt;게임 개발 교육에서 1:1 멘토링이 결정적인 이유가 있어요. 같은 Unity 강의를 들어도, 만들고 싶은 게임 장르와 진로 목표가 사람마다 완전히 다르기 때문입니다.&lt;/div&gt;
&lt;ul class=&quot;wg__steps&quot; style=&quot;list-style-type: disc;&quot; data-ke-list-type=&quot;disc&quot;&gt;
&lt;li&gt;
&lt;div class=&quot;wg__step-num&quot;&gt;①&lt;/div&gt;
&lt;div class=&quot;wg__step-body&quot;&gt;&lt;b&gt;내 게임을 만든다 &amp;mdash; 획일적인 예제 게임 NO&lt;/b&gt;&lt;br /&gt;수업 시간에 다 같이 똑같은 예제 게임을 만드는 방식이 아니에요. 수강생 각자가 기획한 자신만의 게임을 처음부터 끝까지 만들어냅니다. 포트폴리오 차별화의 핵심이에요.&lt;/div&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;div class=&quot;wg__step-num&quot;&gt;②&lt;/div&gt;
&lt;div class=&quot;wg__step-body&quot;&gt;&lt;b&gt;진로 목표별 커리큘럼 맞춤 설계&lt;/b&gt;&lt;br /&gt;게임 회사 취업을 원하는지, 예대 입시 포트폴리오가 필요한지, 인디 개발자로 창업을 꿈꾸는지에 따라 집중하는 기술과 결과물이 달라집니다. 목표를 먼저 정하고 역산해서 커리큘럼을 설계해요.&lt;/div&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;div class=&quot;wg__step-num&quot;&gt;③&lt;/div&gt;
&lt;div class=&quot;wg__step-body&quot;&gt;&lt;b&gt;막히는 순간 바로 해결 &amp;mdash; 혼자 고민하는 시간 제로&lt;/b&gt;&lt;br /&gt;독학의 가장 큰 적은 &quot;막혔을 때 며칠째 해결 못 하는 상황&quot;이에요. 1:1 멘토링은 막히는 즉시 피드백을 받고 다음 단계로 넘어갈 수 있습니다.&lt;/div&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;div class=&quot;wg__step-num&quot;&gt;④&lt;/div&gt;
&lt;div class=&quot;wg__step-body&quot;&gt;&lt;b&gt;완성까지 함께 &amp;mdash; 중도 포기 방지 페이스메이킹&lt;/b&gt;&lt;br /&gt;게임 개발 독학자의 90% 이상이 완성 전에 포기합니다. 진도 관리와 동기 부여를 밀착 지원해서 반드시 완성 결과물이 나오도록 합니다.&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;div class=&quot;wg__warn&quot;&gt;
&lt;p data-ke-size=&quot;size16&quot;&gt;&lt;b&gt;⚠️ 대형 강의식 학원의 한계&lt;/b&gt;&lt;br /&gt;10명 이상 단체 수업에서는 개인 피드백이 사실상 불가능합니다. 내 코드의 어디가 잘못됐는지, 내 기획의 어떤 부분이 약한지 직접 짚어주는 사람이 없으면 같은 실수를 반복하게 됩니다.&lt;/p&gt;
&lt;/div&gt;
&lt;!-- 이미지 4 --&gt;
&lt;div class=&quot;wg__img&quot;&gt;&lt;img src=&quot;https://images.unsplash.com/photo-1522202176988-66273c2fd55f?w=1200&amp;amp;auto=format&amp;amp;fit=crop&amp;amp;q=80&quot; alt=&quot;1:1 멘토링 수업 게임 개발&quot; /&gt;
&lt;div class=&quot;wg__img-cap&quot;&gt;소수 정예 1:1 멘토링은 막히는 순간을 빠르게 돌파하는 가장 효율적인 방법이다&lt;/div&gt;
&lt;/div&gt;
&lt;hr class=&quot;wg__hr&quot; data-ke-style=&quot;style1&quot; /&gt;&lt;!-- SECTION 5 --&gt;
&lt;div class=&quot;wg__h2&quot;&gt;포트폴리오가 취업과 입시를 결정하는 이유&lt;/div&gt;
&lt;div class=&quot;wg__p&quot;&gt;게임 회사 채용 담당자와 예대 입시 교수가 공통적으로 하는 말이 있어요. &lt;span class=&quot;wg__em&quot;&gt;&quot;스펙이 아니라 만든 것을 보여달라.&quot;&lt;/span&gt;&lt;/div&gt;
&lt;div class=&quot;wg__p&quot;&gt;학점도, 자격증도, 수상 경력도 중요하지만 &amp;mdash; 게임 업계에서 &lt;span class=&quot;wg__em2&quot;&gt;실제로 플레이 가능한 게임 한 편&lt;/span&gt;을 만들어본 사람과 그렇지 않은 사람의 차이는 면접장에서 단번에 드러납니다.&lt;/div&gt;
&lt;div class=&quot;wg__cards&quot;&gt;
&lt;div class=&quot;wg__card&quot;&gt;
&lt;div class=&quot;wg__card-icon&quot;&gt; &lt;/div&gt;
&lt;div class=&quot;wg__card-title&quot;&gt;예대 게임학과 입시&lt;/div&gt;
&lt;div class=&quot;wg__card-desc&quot;&gt;게임 기획서 + 완성 게임 빌드 포트폴리오가 핵심 평가 요소. 단순한 기획안보다 실제 구현물이 있으면 압도적으로 유리해요.&lt;/div&gt;
&lt;/div&gt;
&lt;div class=&quot;wg__card&quot;&gt;
&lt;div class=&quot;wg__card-icon&quot;&gt; &lt;/div&gt;
&lt;div class=&quot;wg__card-title&quot;&gt;게임 회사 취업&lt;/div&gt;
&lt;div class=&quot;wg__card-desc&quot;&gt;신입 공채보다 포트폴리오 기반 수시 채용이 늘고 있어요. GitHub에 올라간 소스코드 + itch.io 배포 링크가 이력서보다 강력합니다.&lt;/div&gt;
&lt;/div&gt;
&lt;div class=&quot;wg__card&quot;&gt;
&lt;div class=&quot;wg__card-icon&quot;&gt; &lt;/div&gt;
&lt;div class=&quot;wg__card-title&quot;&gt;인디 게임 출시&lt;/div&gt;
&lt;div class=&quot;wg__card-desc&quot;&gt;Steam&amp;middot;구글 플레이에 직접 게임을 출시하는 인디 개발자 루트. 게임잼(72시간 게임 제작 대회) 참가가 첫 번째 실전 경험이 돼요.&lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;hr class=&quot;wg__hr&quot; data-ke-style=&quot;style1&quot; /&gt;&lt;!-- SECTION 6 --&gt;
&lt;div class=&quot;wg__h2&quot;&gt;대구에서 게임 학원을 선택할 때 확인할 것&lt;/div&gt;
&lt;div class=&quot;wg__p&quot;&gt;상담 전화 한 통으로 대부분 파악할 수 있어요. 이 다섯 가지를 꼭 물어보세요.&lt;/div&gt;
&lt;ul class=&quot;wg__steps&quot; style=&quot;list-style-type: disc;&quot; data-ke-list-type=&quot;disc&quot;&gt;
&lt;li&gt;
&lt;div class=&quot;wg__step-num&quot;&gt;①&lt;/div&gt;
&lt;div class=&quot;wg__step-body&quot;&gt;&lt;b&gt;수강생이 직접 만든 완성 게임 포트폴리오가 있나요?&lt;/b&gt;&lt;br /&gt;강사의 데모 게임이 아닌, 실제 수강생이 처음부터 만들어 완성한 결과물을 확인하세요. 그게 학원의 진짜 실력이에요.&lt;/div&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;div class=&quot;wg__step-num&quot;&gt;②&lt;/div&gt;
&lt;div class=&quot;wg__step-body&quot;&gt;&lt;b&gt;1회 수업 인원이 몇 명인가요?&lt;/b&gt;&lt;br /&gt;5인 이상 단체 수업이라면 코드 한 줄, 기획 한 문장에 대한 개인 피드백이 불가능합니다. 소수 정예(1~3인) 또는 1:1 여부를 반드시 확인하세요.&lt;/div&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;div class=&quot;wg__step-num&quot;&gt;③&lt;/div&gt;
&lt;div class=&quot;wg__step-body&quot;&gt;&lt;b&gt;커리큘럼 끝에 완성 게임이 나오나요?&lt;/b&gt;&lt;br /&gt;Unity 기능 소개로 끝나는지, 실제로 플레이 가능한 게임 완성까지 이어지는지 확인하세요. 완성 경험 없이 기술만 배우면 포트폴리오를 만들 수 없어요.&lt;/div&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;div class=&quot;wg__step-num&quot;&gt;④&lt;/div&gt;
&lt;div class=&quot;wg__step-body&quot;&gt;&lt;b&gt;진로 목표별 맞춤 방향 설계가 가능한가요?&lt;/b&gt;&lt;br /&gt;취업&amp;middot;입시&amp;middot;인디 개발 중 어느 방향이든, 목표에 따라 집중하는 기술과 포트폴리오 형식이 달라요. 목표 없이 똑같은 수업을 듣는 학원은 피하세요.&lt;/div&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;div class=&quot;wg__step-num&quot;&gt;⑤&lt;/div&gt;
&lt;div class=&quot;wg__step-body&quot;&gt;&lt;b&gt;강사가 실제 개발 경험이 있나요?&lt;/b&gt;&lt;br /&gt;게임 개발 실무 경험이 없는 강사는 &quot;왜 이렇게 짜야 하는지&quot;를 설명하기 어렵습니다. 상용 게임 개발 경력이나 출시 경험을 확인하세요.&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;!-- SECTION 7 — FAQ --&gt;
&lt;div class=&quot;wg__h2&quot;&gt;자주 묻는 질문 (FAQ)&lt;/div&gt;
&lt;div class=&quot;wg__faq&quot;&gt;
&lt;div class=&quot;wg__faq-q&quot;&gt;Q. 코딩을 한 번도 해본 적 없는데 시작할 수 있나요?&lt;/div&gt;
&lt;div class=&quot;wg__faq-a&quot;&gt;완전히 가능합니다. 커리큘럼 1단계가 코딩 경험 제로인 분을 위한 과정이에요. 변수가 뭔지, if문이 뭔지부터 게임을 만들면서 자연스럽게 익힙니다.&lt;/div&gt;
&lt;/div&gt;
&lt;div class=&quot;wg__faq&quot;&gt;
&lt;div class=&quot;wg__faq-q&quot;&gt;Q. 중학생인데 너무 이르지 않을까요?&lt;/div&gt;
&lt;div class=&quot;wg__faq-a&quot;&gt;전혀요. 게임 개발은 논리적 사고와 창의력을 동시에 키우는 최고의 교육 콘텐츠예요. 중학생 때 시작한 수강생들이 고등학교 때 포트폴리오를 들고 예대에 지원하는 사례가 많습니다.&lt;/div&gt;
&lt;/div&gt;
&lt;div class=&quot;wg__faq&quot;&gt;
&lt;div class=&quot;wg__faq-q&quot;&gt;Q. 게임 프로그래머와 게임 아트 중 어느 쪽이 취업이 잘 되나요?&lt;/div&gt;
&lt;div class=&quot;wg__faq-a&quot;&gt;두 분야 모두 수요가 꾸준합니다. 다만 프로그래머는 포트폴리오 진입장벽이 높은 대신 연봉 수준이 높고, 아트 디자이너는 개성 있는 스타일이 있으면 인디 시장에서도 빠르게 기회가 옵니다. 적성에 맞는 방향이 결국 더 멀리 갑니다.&lt;/div&gt;
&lt;/div&gt;
&lt;div class=&quot;wg__faq&quot;&gt;
&lt;div class=&quot;wg__faq-q&quot;&gt;Q. 학부모가 함께 상담에 참여해도 되나요?&lt;/div&gt;
&lt;div class=&quot;wg__faq-a&quot;&gt;물론이에요, 적극 권장합니다. 자녀의 현재 수준과 진로 방향을 학부모님과 함께 구체적으로 설계하면 훨씬 효율적으로 진행할 수 있어요.&lt;/div&gt;
&lt;/div&gt;
&lt;div class=&quot;wg__faq&quot;&gt;
&lt;div class=&quot;wg__faq-q&quot;&gt;Q. 수업은 어떤 방식으로 진행되나요?&lt;/div&gt;
&lt;div class=&quot;wg__faq-a&quot;&gt;소수 정예 1:1 맞춤 멘토링으로 진행됩니다. 수강생 각자의 수준과 목표에 맞게 커리큘럼을 개별 설계하고, 수업 시간 내내 본인의 프로젝트를 진행합니다. 획일적인 예제 따라하기 수업이 아닙니다.&lt;/div&gt;
&lt;/div&gt;
&lt;!-- 이미지 5 --&gt;
&lt;div class=&quot;wg__img&quot;&gt;&lt;img src=&quot;https://images.unsplash.com/photo-1587202372775-e229f172b9d7?w=1200&amp;amp;auto=format&amp;amp;fit=crop&amp;amp;q=80&quot; alt=&quot;게임 포트폴리오 완성 결과물&quot; /&gt;
&lt;div class=&quot;wg__img-cap&quot;&gt;완성된 게임 포트폴리오 한 편이 취업과 입시의 방향을 완전히 바꾼다&lt;/div&gt;
&lt;/div&gt;
&lt;!-- CTA --&gt;
&lt;div class=&quot;wg__cta&quot;&gt;
&lt;div class=&quot;wg__cta-title&quot;&gt;대구 게임 학원 &amp;mdash; 무료 방문 상담 안내&lt;/div&gt;
&lt;p data-ke-size=&quot;size16&quot;&gt;딱 30분이면 현재 수준 진단, 진로 방향 설계, 맞춤 커리큘럼 로드맵까지.&lt;br /&gt;코딩 경험 없어도 괜찮아요. 지금 만들고 싶은 게임 아이디어만 가져오세요.&lt;br /&gt;학부모 동반 상담도 환영합니다.&lt;/p&gt;
&lt;div class=&quot;wg__cta-btns&quot;&gt;&lt;a class=&quot;wg__cta-btn&quot; href=&quot;tel:053-710-4832&quot;&gt;  방문 상담 예약하기&lt;/a&gt; &lt;a class=&quot;wg__cta-btn wg__cta-btn--outline&quot; href=&quot;http://gameincheon.kr/&quot; target=&quot;_blank&quot; rel=&quot;noopener noreferrer&quot;&gt;  학원 홈페이지 바로가기&lt;/a&gt;&lt;/div&gt;
&lt;div class=&quot;wg__cta-sub&quot;&gt;* 사전 예약제 운영 &amp;nbsp;&amp;middot;&amp;nbsp; 중학생~성인 모두 가능 &amp;nbsp;&amp;middot;&amp;nbsp; 학부모 동반 상담 환영&lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;figure contenteditable=&quot;false&quot; data-ke-type=&quot;location&quot; data-ke-align=&quot;alignCenter&quot;&gt;&lt;a href=&quot;https://map.daum.net/?latlng=128.594534371441,35.86699653548586&amp;amp;q=SBS%EC%95%84%EC%B9%B4%EB%8D%B0%EB%AF%B8%EA%B2%8C%EC%9E%84%ED%95%99%EC%9B%90%20%EB%8C%80%EA%B5%AC%EC%A0%90&amp;amp;itemId=2089912096&quot; target=&quot;_blank&quot; rel=&quot;noopener noreferrer&quot;&gt; &lt;span class=&quot;location-info&quot;&gt; &lt;span class=&quot;location-name&quot;&gt;SBS아카데미게임학원 대구점&lt;/span&gt; &lt;span class=&quot;location-address&quot;&gt;대구 중구 동성로1길 15&lt;/span&gt; &lt;/span&gt; &lt;/a&gt;&lt;/figure&gt;</description>
      <category>대구게임학원 #대구일러스트학원 #게임회사취업방법 #게임회사취업준비 #게임회사취업정보 #게임개발기초 #게임제작과정</category>
      <author>미스터갱</author>
      <guid isPermaLink="true">https://gangha95.tistory.com/5</guid>
      <comments>https://gangha95.tistory.com/entry/%EB%8C%80%EA%B5%AC%EA%B2%8C%EC%9E%84%ED%95%99%EC%9B%90-%EA%B2%8C%EC%9E%84%ED%9A%8C%EC%82%AC-%EC%B7%A8%EC%97%85%EC%97%90-%ED%95%84%EC%9A%94%ED%95%9C-%EC%A0%95%EB%B3%B4-%EC%95%8C%EC%95%84%EB%B3%B4%EA%B8%B0#entry5comment</comments>
      <pubDate>Mon, 1 Jun 2026 11:53:31 +0900</pubDate>
    </item>
    <item>
      <title>웹소설작가 데뷔 수입 구조 알아보기</title>
      <link>https://gangha95.tistory.com/entry/%EC%9B%B9%EC%86%8C%EC%84%A4%EC%9E%91%EA%B0%80-%EB%8D%B0%EB%B7%94-%EC%88%98%EC%9E%85-%EA%B5%AC%EC%A1%B0-%EC%95%8C%EC%95%84%EB%B3%B4%EA%B8%B0</link>
      <description>&lt;!--
  =====================================================
  티스토리 전용 웹소설 학원 블로그 포스트
  - wt__ 네임스페이스로 스킨 CSS 충돌 방지
  - 모든 CSS !important 적용
  - Unsplash 무료 이미지 URL 직접 삽입
  - h1/h2 태그 대신 div.wt__h1/h2 사용 (에디터 간섭 차단)
  =====================================================
    티스토리 사용법:
     글쓰기 → HTML 탭 → 전체 붙여넣기 → 기본모드 전환 금지 → 발행
  =====================================================
--&gt;
&lt;p data-ke-size=&quot;size16&quot;&gt;&amp;nbsp;&lt;/p&gt;
&lt;div&gt;
&lt;style&gt;
/* ── 전체 래퍼 ───────────────────────────────────── */
.wn__wrap {
  max-width: 720px !important;
  margin: 0 auto !important;
  padding: 2rem 1.25rem 4rem !important;
  font-family: 'Noto Sans KR', -apple-system, sans-serif !important;
  font-size: 16px !important;
  color: #1a1a2e !important;
  line-height: 1.8 !important;
  background: #fff !important;
  box-sizing: border-box !important;
}
 
/* ── 태그 뱃지 ───────────────────────────────────── */
.wn__tag-row {
  display: flex !important;
  flex-wrap: wrap !important;
  gap: 8px !important;
  margin: 0 0 1.25rem !important;
  padding: 0 !important;
}
.wn__tag {
  display: inline-block !important;
  font-size: 12px !important;
  font-weight: 600 !important;
  padding: 4px 14px !important;
  border-radius: 999px !important;
  letter-spacing: 0.02em !important;
  line-height: 1.6 !important;
  margin: 0 !important;
}
.wn__tag--blue   { background: #e8f0fe !important; color: #1a56c4 !important; border: 1px solid #93b4f5 !important; }
.wn__tag--green  { background: #e6f4ea !important; color: #1b6e34 !important; border: 1px solid #72c788 !important; }
.wn__tag--orange { background: #fff3e0 !important; color: #8a4500 !important; border: 1px solid #ffb347 !important; }
 
/* ── 제목 ────────────────────────────────────────── */
.wn__title {
  font-family: 'Noto Serif KR', Georgia, serif !important;
  font-size: 1.9rem !important;
  font-weight: 700 !important;
  line-height: 1.42 !important;
  color: #0d0d1a !important;
  margin: 0 0 0.85rem !important;
  padding: 0 !important;
  word-break: keep-all !important;
}
.wn__subtitle {
  font-size: 1.02rem !important;
  color: #4a4a6a !important;
  line-height: 1.82 !important;
  margin: 0 0 1.2rem !important;
  padding: 0 !important;
  word-break: keep-all !important;
}
.wn__meta {
  display: flex !important;
  flex-wrap: wrap !important;
  gap: 14px !important;
  font-size: 13px !important;
  color: #9090a8 !important;
  padding: 0 0 1.4rem !important;
  border-bottom: 1px solid #ebebf0 !important;
  margin: 0 0 2rem !important;
}
 
/* ── 목차 ────────────────────────────────────────── */
.wn__toc {
  background: #f4f6fb !important;
  border: 1px solid #dde2f0 !important;
  border-radius: 12px !important;
  padding: 1.2rem 1.5rem !important;
  margin: 0 0 2.5rem !important;
}
.wn__toc-title {
  font-size: 12px !important;
  font-weight: 700 !important;
  color: #1a56c4 !important;
  margin: 0 0 10px !important;
  padding: 0 !important;
  letter-spacing: 0.06em !important;
  text-transform: uppercase !important;
}
.wn__toc ol {
  padding: 0 0 0 1.3rem !important;
  margin: 0 !important;
  list-style: decimal !important;
}
.wn__toc li {
  font-size: 14px !important;
  color: #2a2a4a !important;
  line-height: 2.1 !important;
  padding: 0 !important;
  margin: 0 !important;
}
 
/* ── 히어로 박스 ──────────────────────────────────── */
.wn__hero {
  background: linear-gradient(135deg, #e8f0fe 0%, #f0f4ff 100%) !important;
  border-left: 4px solid #1a56c4 !important;
  border-radius: 0 12px 12px 0 !important;
  padding: 1.35rem 1.7rem !important;
  margin: 0 0 2.5rem !important;
}
.wn__hero p {
  font-size: 1.03rem !important;
  line-height: 1.88 !important;
  color: #0d2a6e !important;
  word-break: keep-all !important;
  margin: 0 !important;
  padding: 0 !important;
}
.wn__hero strong { font-weight: 700 !important; color: #0d2a6e !important; }
 
/* ── 이미지 ──────────────────────────────────────── */
.wn__img-wrap {
  margin: 1.75rem 0 2rem !important;
  border-radius: 14px !important;
  overflow: hidden !important;
  line-height: 0 !important;
}
.wn__img-wrap img {
  width: 100% !important;
  height: 260px !important;
  object-fit: cover !important;
  display: block !important;
  border-radius: 14px !important;
  margin: 0 !important;
  padding: 0 !important;
  border: none !important;
}
.wn__img-cap {
  font-size: 12px !important;
  color: #9090a8 !important;
  text-align: center !important;
  margin: 8px 0 0 !important;
  padding: 0 !important;
  line-height: 1.5 !important;
}
 
/* ── 소제목 ──────────────────────────────────────── */
.wn__h2 {
  font-family: 'Noto Serif KR', Georgia, serif !important;
  font-size: 1.38rem !important;
  font-weight: 700 !important;
  color: #0d0d1a !important;
  padding: 0 0 0 16px !important;
  border-left: 4px solid #1a56c4 !important;
  margin: 2.75rem 0 1.1rem !important;
  line-height: 1.46 !important;
  word-break: keep-all !important;
  background: none !important;
}
.wn__h3 {
  font-size: 1.05rem !important;
  font-weight: 700 !important;
  color: #0d0d1a !important;
  margin: 1.6rem 0 0.5rem !important;
  padding: 0 !important;
  line-height: 1.5 !important;
}
 
/* ── 본문 단락 ────────────────────────────────────── */
.wn__p {
  font-size: 1rem !important;
  line-height: 1.92 !important;
  color: #2a2a3e !important;
  margin: 0 0 1.1rem !important;
  padding: 0 !important;
  word-break: keep-all !important;
}
.wn__em  { color: #1a56c4 !important; font-weight: 700 !important; }
.wn__em2 { color: #c0392b !important; font-weight: 700 !important; }
 
/* ── 수익 구조 카드 ───────────────────────────────── */
.wn__income-grid {
  display: grid !important;
  grid-template-columns: repeat(3, 1fr) !important;
  gap: 14px !important;
  margin: 1.2rem 0 2.2rem !important;
}
.wn__income-card {
  background: #fff !important;
  border: 1px solid #dde2f0 !important;
  border-radius: 14px !important;
  padding: 1.2rem !important;
  box-sizing: border-box !important;
}
.wn__income-icon { font-size: 24px !important; margin: 0 0 10px !important; line-height: 1 !important; }
.wn__income-title {
  font-size: 14px !important;
  font-weight: 700 !important;
  color: #0d0d1a !important;
  margin: 0 0 6px !important;
  padding: 0 !important;
  line-height: 1.5 !important;
}
.wn__income-desc {
  font-size: 13px !important;
  color: #5a5a7a !important;
  line-height: 1.7 !important;
  margin: 0 !important;
  padding: 0 !important;
}
 
/* ── 연봉 테이블 ──────────────────────────────────── */
.wn__table-wrap {
  overflow-x: auto !important;
  margin: 1.25rem 0 2.25rem !important;
  border-radius: 12px !important;
  border: 1px solid #dde2f0 !important;
}
.wn__table {
  width: 100% !important;
  border-collapse: collapse !important;
  font-size: 14px !important;
  background: #fff !important;
  margin: 0 !important;
}
.wn__table th {
  background: #1a56c4 !important;
  color: #fff !important;
  font-weight: 700 !important;
  padding: 12px 16px !important;
  text-align: left !important;
  font-size: 13px !important;
  letter-spacing: 0.02em !important;
  border: none !important;
  line-height: 1.5 !important;
}
.wn__table td {
  padding: 11px 16px !important;
  border-bottom: 1px solid #ebebf0 !important;
  color: #2a2a3e !important;
  line-height: 1.6 !important;
  vertical-align: top !important;
  font-size: 13.5px !important;
}
.wn__table tr:last-child td { border-bottom: none !important; }
.wn__table tr:nth-child(even) td { background: #f7f9ff !important; }
.wn__table .wn__badge {
  display: inline-block !important;
  font-size: 11px !important;
  font-weight: 700 !important;
  padding: 2px 9px !important;
  border-radius: 999px !important;
  line-height: 1.6 !important;
}
.wn__badge--gray   { background: #ebebf0 !important; color: #5a5a7a !important; }
.wn__badge--blue   { background: #e8f0fe !important; color: #1a56c4 !important; }
.wn__badge--green  { background: #e6f4ea !important; color: #1b6e34 !important; }
.wn__badge--gold   { background: #fff8e1 !important; color: #8a6200 !important; }
.wn__badge--purple { background: #f3e8fd !important; color: #6a0dad !important; }
 
/* ── 단계 리스트 ──────────────────────────────────── */
.wn__steps {
  list-style: none !important;
  padding: 0 !important;
  margin: 1rem 0 2.2rem !important;
}
.wn__steps li {
  display: flex !important;
  gap: 16px !important;
  align-items: flex-start !important;
  padding: 1rem 0 !important;
  border-bottom: 1px solid #ebebf0 !important;
  margin: 0 !important;
  list-style: none !important;
}
.wn__steps li:last-child { border-bottom: none !important; }
.wn__step-num {
  min-width: 30px !important;
  height: 30px !important;
  border-radius: 50% !important;
  background: #1a56c4 !important;
  color: #fff !important;
  font-size: 13px !important;
  font-weight: 700 !important;
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
  flex-shrink: 0 !important;
  margin-top: 3px !important;
  line-height: 1 !important;
}
.wn__step-body {
  font-size: 0.97rem !important;
  color: #2a2a3e !important;
  line-height: 1.88 !important;
  flex: 1 !important;
  word-break: keep-all !important;
}
.wn__step-body strong { font-weight: 700 !important; color: #0d0d1a !important; }
 
/* ── 경고/강조 박스 ───────────────────────────────── */
.wn__warn {
  background: #fff8e1 !important;
  border-left: 4px solid #f5a623 !important;
  border-radius: 0 12px 12px 0 !important;
  padding: 1.2rem 1.5rem !important;
  margin: 1.5rem 0 2rem !important;
}
.wn__warn p {
  font-size: 0.97rem !important;
  color: #5a3a00 !important;
  line-height: 1.82 !important;
  margin: 0 !important;
  padding: 0 !important;
  word-break: keep-all !important;
}
.wn__warn strong { font-weight: 700 !important; color: #8a4500 !important; }
 
.wn__tip {
  background: #e6f4ea !important;
  border-left: 4px solid #34a853 !important;
  border-radius: 0 12px 12px 0 !important;
  padding: 1.2rem 1.5rem !important;
  margin: 1.5rem 0 2rem !important;
}
.wn__tip p {
  font-size: 0.97rem !important;
  color: #0d3a1a !important;
  line-height: 1.82 !important;
  margin: 0 !important;
  padding: 0 !important;
  word-break: keep-all !important;
}
.wn__tip strong { font-weight: 700 !important; color: #1b6e34 !important; }
 
/* ── 인용 박스 ────────────────────────────────────── */
.wn__quote {
  background: #f4f6fb !important;
  border-left: 4px solid #7f77dd !important;
  border-radius: 0 12px 12px 0 !important;
  padding: 1.2rem 1.5rem !important;
  margin: 1.75rem 0 2rem !important;
}
.wn__quote p {
  font-size: 0.97rem !important;
  color: #26215c !important;
  line-height: 1.82 !important;
  margin: 0 !important;
  padding: 0 !important;
  font-style: italic !important;
  word-break: keep-all !important;
}
 
/* ── 데뷔 루트 카드 ───────────────────────────────── */
.wn__route-grid {
  display: grid !important;
  grid-template-columns: repeat(3, 1fr) !important;
  gap: 14px !important;
  margin: 1.2rem 0 2.2rem !important;
}
.wn__route-card {
  background: #fff !important;
  border: 1px solid #dde2f0 !important;
  border-radius: 14px !important;
  padding: 1.2rem !important;
  box-sizing: border-box !important;
}
.wn__route-card-num {
  font-size: 11px !important;
  font-weight: 700 !important;
  color: #1a56c4 !important;
  letter-spacing: 0.06em !important;
  margin: 0 0 8px !important;
  padding: 0 !important;
  text-transform: uppercase !important;
}
.wn__route-card-title {
  font-size: 14px !important;
  font-weight: 700 !important;
  color: #0d0d1a !important;
  margin: 0 0 6px !important;
  padding: 0 !important;
  line-height: 1.5 !important;
}
.wn__route-card-desc {
  font-size: 13px !important;
  color: #5a5a7a !important;
  line-height: 1.7 !important;
  margin: 0 !important;
  padding: 0 !important;
}
 
/* ── 차별화 리스트 ────────────────────────────────── */
.wn__diff-list {
  list-style: none !important;
  padding: 0 !important;
  margin: 1rem 0 2rem !important;
}
.wn__diff-list li {
  display: flex !important;
  gap: 14px !important;
  align-items: flex-start !important;
  padding: 0.9rem 0 !important;
  border-bottom: 1px solid #ebebf0 !important;
  margin: 0 !important;
  list-style: none !important;
}
.wn__diff-list li:last-child { border-bottom: none !important; }
.wn__diff-icon {
  font-size: 20px !important;
  flex-shrink: 0 !important;
  margin-top: 2px !important;
  line-height: 1 !important;
}
.wn__diff-body {
  font-size: 0.97rem !important;
  color: #2a2a3e !important;
  line-height: 1.85 !important;
  flex: 1 !important;
  word-break: keep-all !important;
}
.wn__diff-body strong { font-weight: 700 !important; color: #0d0d1a !important; }
 
/* ── FAQ ─────────────────────────────────────────── */
.wn__faq {
  border: 1px solid #dde2f0 !important;
  border-radius: 12px !important;
  padding: 1.2rem 1.4rem !important;
  margin: 0 0 14px !important;
  background: #fff !important;
}
.wn__faq-q {
  font-size: 1rem !important;
  font-weight: 700 !important;
  color: #1a56c4 !important;
  margin: 0 0 8px !important;
  padding: 0 !important;
  line-height: 1.6 !important;
}
.wn__faq-a {
  font-size: 0.97rem !important;
  color: #2a2a3e !important;
  line-height: 1.88 !important;
  margin: 0 !important;
  padding: 0 !important;
  word-break: keep-all !important;
}
 
/* ── 구분선 ──────────────────────────────────────── */
.wn__hr {
  border: none !important;
  border-top: 1px solid #ebebf0 !important;
  margin: 2.75rem 0 !important;
  padding: 0 !important;
}
 
/* ── CTA ─────────────────────────────────────────── */
.wn__cta {
  background: linear-gradient(135deg, #0d2a6e 0%, #1a56c4 100%) !important;
  border-radius: 18px !important;
  padding: 2.25rem 2rem !important;
  margin: 3rem 0 0 !important;
  text-align: center !important;
}
.wn__cta-title {
  font-family: 'Noto Serif KR', Georgia, serif !important;
  font-size: 1.3rem !important;
  font-weight: 700 !important;
  color: #e8f0fe !important;
  margin: 0 0 0.75rem !important;
  padding: 0 !important;
  line-height: 1.5 !important;
  word-break: keep-all !important;
}
.wn__cta p {
  font-size: 0.97rem !important;
  color: #93b4f5 !important;
  margin: 0 0 1.5rem !important;
  padding: 0 !important;
  line-height: 1.82 !important;
  word-break: keep-all !important;
}
.wn__cta-btns {
  display: flex !important;
  flex-wrap: wrap !important;
  gap: 12px !important;
  justify-content: center !important;
  margin: 0 0 0.5rem !important;
}
.wn__cta-btn {
  display: inline-block !important;
  background: #fff !important;
  color: #1a56c4 !important;
  font-family: 'Noto Sans KR', sans-serif !important;
  font-size: 15px !important;
  font-weight: 700 !important;
  padding: 13px 32px !important;
  border-radius: 999px !important;
  text-decoration: none !important;
  letter-spacing: 0.02em !important;
  line-height: 1 !important;
  border: none !important;
}
.wn__cta-btn--outline {
  background: transparent !important;
  border: 2px solid rgba(255,255,255,0.5) !important;
  color: #fff !important;
}
.wn__cta-sub {
  font-size: 12px !important;
  color: rgba(255,255,255,0.55) !important;
  margin: 12px 0 0 !important;
  padding: 0 !important;
  line-height: 1.6 !important;
}
 
/* ── 반응형 ──────────────────────────────────────── */
@media (max-width: 640px) {
  .wn__title        { font-size: 1.45rem !important; }
  .wn__h2           { font-size: 1.18rem !important; }
  .wn__income-grid  { grid-template-columns: 1fr !important; }
  .wn__route-grid   { grid-template-columns: 1fr !important; }
  .wn__cta          { padding: 1.75rem 1.25rem !important; }
  .wn__wrap         { padding: 1.5rem 1rem 3rem !important; }
  .wn__img-wrap img { height: 180px !important; }
}
&lt;/style&gt;
&lt;/div&gt;
&lt;div class=&quot;wn__wrap&quot;&gt;&lt;!-- 태그 뱃지 --&gt;
&lt;div class=&quot;wn__tag-row&quot;&gt;&lt;span class=&quot;wn__tag wn__tag--blue&quot;&gt;웹소설 작가 데뷔&lt;/span&gt; &lt;span class=&quot;wn__tag wn__tag--green&quot;&gt;웹소설 수입 구조&lt;/span&gt; &lt;span class=&quot;wn__tag wn__tag--orange&quot;&gt;대구 웹소설 학원&lt;/span&gt;&lt;/div&gt;
&lt;!-- 제목 --&gt;
&lt;div class=&quot;wn__title&quot;&gt;웹소설 작가, 데뷔부터 수익까지 &amp;mdash; 현실적인 로드맵 완전 정리&lt;/div&gt;
&lt;div class=&quot;wn__subtitle&quot;&gt;플랫폼 정산 구조, 연차별 수입 현실, 데뷔 루트 3가지까지.&lt;br /&gt;혼자 검색으로는 절대 알 수 없는 상업 작가의 세계를 구체적으로 풀어드립니다.&lt;/div&gt;
&lt;div class=&quot;wn__meta&quot;&gt;&lt;span&gt;  2026년 최신 업데이트&lt;/span&gt; &lt;span&gt;⏱ 읽는 시간 약 8분&lt;/span&gt; &lt;span&gt;  대구 웹소설 학원&lt;/span&gt;&lt;/div&gt;
&lt;!-- 목차 --&gt;
&lt;div class=&quot;wn__toc&quot;&gt;
&lt;div class=&quot;wn__toc-title&quot;&gt;  이 글의 목차&lt;/div&gt;
&lt;ol style=&quot;list-style-type: decimal;&quot; data-ke-list-type=&quot;decimal&quot;&gt;
&lt;li&gt;웹소설 시장 규모 &amp;mdash; 왜 지금이 기회인가&lt;/li&gt;
&lt;li&gt;웹소설 수익 창출 구조 3가지 완전 해부&lt;/li&gt;
&lt;li&gt;연차별 웹소설 작가 수입 현실 (신인 &amp;rarr; 중견 &amp;rarr; 톱)&lt;/li&gt;
&lt;li&gt;웹소설 작가 데뷔 방법 3가지 루트&lt;/li&gt;
&lt;li&gt;독학의 한계 &amp;mdash; 왜 대부분 10화에서 멈추는가&lt;/li&gt;
&lt;li&gt;상업 작가를 만드는 멘토링의 차이&lt;/li&gt;
&lt;li&gt;상담 전 자주 묻는 질문 (FAQ)&lt;/li&gt;
&lt;/ol&gt;
&lt;/div&gt;
&lt;!-- 히어로 박스 --&gt;
&lt;div class=&quot;wn__hero&quot;&gt;
&lt;p data-ke-size=&quot;size16&quot;&gt;국내 웹소설 시장 규모는 2024년 기준 &lt;b&gt;약 1조 원&lt;/b&gt;을 돌파했습니다. 카카오페이지&amp;middot;네이버 시리즈&amp;middot;문피아 등 주요 플랫폼의 월간 활성 이용자만 수천만 명에 달하는 이 시장에서, &lt;b&gt;상위 10% 작가들은 연봉 1억 원 이상&lt;/b&gt;을 벌어들이고 있습니다. 하지만 이 숫자 뒤에는 반드시 알아야 할 수익 구조와 데뷔 전략이 있습니다.&lt;/p&gt;
&lt;/div&gt;
&lt;!-- 이미지 1 --&gt;
&lt;div class=&quot;wn__img-wrap&quot;&gt;&lt;img src=&quot;https://images.unsplash.com/photo-1519682337058-a94d519337bc?w=1200&amp;amp;auto=format&amp;amp;fit=crop&amp;amp;q=80&quot; alt=&quot;웹소설 작가 글쓰기 노트북 작업&quot; /&gt;
&lt;div class=&quot;wn__img-cap&quot;&gt;웹소설 작가는 시간과 장소에 구애받지 않는 대표적인 창작 직업이다&lt;/div&gt;
&lt;/div&gt;
&lt;!-- SECTION 1 --&gt;
&lt;div class=&quot;wn__h2&quot;&gt;웹소설 시장 규모 &amp;mdash; 왜 지금이 기회인가&lt;/div&gt;
&lt;div class=&quot;wn__p&quot;&gt;지하철, 카페, 침대 위에서 스마트폰으로 웹소설을 읽는 풍경은 이제 낯설지 않습니다. 웹소설은 단순한 온라인 소설을 넘어 &lt;span class=&quot;wn__em&quot;&gt;K-콘텐츠 IP 산업의 핵심 원천&lt;/span&gt;으로 자리 잡았습니다.&lt;/div&gt;
&lt;div class=&quot;wn__p&quot;&gt;실제로 최근 흥행한 드라마&amp;middot;영화의 상당수가 웹소설 원작입니다. 플랫폼들이 앞다투어 신인 작가 발굴에 투자를 늘리고 있는 지금, &lt;span class=&quot;wn__em&quot;&gt;진입 장벽은 낮아지고 수익 구조는 다양해졌습니다.&lt;/span&gt;&lt;/div&gt;
&lt;div class=&quot;wn__warn&quot;&gt;
&lt;p data-ke-size=&quot;size16&quot;&gt;&lt;b&gt;⚠️ 착각하기 쉬운 사실&lt;/b&gt;&lt;br /&gt;웹소설 시장이 크다고 해서 아무 글이나 수익으로 연결되지는 않습니다. '취미 글쓰기'와 '상업 원고'는 독자를 대하는 관점부터 플롯 설계 방식까지 완전히 다릅니다. 시장의 코드를 읽고 전략적으로 접근해야 수익이 발생합니다.&lt;/p&gt;
&lt;/div&gt;
&lt;!-- SECTION 2 --&gt;
&lt;div class=&quot;wn__h2&quot;&gt;웹소설 수익 창출 구조 3가지 완전 해부&lt;/div&gt;
&lt;div class=&quot;wn__p&quot;&gt;웹소설의 수입원은 단일하지 않습니다. 크게 세 가지 구조가 맞물려 돌아갑니다.&lt;/div&gt;
&lt;div class=&quot;wn__income-grid&quot;&gt;
&lt;div class=&quot;wn__income-card&quot;&gt;
&lt;div class=&quot;wn__income-icon&quot;&gt; &lt;/div&gt;
&lt;div class=&quot;wn__income-title&quot;&gt;① 유료 연재 정산&lt;/div&gt;
&lt;div class=&quot;wn__income-desc&quot;&gt;독자가 편당 결제(보통 100~200원)할 때마다 플랫폼&amp;middot;CP사&amp;middot;작가가 수익을 분배합니다. 독자층이 두터울수록 매달 정산액이 기하급수적으로 늘어납니다.&lt;/div&gt;
&lt;/div&gt;
&lt;div class=&quot;wn__income-card&quot;&gt;
&lt;div class=&quot;wn__income-icon&quot;&gt; &lt;/div&gt;
&lt;div class=&quot;wn__income-title&quot;&gt;② 완결 후 연금 수익&lt;/div&gt;
&lt;div class=&quot;wn__income-desc&quot;&gt;완결된 작품은 연재가 끝난 후에도 꾸준히 다운로드 수익이 발생합니다. 잘 만들어진 작품 하나가 수년간 '패시브 인컴'이 됩니다.&lt;/div&gt;
&lt;/div&gt;
&lt;div class=&quot;wn__income-card&quot;&gt;
&lt;div class=&quot;wn__income-icon&quot;&gt; &lt;/div&gt;
&lt;div class=&quot;wn__income-title&quot;&gt;③ OSMU 판권 수익&lt;/div&gt;
&lt;div class=&quot;wn__income-desc&quot;&gt;소설이 웹툰&amp;middot;드라마&amp;middot;게임으로 제작될 경우 판권 계약금과 러닝 로열티가 발생합니다. 이 단계에서 수익은 수천만 원~수억 원 단위로 뛰어오릅니다.&lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;!-- 이미지 2 --&gt;
&lt;div class=&quot;wn__img-wrap&quot;&gt;&lt;img src=&quot;https://images.unsplash.com/photo-1554224154-26032ffc0d07?w=1200&amp;amp;auto=format&amp;amp;fit=crop&amp;amp;q=80&quot; alt=&quot;웹소설 수익 구조 수입 분석&quot; /&gt;
&lt;div class=&quot;wn__img-cap&quot;&gt;수익 구조를 이해하고 전략적으로 접근하는 것이 상업 작가의 출발점이다&lt;/div&gt;
&lt;/div&gt;
&lt;div class=&quot;wn__tip&quot;&gt;
&lt;p data-ke-size=&quot;size16&quot;&gt;&lt;b&gt;  수익 극대화 포인트&lt;/b&gt;&lt;br /&gt;유료 연재 정산에서 핵심은 '독자 이탈률'입니다. 1화를 읽은 독자가 2화, 3화를 결제하도록 만드는 클리프행어(cliffhanger) 연출과 초반 3화 구성이 전체 수익을 좌우합니다. 이 기술은 반드시 체계적으로 훈련해야 습득됩니다.&lt;/p&gt;
&lt;/div&gt;
&lt;!-- SECTION 3 --&gt;
&lt;div class=&quot;wn__h2&quot;&gt;연차별 웹소설 작가 수입 현실&lt;/div&gt;
&lt;div class=&quot;wn__p&quot;&gt;&quot;웹소설로 얼마나 벌 수 있나요?&quot; 가장 많이 받는 질문입니다. 솔직한 숫자로 정리했습니다. 아래 수치는 플랫폼 업계 평균을 기반으로 한 참고 데이터입니다.&lt;/div&gt;
&lt;div class=&quot;wn__table-wrap&quot;&gt;
&lt;table class=&quot;wn__table&quot; data-ke-align=&quot;alignLeft&quot;&gt;
&lt;thead&gt;
&lt;tr&gt;
&lt;th&gt;단계&lt;/th&gt;
&lt;th&gt;경력&lt;/th&gt;
&lt;th&gt;월 평균 수입&lt;/th&gt;
&lt;th&gt;주요 특징&lt;/th&gt;
&lt;/tr&gt;
&lt;/thead&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;&lt;span class=&quot;wn__badge wn__badge--gray&quot;&gt;입문&lt;/span&gt;&lt;/td&gt;
&lt;td&gt;데뷔 ~ 6개월&lt;/td&gt;
&lt;td&gt;0 ~ 50만 원&lt;/td&gt;
&lt;td&gt;자유 연재 무료 공개, 독자층 형성 단계. 수익보다 완결 경험이 우선.&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;span class=&quot;wn__badge wn__badge--blue&quot;&gt;신인&lt;/span&gt;&lt;/td&gt;
&lt;td&gt;6개월 ~ 2년&lt;/td&gt;
&lt;td&gt;50 ~ 300만 원&lt;/td&gt;
&lt;td&gt;CP사 계약 이후 유료화 전환. 꾸준한 연재가 핵심. 부업 수준 가능.&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;span class=&quot;wn__badge wn__badge--green&quot;&gt;중견&lt;/span&gt;&lt;/td&gt;
&lt;td&gt;2 ~ 5년&lt;/td&gt;
&lt;td&gt;300 ~ 800만 원&lt;/td&gt;
&lt;td&gt;플랫폼 MG(선급금) 계약, 완결작 축적. 전업 작가 전환 시기.&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;span class=&quot;wn__badge wn__badge--gold&quot;&gt;베테랑&lt;/span&gt;&lt;/td&gt;
&lt;td&gt;5년 이상&lt;/td&gt;
&lt;td&gt;1,000만 원~&lt;/td&gt;
&lt;td&gt;다수의 완결작 + OSMU 판권 수익. 월 수천만 원 작가 다수 존재.&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;span class=&quot;wn__badge wn__badge--purple&quot;&gt;TOP&lt;/span&gt;&lt;/td&gt;
&lt;td&gt;장르 상위 1%&lt;/td&gt;
&lt;td&gt;수천만 원~억 이상&lt;/td&gt;
&lt;td&gt;드라마&amp;middot;게임 판권, 단행본 출판, 굿즈 계약. 종합 IP 사업가 수준.&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;/div&gt;
&lt;div class=&quot;wn__quote&quot;&gt;
&lt;p data-ke-size=&quot;size16&quot;&gt;&quot;처음 2년은 투자 기간이라고 생각해야 합니다. 꾸준히 완결을 쌓는 작가와 중도 포기를 반복하는 작가의 5년 후 격차는 상상을 초월합니다.&quot;&lt;br /&gt;&amp;mdash; 현업 CP사 편집장 인터뷰 발췌&lt;/p&gt;
&lt;/div&gt;
&lt;!-- 이미지 3 --&gt;
&lt;div class=&quot;wn__img-wrap&quot;&gt;&lt;img src=&quot;https://images.unsplash.com/photo-1434030216411-0b793f4b4173?w=1200&amp;amp;auto=format&amp;amp;fit=crop&amp;amp;q=80&quot; alt=&quot;웹소설 작가 데뷔 준비 공부&quot; /&gt;
&lt;div class=&quot;wn__img-cap&quot;&gt;데뷔 루트를 전략적으로 선택하는 것이 시간을 아끼는 가장 빠른 방법이다&lt;/div&gt;
&lt;/div&gt;
&lt;!-- SECTION 4 --&gt;
&lt;div class=&quot;wn__h2&quot;&gt;웹소설 작가 데뷔 방법 &amp;mdash; 3가지 루트&lt;/div&gt;
&lt;div class=&quot;wn__p&quot;&gt;공모전만이 데뷔의 길이라는 것은 오해입니다. 실제 상업 작가들이 사용하는 데뷔 루트는 크게 세 가지입니다.&lt;/div&gt;
&lt;div class=&quot;wn__route-grid&quot;&gt;
&lt;div class=&quot;wn__route-card&quot;&gt;
&lt;div class=&quot;wn__route-card-num&quot;&gt;Route 01&lt;/div&gt;
&lt;div class=&quot;wn__route-card-title&quot;&gt;자유 연재 플랫폼 투고&lt;/div&gt;
&lt;div class=&quot;wn__route-card-desc&quot;&gt;문피아&amp;middot;조아라&amp;middot;노벨피아에 매일 연재하며 독자 반응을 쌓습니다. CP사가 먼저 계약 제안을 보내는 가장 클래식한 루트입니다.&lt;/div&gt;
&lt;/div&gt;
&lt;div class=&quot;wn__route-card&quot;&gt;
&lt;div class=&quot;wn__route-card-num&quot;&gt;Route 02&lt;/div&gt;
&lt;div class=&quot;wn__route-card-title&quot;&gt;출판사 직접 투고&lt;/div&gt;
&lt;div class=&quot;wn__route-card-desc&quot;&gt;완성도 높은 시놉시스 + 초반 3~5화를 준비해 CP사에 직접 투고합니다. 빠른 계약이 가능하지만 원고 완성도 기준이 높습니다.&lt;/div&gt;
&lt;/div&gt;
&lt;div class=&quot;wn__route-card&quot;&gt;
&lt;div class=&quot;wn__route-card-num&quot;&gt;Route 03&lt;/div&gt;
&lt;div class=&quot;wn__route-card-title&quot;&gt;공모전 전략 참가&lt;/div&gt;
&lt;div class=&quot;wn__route-card-desc&quot;&gt;단순 참가가 아닌, 해당 플랫폼의 선호 장르와 트렌드를 분석해 저격하는 전략적 접근이 필요합니다. 수상 시 즉시 유료화 계약 가능.&lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;ul class=&quot;wn__steps&quot; style=&quot;list-style-type: disc;&quot; data-ke-list-type=&quot;disc&quot;&gt;
&lt;li&gt;
&lt;div class=&quot;wn__step-num&quot;&gt;1&lt;/div&gt;
&lt;div class=&quot;wn__step-body&quot;&gt;&lt;b&gt;시장 트렌드 분석부터 시작하세요&lt;/b&gt;&lt;br /&gt;지금 카카오페이지&amp;middot;네이버 시리즈 인기 순위 상위 작품을 분석하세요. 어떤 장르&amp;middot;설정&amp;middot;주인공 유형이 독자를 끌어당기는지 파악하는 것이 기획의 출발점입니다.&lt;/div&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;div class=&quot;wn__step-num&quot;&gt;2&lt;/div&gt;
&lt;div class=&quot;wn__step-body&quot;&gt;&lt;b&gt;시놉시스 3줄 요약을 먼저 완성하세요&lt;/b&gt;&lt;br /&gt;&quot;누가, 무엇을 원하고, 어떤 갈등에 부딪히는가&quot;를 3줄로 설명할 수 없다면 원고를 시작하지 마세요. 시놉시스가 흔들리면 10화 이후 반드시 막힙니다.&lt;/div&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;div class=&quot;wn__step-num&quot;&gt;3&lt;/div&gt;
&lt;div class=&quot;wn__step-body&quot;&gt;&lt;b&gt;초반 3화에 모든 것을 담으세요&lt;/b&gt;&lt;br /&gt;CP사 편집자와 플랫폼 MD는 대부분 초반 3화만 읽고 계약 여부를 결정합니다. 1화 엔딩의 클리프행어, 2화의 세계관 설명, 3화의 캐릭터 매력 폭발이 공식입니다.&lt;/div&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;div class=&quot;wn__step-num&quot;&gt;4&lt;/div&gt;
&lt;div class=&quot;wn__step-body&quot;&gt;&lt;b&gt;완결 경험이 모든 것을 바꿉니다&lt;/b&gt;&lt;br /&gt;데뷔 전 반드시 단편이라도 하나를 완결해보세요. &quot;완결을 쳐본 작가&quot;와 &quot;완결을 못 쳐본 작가&quot;는 편집자들이 원고만 봐도 알아챕니다.&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;!-- SECTION 5 --&gt;
&lt;div class=&quot;wn__h2&quot;&gt;독학의 한계 &amp;mdash; 왜 대부분 10화에서 멈추는가&lt;/div&gt;
&lt;div class=&quot;wn__p&quot;&gt;웹소설 지망생들이 가장 많이 경험하는 패턴이 있습니다. 1~5화는 신나서 씁니다. 6~10화부터 막힙니다. &quot;다음 화엔 뭘 써야 하지?&quot;, &quot;고구마 전개를 어떻게 풀지?&quot;, &quot;독자가 왜 이탈하는 걸까?&quot;&lt;/div&gt;
&lt;!-- 이미지 4 --&gt;
&lt;div class=&quot;wn__img-wrap&quot;&gt;&lt;img src=&quot;https://images.unsplash.com/photo-1455390582262-044cdead277a?w=1200&amp;amp;auto=format&amp;amp;fit=crop&amp;amp;q=80&quot; alt=&quot;글쓰기 슬럼프 고민하는 작가&quot; /&gt;
&lt;div class=&quot;wn__img-cap&quot;&gt;독학 작가 대부분이 10화 전후로 슬럼프와 방향 상실을 경험한다&lt;/div&gt;
&lt;/div&gt;
&lt;div class=&quot;wn__p&quot;&gt;이 슬럼프는 글쓰기 실력의 문제가 아닙니다. &lt;span class=&quot;wn__em&quot;&gt;플롯의 밀도를 설계하는 구조적 훈련&lt;/span&gt;이 없기 때문입니다. 혼자 작법서를 읽는 것과 실제 내 원고에 적용되는 피드백을 받는 것은 차원이 다릅니다.&lt;/div&gt;
&lt;div class=&quot;wn__warn&quot;&gt;
&lt;p data-ke-size=&quot;size16&quot;&gt;&lt;b&gt;⚠️ 독학의 3대 함정&lt;/b&gt;&lt;br /&gt;첫째, 내 글의 문제점을 스스로 발견하기 어렵습니다 &amp;mdash; 독자 시선이 아닌 작가 시선으로만 읽게 됩니다.&lt;br /&gt;둘째, 트렌드 변화를 따라가지 못합니다 &amp;mdash; 웹소설 독자 취향은 1~2년 단위로 빠르게 바뀝니다.&lt;br /&gt;셋째, 완결 경험 없이 데뷔하면 연재 중 폐재(연재 중단) 가능성이 높아집니다.&lt;/p&gt;
&lt;/div&gt;
&lt;hr class=&quot;wn__hr&quot; data-ke-style=&quot;style1&quot; /&gt;&lt;!-- SECTION 6 --&gt;
&lt;div class=&quot;wn__h2&quot;&gt;상업 작가를 만드는 멘토링의 차이&lt;/div&gt;
&lt;div class=&quot;wn__p&quot;&gt;대구웹소설학원의 교육은 &quot;글 잘 쓰는 법&quot;을 가르치는 문학 수업이 아닙니다. &lt;span class=&quot;wn__em&quot;&gt;시장에서 실제로 정산을 받는 프로 상업 작가&lt;/span&gt;를 육성합니다.&lt;/div&gt;
&lt;ul class=&quot;wn__diff-list&quot; style=&quot;list-style-type: disc;&quot; data-ke-list-type=&quot;disc&quot;&gt;
&lt;li&gt;
&lt;div class=&quot;wn__diff-icon&quot;&gt; &lt;/div&gt;
&lt;div class=&quot;wn__diff-body&quot;&gt;&lt;b&gt;1:1 맞춤형 플롯 피드백&lt;/b&gt;&lt;br /&gt;획일화된 강의가 아닙니다. 수강생 고유의 아이디어를 상업적으로 변형하고, 시장에서 통하는 시놉시스로 발전시키는 개인 맞춤 멘토링입니다.&lt;/div&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;div class=&quot;wn__diff-icon&quot;&gt; &lt;/div&gt;
&lt;div class=&quot;wn__diff-body&quot;&gt;&lt;b&gt;완결까지 함께하는 페이스메이커&lt;/b&gt;&lt;br /&gt;웹소설 데뷔의 핵심은 '완결을 쳐본 경험'입니다. 중도 포기 없이 한 편의 작품을 끝까지 완성할 수 있도록 진도와 멘탈을 밀착 관리합니다.&lt;/div&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;div class=&quot;wn__diff-icon&quot;&gt; &lt;/div&gt;
&lt;div class=&quot;wn__diff-body&quot;&gt;&lt;b&gt;실시간 트렌드 분석 제공&lt;/b&gt;&lt;br /&gt;지금 카카오페이지&amp;middot;네이버 시리즈에서 터지는 키워드와 장르 트렌드를 분석하고, 수강생의 기획 방향에 즉시 반영합니다.&lt;/div&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;div class=&quot;wn__diff-icon&quot;&gt; &lt;/div&gt;
&lt;div class=&quot;wn__diff-body&quot;&gt;&lt;b&gt;출판사 연계 가이드&lt;/b&gt;&lt;br /&gt;준비된 수강생에게는 신뢰할 수 있는 CP사&amp;middot;출판사 계약 과정을 직접 가이드합니다. 데뷔 이후의 길도 함께 설계합니다.&lt;/div&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;div class=&quot;wn__diff-icon&quot;&gt; &lt;/div&gt;
&lt;div class=&quot;wn__diff-body&quot;&gt;&lt;b&gt;국어 전공 불필요, 의지만 있으면 됩니다&lt;/b&gt;&lt;br /&gt;웹소설은 화려한 문장력보다 독자의 대리만족을 극대화하는 '스낵컬처'입니다. 전공&amp;middot;학벌&amp;middot;나이와 무관하게 누구나 시작할 수 있습니다.&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;!-- 이미지 5 --&gt;
&lt;div class=&quot;wn__img-wrap&quot;&gt;&lt;img src=&quot;https://images.unsplash.com/photo-1522202176988-66273c2fd55f?w=1200&amp;amp;auto=format&amp;amp;fit=crop&amp;amp;q=80&quot; alt=&quot;웹소설 학원 멘토링 1대1 수업&quot; /&gt;
&lt;div class=&quot;wn__img-cap&quot;&gt;1:1 밀착 멘토링은 독학으로는 절대 경험할 수 없는 성장 속도를 만들어낸다&lt;/div&gt;
&lt;/div&gt;
&lt;hr class=&quot;wn__hr&quot; data-ke-style=&quot;style1&quot; /&gt;&lt;!-- SECTION 7 — FAQ --&gt;
&lt;div class=&quot;wn__h2&quot;&gt;상담 전 자주 묻는 질문 (FAQ)&lt;/div&gt;
&lt;div class=&quot;wn__faq&quot;&gt;
&lt;div class=&quot;wn__faq-q&quot;&gt;Q. 글쓰기 경험이 전혀 없어도 시작할 수 있나요?&lt;/div&gt;
&lt;div class=&quot;wn__faq-a&quot;&gt;네, 가능합니다. 오히려 잘못된 글쓰기 습관이 없는 완전 초보가 상업적 코드를 빠르게 체득하는 경우가 많습니다. 기초 작법부터 체계적으로 시작하면 됩니다.&lt;/div&gt;
&lt;/div&gt;
&lt;div class=&quot;wn__faq&quot;&gt;
&lt;div class=&quot;wn__faq-q&quot;&gt;Q. 국어국문학과 출신이 아니어도 괜찮나요?&lt;/div&gt;
&lt;div class=&quot;wn__faq-a&quot;&gt;전혀 상관없습니다. 웹소설은 문학성보다 독자의 몰입과 대리만족이 우선입니다. 실제로 이공계&amp;middot;의학계&amp;middot;직장인 출신의 베스트셀러 작가들이 다수 존재합니다.&lt;/div&gt;
&lt;/div&gt;
&lt;div class=&quot;wn__faq&quot;&gt;
&lt;div class=&quot;wn__faq-q&quot;&gt;Q. 자녀가 웹소설 작가를 꿈꾸는데, 진짜 직업이 될 수 있을까요?&lt;/div&gt;
&lt;div class=&quot;wn__faq-a&quot;&gt;나이&amp;middot;학벌&amp;middot;성별의 장벽이 없는 시장입니다. 단, 단순한 취미가 아닌 상업적 접근으로 훈련받아야 수익으로 연결됩니다. 방문 상담을 통해 자녀의 현재 글과 성향을 분석한 뒤 현실적인 로드맵을 제시해 드립니다.&lt;/div&gt;
&lt;/div&gt;
&lt;div class=&quot;wn__faq&quot;&gt;
&lt;div class=&quot;wn__faq-q&quot;&gt;Q. 이미 혼자 쓰고 있는데 멘토링이 필요한가요?&lt;/div&gt;
&lt;div class=&quot;wn__faq-a&quot;&gt;독자 반응이 없거나, 10화 이상 넘기기 어렵다면 구조적 피드백이 필요한 시점입니다. 현재 원고를 가져오시면 무엇이 문제인지 1:1로 진단해 드립니다.&lt;/div&gt;
&lt;/div&gt;
&lt;div class=&quot;wn__faq&quot;&gt;
&lt;div class=&quot;wn__faq-q&quot;&gt;Q. 방문 상담은 어떻게 진행되나요?&lt;/div&gt;
&lt;div class=&quot;wn__faq-a&quot;&gt;100% 사전 예약제로 진행됩니다. 약 30~40분 동안 현재 실력 진단 &amp;rarr; 장르&amp;middot;기획 적성 파악 &amp;rarr; 맞춤 데뷔 로드맵 제시 순으로 진행됩니다. 원고가 없어도 괜찮으며, 아이디어만 있어도 충분합니다.&lt;/div&gt;
&lt;/div&gt;
&lt;!-- CTA --&gt;
&lt;div class=&quot;wn__cta&quot;&gt;
&lt;div class=&quot;wn__cta-title&quot;&gt;대구웹소설학원 &amp;mdash; 1:1 맞춤 방문 상담 안내&lt;/div&gt;
&lt;p data-ke-size=&quot;size16&quot;&gt;현재 실력 객관적 진단 + 맞춤형 데뷔 포트폴리오 로드맵.&lt;br /&gt;백 번의 검색보다 한 번의 진단이 빠릅니다.&lt;br /&gt;방문 상담은 사전 예약제로 운영됩니다.&lt;/p&gt;
&lt;div class=&quot;wn__cta-btns&quot;&gt;&lt;a class=&quot;wn__cta-btn&quot; href=&quot;tel:053-710-4832&quot;&gt;  상담 예약 전화하기&lt;/a&gt; &lt;a class=&quot;wn__cta-btn wn__cta-btn--outline&quot; href=&quot;http://gameincheon.kr/&quot; target=&quot;_blank&quot; rel=&quot;noopener noreferrer&quot;&gt;  학원 홈페이지 바로가기&lt;/a&gt;&lt;/div&gt;
&lt;div class=&quot;wn__cta-sub&quot;&gt;* 학부모 동반 상담 환영 &amp;nbsp;&amp;middot;&amp;nbsp; 현재 원고 없어도 상담 가능&lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;figure contenteditable=&quot;false&quot; data-ke-type=&quot;location&quot; data-ke-align=&quot;alignCenter&quot;&gt;&lt;a href=&quot;https://map.daum.net/?latlng=128.594534371441,35.86699653548586&amp;amp;q=SBS%EC%95%84%EC%B9%B4%EB%8D%B0%EB%AF%B8%EA%B2%8C%EC%9E%84%ED%95%99%EC%9B%90%20%EB%8C%80%EA%B5%AC%EC%A0%90&amp;amp;itemId=2089912096&quot; target=&quot;_blank&quot; rel=&quot;noopener noreferrer&quot;&gt; &lt;span class=&quot;location-info&quot;&gt; &lt;span class=&quot;location-name&quot;&gt;SBS아카데미게임학원 대구점&lt;/span&gt; &lt;span class=&quot;location-address&quot;&gt;대구 중구 동성로1길 15&lt;/span&gt; &lt;/span&gt; &lt;/a&gt;&lt;/figure&gt;</description>
      <category>대구웹소설학원 #웹소설작가 되는법 #웹소설작가 수입 #웹소설작가 데뷔 #웹소설기초교육 #웹소설강의</category>
      <author>미스터갱</author>
      <guid isPermaLink="true">https://gangha95.tistory.com/4</guid>
      <comments>https://gangha95.tistory.com/entry/%EC%9B%B9%EC%86%8C%EC%84%A4%EC%9E%91%EA%B0%80-%EB%8D%B0%EB%B7%94-%EC%88%98%EC%9E%85-%EA%B5%AC%EC%A1%B0-%EC%95%8C%EC%95%84%EB%B3%B4%EA%B8%B0#entry4comment</comments>
      <pubDate>Sun, 31 May 2026 09:39:52 +0900</pubDate>
    </item>
    <item>
      <title>대구웹툰학원 선택 기준은 어떻게?</title>
      <link>https://gangha95.tistory.com/entry/%EB%8C%80%EA%B5%AC%EC%9B%B9%ED%88%B0%ED%95%99%EC%9B%90-%EC%84%A0%ED%83%9D-%EA%B8%B0%EC%A4%80%EC%9D%80-%EC%96%B4%EB%96%BB%EA%B2%8C</link>
      <description>&lt;!--
  =====================================================
  티스토리 전용 웹툰 학원 블로그 포스트 v2
  - 모든 CSS에 !important 적용 (스킨 CSS 충돌 방지)
  - 클래스명 앞에 wt__ 네임스페이스 (다른 CSS와 격리)
  - &lt;head&gt; 태그 없이 &lt;style&gt; + &lt;div&gt; 구조만 사용
  - 기본 모드 전환 시 깨짐 방지: div 중첩 최소화
  - 이미지 없음 (외부 이미지 깨짐 원천 차단)
  =====================================================
    티스토리 사용법:
     글쓰기 → HTML 탭 클릭 → 아래 코드 전체 붙여넣기
     → 절대 [기본 모드]로 전환하지 말고 바로 발행
  =====================================================
--&gt;
&lt;p data-ke-size=&quot;size16&quot;&gt;&amp;nbsp;&lt;/p&gt;
&lt;div&gt;
&lt;style&gt;
/* ── wt__ 네임스페이스로 티스토리 스킨 CSS와 완전 격리 ── */
 
.wt__wrap {
  max-width: 720px !important;
  margin: 0 auto !important;
  padding: 2rem 1.25rem 4rem !important;
  font-family: 'Noto Sans KR', -apple-system, sans-serif !important;
  font-size: 16px !important;
  color: #1a1a2e !important;
  line-height: 1.8 !important;
  background: #fff !important;
  box-sizing: border-box !important;
}
 
/* 태그 뱃지 */
.wt__tag-row {
  display: flex !important;
  flex-wrap: wrap !important;
  gap: 8px !important;
  margin: 0 0 1.25rem !important;
  padding: 0 !important;
  list-style: none !important;
}
.wt__tag {
  display: inline-block !important;
  font-size: 12px !important;
  font-weight: 600 !important;
  padding: 4px 14px !important;
  border-radius: 999px !important;
  letter-spacing: 0.02em !important;
  line-height: 1.6 !important;
  margin: 0 !important;
}
.wt__tag--teal   { background: #e1f5ee !important; color: #0f6e56 !important; border: 1px solid #5dcaa5 !important; }
.wt__tag--amber  { background: #faeeda !important; color: #854f0b !important; border: 1px solid #ef9f27 !important; }
.wt__tag--purple { background: #eeedfe !important; color: #3c3489 !important; border: 1px solid #7f77dd !important; }
 
/* 제목 */
.wt__title {
  font-family: 'Noto Serif KR', Georgia, serif !important;
  font-size: 1.9rem !important;
  font-weight: 700 !important;
  line-height: 1.42 !important;
  color: #12122a !important;
  margin: 0 0 0.85rem !important;
  padding: 0 !important;
  word-break: keep-all !important;
}
.wt__subtitle {
  font-size: 1.02rem !important;
  color: #555570 !important;
  line-height: 1.82 !important;
  margin: 0 0 1.2rem !important;
  padding: 0 !important;
  word-break: keep-all !important;
}
.wt__meta {
  display: flex !important;
  flex-wrap: wrap !important;
  gap: 14px !important;
  font-size: 13px !important;
  color: #9090a8 !important;
  padding: 0 0 1.4rem !important;
  border-bottom: 1px solid #ebebf0 !important;
  margin: 0 0 2rem !important;
}
 
/* 히어로 박스 */
.wt__hero {
  background: #eeedfe !important;
  border-left: 4px solid #7f77dd !important;
  border-radius: 0 12px 12px 0 !important;
  padding: 1.35rem 1.7rem !important;
  margin: 0 0 2.5rem !important;
}
.wt__hero p {
  font-size: 1.03rem !important;
  line-height: 1.88 !important;
  color: #26215c !important;
  word-break: keep-all !important;
  margin: 0 !important;
  padding: 0 !important;
}
.wt__hero strong {
  font-weight: 700 !important;
  color: #26215c !important;
}
 
/* 목차 */
.wt__toc {
  background: #f7f7fb !important;
  border: 1px solid #e3e3f0 !important;
  border-radius: 12px !important;
  padding: 1.2rem 1.5rem !important;
  margin: 0 0 2.5rem !important;
}
.wt__toc-title {
  font-size: 12px !important;
  font-weight: 700 !important;
  color: #7f77dd !important;
  margin: 0 0 10px !important;
  padding: 0 !important;
  letter-spacing: 0.06em !important;
  text-transform: uppercase !important;
}
.wt__toc ol {
  padding: 0 0 0 1.3rem !important;
  margin: 0 !important;
  list-style: decimal !important;
}
.wt__toc li {
  font-size: 14px !important;
  color: #444460 !important;
  line-height: 2 !important;
  padding: 0 !important;
  margin: 0 !important;
}
.wt__toc a {
  color: #444460 !important;
  text-decoration: none !important;
  font-weight: 400 !important;
}
 
/* 소제목 h2 */
.wt__h2 {
  font-family: 'Noto Serif KR', Georgia, serif !important;
  font-size: 1.38rem !important;
  font-weight: 700 !important;
  color: #12122a !important;
  padding: 0 0 0 16px !important;
  border-left: 4px solid #7f77dd !important;
  margin: 2.75rem 0 1.1rem !important;
  line-height: 1.46 !important;
  word-break: keep-all !important;
  background: none !important;
}
 
/* 본문 단락 */
.wt__p {
  font-size: 1rem !important;
  line-height: 1.9 !important;
  color: #2a2a3e !important;
  margin: 0 0 1.1rem !important;
  padding: 0 !important;
  word-break: keep-all !important;
}
.wt__em {
  color: #534ab7 !important;
  font-weight: 700 !important;
}
 
/* 비교 그리드 */
.wt__diff {
  display: grid !important;
  grid-template-columns: 1fr 1fr !important;
  gap: 12px !important;
  margin: 1.2rem 0 2.2rem !important;
}
.wt__diff-card {
  border-radius: 12px !important;
  padding: 1.1rem 1.2rem !important;
  box-sizing: border-box !important;
}
.wt__diff-card--bad  { background: #fcebeb !important; border: 1px solid #f09595 !important; }
.wt__diff-card--good { background: #eaf3de !important; border: 1px solid #97c459 !important; }
.wt__diff-label {
  font-size: 12px !important;
  font-weight: 700 !important;
  margin: 0 0 8px !important;
  padding: 0 !important;
  letter-spacing: 0.02em !important;
}
.wt__diff-card--bad  .wt__diff-label { color: #a32d2d !important; }
.wt__diff-card--good .wt__diff-label { color: #3b6d11 !important; }
.wt__diff-card p {
  font-size: 13px !important;
  line-height: 1.7 !important;
  margin: 0 !important;
  padding: 0 !important;
}
.wt__diff-card--bad  p { color: #791f1f !important; }
.wt__diff-card--good p { color: #27500a !important; }
 
/* 카드 그리드 */
.wt__cards {
  display: grid !important;
  grid-template-columns: repeat(3, 1fr) !important;
  gap: 14px !important;
  margin: 1.2rem 0 2.2rem !important;
}
.wt__card {
  background: #fff !important;
  border: 1px solid #e3e3f0 !important;
  border-radius: 14px !important;
  padding: 1.2rem 1.2rem !important;
  box-sizing: border-box !important;
}
.wt__card-icon {
  font-size: 24px !important;
  margin: 0 0 10px !important;
  line-height: 1 !important;
}
.wt__card-title {
  font-size: 14px !important;
  font-weight: 700 !important;
  color: #12122a !important;
  margin: 0 0 6px !important;
  padding: 0 !important;
  line-height: 1.5 !important;
}
.wt__card-desc {
  font-size: 13px !important;
  color: #666680 !important;
  line-height: 1.7 !important;
  margin: 0 !important;
  padding: 0 !important;
}
 
/* 인용 박스 */
.wt__quote {
  background: #e1f5ee !important;
  border-left: 4px solid #1d9e75 !important;
  border-radius: 0 12px 12px 0 !important;
  padding: 1.2rem 1.5rem !important;
  margin: 1.75rem 0 2rem !important;
}
.wt__quote p {
  font-size: 0.97rem !important;
  color: #085041 !important;
  line-height: 1.82 !important;
  margin: 0 !important;
  padding: 0 !important;
  font-style: italic !important;
}
 
/* 단계 리스트 */
.wt__steps {
  list-style: none !important;
  padding: 0 !important;
  margin: 1rem 0 2.2rem !important;
}
.wt__steps li {
  display: flex !important;
  gap: 16px !important;
  align-items: flex-start !important;
  padding: 1rem 0 !important;
  border-bottom: 1px solid #ebebf0 !important;
  margin: 0 !important;
  list-style: none !important;
}
.wt__steps li:last-child { border-bottom: none !important; }
.wt__step-num {
  min-width: 30px !important;
  height: 30px !important;
  border-radius: 50% !important;
  background: #534ab7 !important;
  color: #fff !important;
  font-size: 13px !important;
  font-weight: 700 !important;
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
  flex-shrink: 0 !important;
  margin-top: 3px !important;
  line-height: 1 !important;
}
.wt__step-body {
  font-size: 0.97rem !important;
  color: #2a2a3e !important;
  line-height: 1.88 !important;
  flex: 1 !important;
  word-break: keep-all !important;
}
.wt__step-body strong {
  font-weight: 700 !important;
  color: #12122a !important;
}
 
/* 구분선 */
.wt__hr {
  border: none !important;
  border-top: 1px solid #ebebf0 !important;
  margin: 2.75rem 0 !important;
  padding: 0 !important;
}
 
/* FAQ */
.wt__faq {
  border: 1px solid #e3e3f0 !important;
  border-radius: 12px !important;
  padding: 1.2rem 1.4rem !important;
  margin: 0 0 14px !important;
  background: #fff !important;
}
.wt__faq-q {
  font-size: 1rem !important;
  font-weight: 700 !important;
  color: #534ab7 !important;
  margin: 0 0 8px !important;
  padding: 0 !important;
  line-height: 1.6 !important;
}
.wt__faq-a {
  font-size: 0.97rem !important;
  color: #2a2a3e !important;
  line-height: 1.88 !important;
  margin: 0 !important;
  padding: 0 !important;
  word-break: keep-all !important;
}
 
/* CTA 박스 */
.wt__cta {
  background: #26215c !important;
  border-radius: 18px !important;
  padding: 2.25rem 2rem !important;
  margin: 3rem 0 0 !important;
  text-align: center !important;
}
.wt__cta h3 {
  font-family: 'Noto Serif KR', Georgia, serif !important;
  font-size: 1.3rem !important;
  font-weight: 700 !important;
  color: #eeedfe !important;
  margin: 0 0 0.75rem !important;
  padding: 0 !important;
  line-height: 1.5 !important;
  word-break: keep-all !important;
  border: none !important;
  background: none !important;
}
.wt__cta p {
  font-size: 0.97rem !important;
  color: #afa9ec !important;
  margin: 0 0 1.5rem !important;
  padding: 0 !important;
  line-height: 1.82 !important;
  word-break: keep-all !important;
}
.wt__cta-btns {
  display: flex !important;
  flex-wrap: wrap !important;
  gap: 12px !important;
  justify-content: center !important;
  margin: 0 0 0.5rem !important;
}
.wt__cta-btn {
  display: inline-block !important;
  background: #7f77dd !important;
  color: #fff !important;
  font-family: 'Noto Sans KR', sans-serif !important;
  font-size: 15px !important;
  font-weight: 700 !important;
  padding: 13px 36px !important;
  border-radius: 999px !important;
  text-decoration: none !important;
  letter-spacing: 0.02em !important;
  line-height: 1 !important;
  border: none !important;
}
.wt__cta-btn--outline {
  background: transparent !important;
  border: 2px solid #afa9ec !important;
  color: #afa9ec !important;
}
.wt__cta-sub {
  font-size: 12px !important;
  color: #7f77dd !important;
  margin: 12px 0 0 !important;
  padding: 0 !important;
  line-height: 1.6 !important;
}
 
/* 반응형 */
@media (max-width: 640px) {
  .wt__title  { font-size: 1.45rem !important; }
  .wt__h2     { font-size: 1.18rem !important; }
  .wt__diff   { grid-template-columns: 1fr !important; }
  .wt__cards  { grid-template-columns: 1fr !important; }
  .wt__cta    { padding: 1.75rem 1.25rem !important; }
  .wt__wrap   { padding: 1.5rem 1rem 3rem !important; }
}
&lt;/style&gt;
&lt;/div&gt;
&lt;div class=&quot;wt__wrap&quot;&gt;&lt;!-- 태그 뱃지 --&gt;
&lt;div class=&quot;wt__tag-row&quot;&gt;&lt;span class=&quot;wt__tag wt__tag--teal&quot;&gt;대구 웹툰 학원&lt;/span&gt; &lt;span class=&quot;wt__tag wt__tag--amber&quot;&gt;동성로 미술 입시&lt;/span&gt; &lt;span class=&quot;wt__tag wt__tag--purple&quot;&gt;청소년 웹툰 교육&lt;/span&gt;&lt;/div&gt;
&lt;!-- 제목 --&gt;
&lt;div class=&quot;wt__title&quot;&gt;대구 동성로 웹툰 학원, 그림만 가르치는 곳과 다른 이유&lt;/div&gt;
&lt;div class=&quot;wt__subtitle&quot;&gt;&quot;웹툰 작가가 되고 싶어요&quot;라는 말 한마디. 그 꿈을 어떻게 키워줄 수 있을까요?&lt;br /&gt;단순히 선 긋는 법이 아니라, 이야기를 만드는 사람으로 성장하는 과정을 이야기해 드릴게요.&lt;/div&gt;
&lt;div class=&quot;wt__meta&quot;&gt;&lt;span&gt;  2026년 최신 업데이트&lt;/span&gt; &lt;span&gt;⏱ 읽는 시간 약 7분&lt;/span&gt; &lt;span&gt;  대구 동성로&lt;/span&gt;&lt;/div&gt;
&lt;!-- 목차 --&gt;
&lt;div class=&quot;wt__toc&quot;&gt;
&lt;div class=&quot;wt__toc-title&quot;&gt;  이 글의 목차&lt;/div&gt;
&lt;ul style=&quot;list-style-type: disc;&quot; data-ke-list-type=&quot;disc&quot;&gt;
&lt;li&gt;&quot;그림 잘 그리면 웹툰 작가 될 수 있나요?&quot; &amp;mdash; 가장 많은 오해&lt;/li&gt;
&lt;li&gt;웹툰 작가가 실제로 갖춰야 할 세 가지 역량&lt;/li&gt;
&lt;li&gt;일반 미술 학원과 다른 점 &amp;mdash; 커리큘럼 비교&lt;/li&gt;
&lt;li&gt;소수 정예 1:1 멘토링이 중요한 이유&lt;/li&gt;
&lt;li&gt;대구 동성로에서 웹툰 학원을 선택할 때 체크할 것&lt;/li&gt;
&lt;li&gt;상담 전 자주 묻는 질문 (FAQ)&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;
&lt;!-- 히어로 박스 --&gt;
&lt;div class=&quot;wt__hero&quot;&gt;
&lt;p data-ke-size=&quot;size16&quot;&gt;매년 네이버&amp;middot;카카오 웹툰 플랫폼에 수만 명이 도전하지만, &lt;b&gt;데뷔까지 이어지는 비율은 1% 미만&lt;/b&gt;이에요.&lt;br /&gt;차이는 '그림 실력'이 아니었어요. 이야기를 끌고 가는 힘, 캐릭터를 설계하는 능력, 그리고 &lt;b&gt;완결된 작품 하나를 끝까지 만들어본 경험&lt;/b&gt;이었죠.&lt;/p&gt;
&lt;/div&gt;
&lt;!-- SECTION 1 --&gt;
&lt;div class=&quot;wt__h2&quot;&gt;&quot;그림 잘 그리면 웹툰 작가 될 수 있나요?&quot; &amp;mdash; 가장 많은 오해&lt;/div&gt;
&lt;div class=&quot;wt__p&quot;&gt;중학생&amp;middot;고등학생 수강생과 상담하다 보면 가장 많이 듣는 말이 있어요.&lt;br /&gt;&lt;span class=&quot;wt__em&quot;&gt;&quot;저 그림 좀 그리거든요. 웹툰 작가 할 수 있을까요?&quot;&lt;/span&gt;&lt;br /&gt;반은 맞고, 반은 틀린 말이에요.&lt;/div&gt;
&lt;div class=&quot;wt__p&quot;&gt;웹툰은 &lt;b&gt;그림 + 이야기 + 연출&lt;/b&gt;이 결합된 콘텐츠예요. 실제 웹툰 플랫폼 편집자들이 신인 작품을 탈락시키는 가장 큰 이유는 &quot;그림이 못 그려서&quot;가 아니라 &lt;span class=&quot;wt__em&quot;&gt;&quot;이야기 구조가 없어서&quot;&lt;/span&gt;예요. 그림은 연습하면 늘지만, 스토리 감각은 의도적으로 훈련하지 않으면 잘 늘지 않거든요.&lt;/div&gt;
&lt;div class=&quot;wt__diff&quot;&gt;
&lt;div class=&quot;wt__diff-card wt__diff-card--bad&quot;&gt;
&lt;div class=&quot;wt__diff-label&quot;&gt;✗ 흔한 오해&lt;/div&gt;
&lt;p data-ke-size=&quot;size16&quot;&gt;그림만 잘 그리면 웹툰 플랫폼에 연재할 수 있다&lt;/p&gt;
&lt;/div&gt;
&lt;div class=&quot;wt__diff-card wt__diff-card--good&quot;&gt;
&lt;div class=&quot;wt__diff-label&quot;&gt;✓ 실제 현장&lt;/div&gt;
&lt;p data-ke-size=&quot;size16&quot;&gt;기획력&amp;middot;스토리 구성&amp;middot;연출까지 갖춰야 편집자의 눈에 든다&lt;/p&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;!-- SECTION 2 --&gt;
&lt;div class=&quot;wt__h2&quot;&gt;웹툰 작가가 실제로 갖춰야 할 세 가지 역량&lt;/div&gt;
&lt;div class=&quot;wt__p&quot;&gt;현업 작가들이 말하는 '데뷔 가능한 작가'의 기준은 명확해요. 딱 세 가지예요.&lt;/div&gt;
&lt;div class=&quot;wt__cards&quot;&gt;
&lt;div class=&quot;wt__card&quot;&gt;
&lt;div class=&quot;wt__card-icon&quot;&gt;✏️&lt;/div&gt;
&lt;div class=&quot;wt__card-title&quot;&gt;드로잉 기초 + 디지털 작화&lt;/div&gt;
&lt;div class=&quot;wt__card-desc&quot;&gt;인체&amp;middot;배경&amp;middot;채색의 기초 위에 클립스튜디오&amp;middot;포토샵 기반 디지털 작화 능력까지&lt;/div&gt;
&lt;/div&gt;
&lt;div class=&quot;wt__card&quot;&gt;
&lt;div class=&quot;wt__card-icon&quot;&gt; &lt;/div&gt;
&lt;div class=&quot;wt__card-title&quot;&gt;스토리 기획력&lt;/div&gt;
&lt;div class=&quot;wt__card-desc&quot;&gt;기승전결, 캐릭터 설계, 갈등 구조를 설계하는 기획 능력&lt;/div&gt;
&lt;/div&gt;
&lt;div class=&quot;wt__card&quot;&gt;
&lt;div class=&quot;wt__card-icon&quot;&gt; &lt;/div&gt;
&lt;div class=&quot;wt__card-title&quot;&gt;컷 연출 &amp;amp; 완결 경험&lt;/div&gt;
&lt;div class=&quot;wt__card-desc&quot;&gt;감정을 극대화하는 컷 분할&amp;middot;칸 구성 능력과 단편 1편을 완결까지 낸 경험&lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;div class=&quot;wt__p&quot;&gt;이 세 가지를 균형 있게 훈련시켜주는 교육 기관이 얼마나 될까요? 대구에서 웹툰 학원을 찾다 보면 드로잉 중심 미술학원이 대부분이에요. 기획과 연출을 함께 가르치는 곳은 생각보다 많지 않아요.&lt;/div&gt;
&lt;hr class=&quot;wt__hr&quot; data-ke-style=&quot;style1&quot; /&gt;&lt;!-- SECTION 3 --&gt;
&lt;div class=&quot;wt__h2&quot;&gt;일반 미술 학원과 다른 점 &amp;mdash; 커리큘럼 비교&lt;/div&gt;
&lt;div class=&quot;wt__p&quot;&gt;단순 드로잉 학원과 웹툰 특화 학원의 차이를 직접 비교해 드릴게요.&lt;/div&gt;
&lt;ul class=&quot;wt__steps&quot; style=&quot;list-style-type: disc;&quot; data-ke-list-type=&quot;disc&quot;&gt;
&lt;li&gt;
&lt;div class=&quot;wt__step-body&quot;&gt;&lt;b&gt;기초 드로잉 &amp;amp; 디지털 툴 입문&lt;/b&gt;&lt;br /&gt;클립스튜디오 기반 기초 선 연습, 인체 비례, 얼굴 표정 등 핵심 드로잉 기초를 다져요. 이 단계가 흔들리면 이후 작업이 무너지기 때문에 탄탄하게 쌓는 게 중요해요.&lt;/div&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;div class=&quot;wt__step-body&quot;&gt;&lt;b&gt;캐릭터 설계 &amp;amp; 세계관 구축&lt;/b&gt;&lt;br /&gt;내가 만들 웹툰의 주인공과 조연을 설계해요. 외모뿐 아니라 성격&amp;middot;욕망&amp;middot;약점까지 설정하는 캐릭터 시트 작성 훈련이에요. 독자가 몰입하는 인물은 여기서 만들어져요.&lt;/div&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;div class=&quot;wt__step-body&quot;&gt;&lt;b&gt;스토리 기획 &amp;amp; 콘티(시나리오)&lt;/b&gt;&lt;br /&gt;3막 구조, 반전 포인트, 감정선 설계 방법을 배워요. 콘티(스토리보드) 작성을 통해 '머릿속 이야기'를 실제 화면으로 설계하는 훈련이에요. 이 단계에서 &lt;span class=&quot;wt__em&quot;&gt;멘토와의 1:1 피드백&lt;/span&gt;이 가장 중요해요.&lt;/div&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;div class=&quot;wt__step-body&quot;&gt;&lt;b&gt;컷 연출 &amp;amp; 배경 작화&lt;/b&gt;&lt;br /&gt;감정의 강약을 컷 크기와 앵글로 표현하는 법, 배경 레이어 작업, 말풍선 배치까지 실전 연출 기술을 익혀요.&lt;/div&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;div class=&quot;wt__step-body&quot;&gt;&lt;b&gt;단편 웹툰 완결 제작&lt;/b&gt;&lt;br /&gt;커리큘럼의 핵심이에요. 10~30화 분량의 단편 웹툰을 처음부터 끝까지 혼자 완성해요. 포트폴리오이자, &quot;나는 작품을 끝낼 수 있다&quot;는 가장 강력한 증거가 돼요.&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;div class=&quot;wt__quote&quot;&gt;
&lt;p data-ke-size=&quot;size16&quot;&gt;&quot;처음엔 그냥 그림 배우러 왔는데, 제 이야기가 생겼어요. 캐릭터가 저한테 말을 거는 느낌? 그게 제일 신기했어요.&quot;&lt;br /&gt;&amp;mdash; 수강생 후기 (고2, 6개월 차)&lt;/p&gt;
&lt;/div&gt;
&lt;!-- SECTION 4 --&gt;
&lt;div class=&quot;wt__h2&quot;&gt;소수 정예 1:1 멘토링이 중요한 이유&lt;/div&gt;
&lt;div class=&quot;wt__p&quot;&gt;웹툰 교육에서 &lt;span class=&quot;wt__em&quot;&gt;1:1 멘토링&lt;/span&gt;은 선택이 아니에요. 거의 필수에 가까워요.&lt;/div&gt;
&lt;div class=&quot;wt__cards&quot;&gt;
&lt;div class=&quot;wt__card&quot;&gt;
&lt;div class=&quot;wt__card-icon&quot;&gt; &lt;/div&gt;
&lt;div class=&quot;wt__card-title&quot;&gt;내 이야기는 남과 달라요&lt;/div&gt;
&lt;div class=&quot;wt__card-desc&quot;&gt;스토리 기획은 개인의 상상력&amp;middot;경험&amp;middot;취향에서 출발해요. 단체 수업의 획일적 피드백으로는 개인의 창작 방향을 잡아줄 수 없어요.&lt;/div&gt;
&lt;/div&gt;
&lt;div class=&quot;wt__card&quot;&gt;
&lt;div class=&quot;wt__card-icon&quot;&gt; &lt;/div&gt;
&lt;div class=&quot;wt__card-title&quot;&gt;약점이 사람마다 달라요&lt;/div&gt;
&lt;div class=&quot;wt__card-desc&quot;&gt;그림은 잘 그리지만 이야기가 약한 학생, 아이디어는 넘치지만 마무리를 못 하는 학생. 맞춤 피드백이 성장 속도를 크게 높여요.&lt;/div&gt;
&lt;/div&gt;
&lt;div class=&quot;wt__card&quot;&gt;
&lt;div class=&quot;wt__card-icon&quot;&gt; ️&lt;/div&gt;
&lt;div class=&quot;wt__card-title&quot;&gt;목표별 포트폴리오 설계&lt;/div&gt;
&lt;div class=&quot;wt__card-desc&quot;&gt;예고&amp;middot;예대 입시, 웹툰 공모전, 플랫폼 투고 &amp;mdash; 목표에 따라 포트폴리오 방향이 완전히 달라요. 개인 목표에 맞는 로드맵이 필요해요.&lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;hr class=&quot;wt__hr&quot; data-ke-style=&quot;style1&quot; /&gt;&lt;!-- SECTION 5 --&gt;
&lt;div class=&quot;wt__h2&quot;&gt;대구 동성로에서 웹툰 학원을 선택할 때 체크할 것&lt;/div&gt;
&lt;div class=&quot;wt__p&quot;&gt;학원을 고를 때 이 다섯 가지를 꼭 확인해 보세요. 상담 전화 한 통으로 대부분 확인할 수 있어요.&lt;/div&gt;
&lt;ul class=&quot;wt__steps&quot; style=&quot;list-style-type: disc;&quot; data-ke-list-type=&quot;disc&quot;&gt;
&lt;li&gt;
&lt;div class=&quot;wt__step-body&quot;&gt;&lt;b&gt;강사가 현업 웹툰 작가 출신인가요?&lt;/b&gt;&lt;br /&gt;드로잉 기술은 미술 전공자가 가르칠 수 있지만, 플랫폼 생리&amp;middot;기획 노하우&amp;middot;콘티 연출은 현업 경험 없이 전달하기 어려워요.&lt;/div&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;div class=&quot;wt__step-body&quot;&gt;&lt;b&gt;완결 작품을 만들어내는 커리큘럼이 있나요?&lt;/b&gt;&lt;br /&gt;'기초 드로잉 &amp;rarr; 채색'으로 끝나는지, '완결 단편 웹툰 제작'까지 포함하는지 확인하세요.&lt;/div&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;div class=&quot;wt__step-body&quot;&gt;&lt;b&gt;1회 수업 정원이 몇 명인가요?&lt;/b&gt;&lt;br /&gt;5명 이상 단체 수업이라면 개인 피드백이 현실적으로 어려워요. 소수 정예(3명 이하) 또는 1:1 여부를 꼭 확인하세요.&lt;/div&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;div class=&quot;wt__step-body&quot;&gt;&lt;b&gt;예고&amp;middot;예대 입시 실적이 있나요?&lt;/b&gt;&lt;br /&gt;입시를 목표로 한다면 해당 학원의 합격 실적과 지도 방식을 구체적으로 물어보세요.&lt;/div&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;div class=&quot;wt__step-body&quot;&gt;&lt;b&gt;수강생 포트폴리오를 직접 볼 수 있나요?&lt;/b&gt;&lt;br /&gt;실제 수강생이 만든 결과물을 보는 것이 가장 정직한 학원 평가예요.&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;!-- SECTION 6 — FAQ --&gt;
&lt;div class=&quot;wt__h2&quot;&gt;상담 전 자주 묻는 질문 (FAQ)&lt;/div&gt;
&lt;div class=&quot;wt__faq&quot;&gt;
&lt;div class=&quot;wt__faq-q&quot;&gt;Q. 그림을 전혀 못 그려도 괜찮나요?&lt;/div&gt;
&lt;div class=&quot;wt__faq-a&quot;&gt;완전 초보도 괜찮아요. 기초부터 시작하는 커리큘럼이 있고, 오히려 &quot;잘못된 습관이 없어서&quot; 빠르게 느는 학생들도 많아요. 중요한 건 이야기를 만들고 싶다는 의지예요.&lt;/div&gt;
&lt;/div&gt;
&lt;div class=&quot;wt__faq&quot;&gt;
&lt;div class=&quot;wt__faq-q&quot;&gt;Q. 중학생인데 너무 이른 건 아닐까요?&lt;/div&gt;
&lt;div class=&quot;wt__faq-a&quot;&gt;전혀요. 오히려 중학교 때 시작한 학생들이 고등학교 입시&amp;middot;공모전 시즌에 훨씬 여유 있는 포트폴리오를 가져요. 빠를수록 자기만의 스타일이 생겨요.&lt;/div&gt;
&lt;/div&gt;
&lt;div class=&quot;wt__faq&quot;&gt;
&lt;div class=&quot;wt__faq-q&quot;&gt;Q. 예고 입시를 목표로 하는데 일반 미술과 병행해도 되나요?&lt;/div&gt;
&lt;div class=&quot;wt__faq-a&quot;&gt;가능해요. 다만 웹툰과 입시 미술은 방향이 달라서, 두 가지를 병행할 때 어떻게 시간을 배분할지 상담을 통해 로드맵을 짜는 걸 권해요.&lt;/div&gt;
&lt;/div&gt;
&lt;div class=&quot;wt__faq&quot;&gt;
&lt;div class=&quot;wt__faq-q&quot;&gt;Q. 학부모가 함께 상담에 참여해도 되나요?&lt;/div&gt;
&lt;div class=&quot;wt__faq-a&quot;&gt;물론이에요, 오히려 적극 권장해요. 자녀의 현재 수준&amp;middot;목표&amp;middot;커리큘럼 방향을 학부모님과 함께 공유하면 훨씬 효과적으로 진행할 수 있어요.&lt;/div&gt;
&lt;/div&gt;
&lt;!-- CTA --&gt;
&lt;div class=&quot;wt__cta&quot;&gt;
&lt;h3 data-ke-size=&quot;size23&quot;&gt;대구 동성로 웹툰 학원 &amp;mdash; 무료 방문 상담 안내&lt;/h3&gt;
&lt;p data-ke-size=&quot;size16&quot;&gt;아이의 그림을 보여주세요.&lt;br /&gt;딱 30분이면 현재 수준 진단, 맞춤 커리큘럼 방향, 목표별 로드맵까지 안내해 드려요.&lt;br /&gt;부담 없이 문의해 주세요.&lt;/p&gt;
&lt;!-- ✅ 아래 href를 실제 전화번호 또는 카카오톡 링크로 교체하세요 --&gt;
&lt;div class=&quot;wt__cta-btns&quot;&gt;&lt;a class=&quot;wt__cta-btn&quot; href=&quot;tel:053-710-4832&quot;&gt;  방문 상담 문의하기&lt;/a&gt; &lt;a class=&quot;wt__cta-btn wt__cta-btn--outline&quot; href=&quot;http://gameincheon.kr/&quot; target=&quot;_blank&quot; rel=&quot;noopener noreferrer&quot;&gt;  학원 홈페이지 바로가기&lt;/a&gt;&lt;/div&gt;
&lt;div class=&quot;wt__cta-sub&quot;&gt;* 전화 및 카카오톡 문의 모두 가능 &amp;nbsp;&amp;middot;&amp;nbsp; 학부모 동반 상담 환영&lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;figure contenteditable=&quot;false&quot; data-ke-type=&quot;location&quot; data-ke-align=&quot;alignCenter&quot;&gt;&lt;a href=&quot;https://map.daum.net/?latlng=128.594534371441,35.86699653548586&amp;amp;q=SBS%EC%95%84%EC%B9%B4%EB%8D%B0%EB%AF%B8%EA%B2%8C%EC%9E%84%ED%95%99%EC%9B%90%20%EB%8C%80%EA%B5%AC%EC%A0%90&amp;amp;itemId=2089912096&quot; target=&quot;_blank&quot; rel=&quot;noopener noreferrer&quot;&gt; &lt;span class=&quot;location-info&quot;&gt; &lt;span class=&quot;location-name&quot;&gt;SBS아카데미게임학원 대구점&lt;/span&gt; &lt;span class=&quot;location-address&quot;&gt;대구 중구 동성로1길 15&lt;/span&gt; &lt;/span&gt; &lt;/a&gt;&lt;/figure&gt;</description>
      <category>대구웹툰학원 #대구만화학원 #대구디지털드로잉학원</category>
      <author>미스터갱</author>
      <guid isPermaLink="true">https://gangha95.tistory.com/3</guid>
      <comments>https://gangha95.tistory.com/entry/%EB%8C%80%EA%B5%AC%EC%9B%B9%ED%88%B0%ED%95%99%EC%9B%90-%EC%84%A0%ED%83%9D-%EA%B8%B0%EC%A4%80%EC%9D%80-%EC%96%B4%EB%96%BB%EA%B2%8C#entry3comment</comments>
      <pubDate>Fri, 29 May 2026 18:14:17 +0900</pubDate>
    </item>
  </channel>
</rss>