# Skiing

**URL:** https://forum.makecode.com/t/skiing/1954
**Category:** Show & Tell
**Tags:** game
**Created:** [May 5, 2020, 7:14am UTC](https://forum.makecode.com/t/skiing/1954 "2020-05-05T07:14:50Z")
**Posts on this page:** 8
**Page:** 1

<div class="post-metadata">

### Author: ![jacob\_c](https://sea2.discourse-cdn.com/flex020/user_avatar/forum.makecode.com/jacob_c/32/1532_2.png) [@jacob\_c](https://forum.makecode.com/u/jacob_c)
#### Post date: [May 5, 2020, 7:14am UTC](https://forum.makecode.com/t/skiing/1954/1 "2020-05-05T07:14:50Z")

</div>

It’s _crazy_ how little code it takes to make a moderately fun game. This platform continues to amaze me.

I’m nowhere near done with this one but here’s a start of a skiing game:

> **[skiing](https://arcade.makecode.com/00360-96850-52873-16979)**
>
> Made with ❤️ in Microsoft MakeCode Arcade.

---

<div class="post-metadata">

### Author: ![jacob\_c](https://sea2.discourse-cdn.com/flex020/user_avatar/forum.makecode.com/jacob_c/32/1532_2.png) [@jacob\_c](https://forum.makecode.com/u/jacob_c)
#### Post date: [May 5, 2020, 7:26am UTC](https://forum.makecode.com/t/skiing/1954/2 "2020-05-05T07:26:45Z")

</div>

Needs more art. (Skier directions; more obstacles)

The controls need refinement. The velocities should update based on whether the skier is pointed downhill or not… there’s a pretty easy exploit if you get the horizontal velocity high enough.

The win condition shouldn’t be time based, but distance based.

There needs to be an abominable snowman that chases you down. Obviously…

---

<div class="post-metadata">

### Author: ![gnitz](https://sea2.discourse-cdn.com/flex020/user_avatar/forum.makecode.com/gnitz/32/927_2.png) [@gnitz](https://forum.makecode.com/u/gnitz)
#### Post date: [May 5, 2020, 11:17am UTC](https://forum.makecode.com/t/skiing/1954/3 "2020-05-05T11:17:08Z")

</div>

Can’t agree more, the barrier for entry is ridiculously low with Makecode! This game is already fun for passing some time, and will be even more so after you’ve put in the enhancements to art and controls you’ve already outlined.

I wonder if you have any experience with software such as GameMaker, how does that compare to this? I’m assuming it has a slightly steeper learning curve, but still not quite as high as working with a game engine such as Unity or UE4.

---

<div class="post-metadata">

### Author: ![peli](https://sea2.discourse-cdn.com/flex020/user_avatar/forum.makecode.com/peli/32/12_2.png) [@peli](https://forum.makecode.com/u/peli)
#### Post date: [May 5, 2020, 3:56pm UTC](https://forum.makecode.com/t/skiing/1954/4 "2020-05-05T15:56:22Z")

</div>

A little particle splash on turns? Also jumps!

---

<div class="post-metadata">

### Author: ![UnsignedArduino](https://sea2.discourse-cdn.com/flex020/user_avatar/forum.makecode.com/unsignedarduino/32/592_2.png) [@UnsignedArduino](https://forum.makecode.com/u/UnsignedArduino)
#### Post date: [May 6, 2020, 6:10pm UTC](https://forum.makecode.com/t/skiing/1954/5 "2020-05-06T18:10:57Z")

</div>

You could add some rocks if you want some more obstacles. They are built-in images.

I can’t wait to see the game progress, especially with your outlines already planned out!

---

<div class="post-metadata">

### Author: ![purna079](https://sea2.discourse-cdn.com/flex020/user_avatar/forum.makecode.com/purna079/32/4018_2.png) [@purna079](https://forum.makecode.com/u/purna079)
#### Post date: [September 16, 2020, 4:29pm UTC](https://forum.makecode.com/t/skiing/1954/6 "2020-09-16T16:29:09Z")

</div>

I made some edits.

> **[skiing](https://arcade.makecode.com/58648-89225-49468-59435)**
>
> Made with ❤️ in Microsoft MakeCode Arcade.

---

<div class="post-metadata">

### Author: ![FlintAsher](https://sea2.discourse-cdn.com/flex020/user_avatar/forum.makecode.com/flintasher/32/2745_2.png) [@FlintAsher](https://forum.makecode.com/u/FlintAsher)
#### Post date: [September 16, 2020, 5:08pm UTC](https://forum.makecode.com/t/skiing/1954/7 "2020-09-16T17:08:43Z")

</div>

I like it, the controller made the character move to the right but if you add walls to keep your character on track and fix the movement bug I think it’ll be a pretty good game. 🙂 🙃

---

<div class="post-metadata">

### Author: ![Kat](https://sea2.discourse-cdn.com/flex020/user_avatar/forum.makecode.com/kat/32/2596_2.png) [@Kat](https://forum.makecode.com/u/Kat)
#### Post date: [September 16, 2020, 5:57pm UTC](https://forum.makecode.com/t/skiing/1954/8 "2020-09-16T17:57:15Z")

</div>

This is a great start to a game! I think that the skier moves a bit slow when you turn though. I personally think that there should be coins or something to collect along the path as well.
