forked from HielkeMaps/hielkemaps.github.io
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathabout.html
69 lines (67 loc) · 5.49 KB
/
about.html
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
---
layout: page
title: About Me
background: '/img/bg-about.jpg'
---
<div class="container">
<div class="row">
<div class="col-lg-8 col-md-10 mx-auto">
<span>Hey there! I'm PvPqnda, and I'm a Minecraft content creator.<br>Here's all for you to know about me!<br><br>
<h5>The Early Days</h5>
I started making maps back in 2012, but on my Xbox 360 since I didn't have a computer at the time. I would create maps for fun, but I would only be able to play them with friends since I had nothing to publish them with, and they were only on my Xbox 360 anyway.<br><br>
A few years later, I purchased my first computer and very quickly took interest in map making. This time, it was for the fun of it and the enjoyment of the community online, rather than just myself and friends.
I didn't yet know much about commands or command blocks, as they weren't on the Xbox 360 edition of the game. I began putting my heart and soul into learning how they worked with my new computer, while figuring out how to use them in such a way to create a functional minigame, because commands and command blocks greatly intrigued me.<br><br>
When I felt somewhat ready, I began working on a simple PvP minigame to make as my first public map. This turned out to be
"<a href="https://www.minecraftmaps.com/pvp-maps/death-by-cactus" target="_blank"style="text-decoration: underline;">Death By Cactus</a>".
To my surprise, it now has over a thousand downloads on the
<a href="https://www.minecraftmaps.com" target="_blank"style="text-decoration: underline;">Minecraft Maps</a>
website, even though it was a simple creation to experiment with map making and get me started.<br>
I continued to make a few more maps for fun, practice, and to gain experience, even though most of them were never finished.
</span>
<figure class="figure">
<img class="figure-img img-fluid rounded" src="img/about/death_by_cactus.png">
<figcaption class="figure-caption">A screenshot of the Death By Cactus map</figcaption>
<p>
<h5>Hielke</h5>
<a href="https://HielkeMaps.com" target="_blank"style="text-decoration: underline;">Hielke</a>
has become a very good friend of mine. (He even helped me put this website together!)<br>
Back in the day, I was a fan of his famous parkour maps that I always used to watch
<a href="https://www.youtube.com/watch?v=EhTrNSgTyKA" target="_blank"style="text-decoration: underline;">PrestonPlayz</a>
play on YouTube.<br>
One afternoon in late 2017, I met Hielke on a server. Long story short, he brought me in to help him with a new map he was making called
"<a href="https://HielkeMaps.com/maps/parkour-pyramid" target="_blank"style="text-decoration: underline;">Parkour Pyramid<a>".
It's currently on Minecraft Realms, the Bedrock Marketplace, and has over 200,000 downloads on the
<a href="https://www.minecraftmaps.com/parkour-maps/parkour-pyramid" target="_blank"style="text-decoration: underline;">Minecraft Maps</a>
website!
<figure class="figure">
<img class="figure-img img-fluid rounded" src="img/about/parkour_pyramid.png">
<figcaption class="figure-caption">A screenshot of the Parkour Pyramid map</figcaption>
</figure>
Around halfway through Parkour Pyramid's creation, Hielke suggested I join him on
<a href="http://youtube.com/PrestonPlayz" target="_blank"style="text-decoration: underline;">PrestonPlayz</a>'s
private map making team! This was because he knew I very much enjoyed creating maps, and it was a job for me to earn money from. My previous work was examined, and I was accepted onto the team. That's how I got into professional map making.<br><br>
I spent the following two years or so creating maps that Preston requested I make, and got paid in return. For a couple years after that, I worked more closely with Preston's buddy,
<a href="http://youtube.com/BahriGaming" target="_blank"style="text-decoration: underline;">Bahri</a>.
We focused more on making datapacks and resource packs that add new things to the game, or changing how some of the game works, for endless videos.<br><br>
Later on, Hielke and I decided to create a map together, which ended up becoming
"<a href="/maps/arrow-fight" target="_blank"style="text-decoration: underline;">Arrow Fight<a>".<br>
<figure class="figure">
<img class="figure-img img-fluid rounded" src="img/about/arrow_fight.jpg">
<figcaption class="figure-caption">A screenshot of the Arrow Fight map</figcaption>
</figure>
After finishing Arrow Fight, I got it ready for a submission to Minecraft Realms, and it was accepted.
</p>
<p>
<h5>Realms</h5>
I had been wanting to become a Realms Mapmaker for years, and when Arrow Fight was accepted to Realms, that dream came true.<br>
Since that day, I have published a total of 4 maps onto Realms, all of which you can download
<a href="/maps" style="color: #dc3545;text-decoration: underline;">here<a>, with more to come!<br><br>
I'm still constantly learning new things with map making, and how to make maps even better and more efficient. I really love creating maps for everyone to enjoy, and I hope you have fun playing them!
<br>
<figure class="figure">
<img class="figure-img img-fluid rounded" src="img/about/end_logo.png">
</figure>
</p>
</div>
</div>
</div>