-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathmemberships.html
More file actions
71 lines (67 loc) · 2.32 KB
/
memberships.html
File metadata and controls
71 lines (67 loc) · 2.32 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
<div class='col-md-6 col-12'>
<span class='font-weight-bold fs-2'>Memberships / Copies</span>
<br/>
Memberships will cost $3.75 USD / month
<br/>
Individual copies will cost $15 USD
<br/>
<span class='fs-05'>(All prices are subject to change)</span>
<br/>
<br/>
<span class='font-weight-bold'>
A membership gets you
</span>
<br/>
<ul class='list-unstyled'>
<li>1. <span class='font-weight-bold'>Physical</span> print editions delivered to your door</li>
<li>2. <span class='font-weight-bold'>Digital</span> editions via the web (additional devices pending)</li>
<li>3. <span class='font-weight-bold'>Login</span> for makegamesmag.com</li>
</ul>
</div>
<div class='col-md-6 col-12'>
<span class='font-weight-bold fs-2'>What does the login give me?</span>
<br/>
<ul class='list-unstyled'>
<li>Helpful tools built for game makers</li>
<li>Behind the scenes and making of articles, photos and videos</li>
<li>All games made by JHOMAS</li>
<li>Articles and info left on the cutting room floor</li>
<li>Continual access to digital assets referenced in the magazine</li>
</ul>
</div>
<span class='font-weight-bold fs-2'>Ideals</span>
<br/>
<ul class='list-unstyled'>
<li>Avoid hand wavey advice</li>
<li>No type of game should be left out</li>
<li>Articles for all skill levels</li>
<li>Remain mindful of survivorship bias</li>
<li>Be representative</li>
</ul>
</div>
<!-- Why? | Explanation 1 -->
<div class='row mag-explanation'>
<div class='col'>
<span class='font-weight-bold fs-2'>WHY?</span>
<br/>
There is so much that goes into making a game. From art to code, music to sfx, design to debugging.
<br/>
Ontop of this game makers all need to worry about marketing, sales and reaching an audience.
<br/>
<br/>
Makee games magazine is an effort to provide some
<br/>
All games, all of games creators.
<br/>
<br/>
Ultimately this magazine exists because I have wanted it for so very long.
<br/>
<span class='fs-05'>(Since I was about 8, when I started to want to make my own games!)</span>
</div>
</div>
<!-- Mag Image 1 -->
<div class='row mag-image'>
<div class='d-block'>
<img itemprop="image" class="preview-mag-image" src="https://apwot.com/assets/9-apwot-spread-Yoshi-01-1200px.jpg"/>
</div>
</div>