# A darker falling duck... (game)

**URL:** https://forum.makecode.com/t/a-darker-falling-duck-game/67
**Category:** Arcade
**Tags:** game
**Created:** [February 21, 2019, 7:31pm UTC](https://forum.makecode.com/t/a-darker-falling-duck-game/67 "2019-02-21T19:31:28Z")
**Posts on this page:** 1
**Showing post:** 8

<div class="post-metadata">

### Author: ![richard](https://sea2.discourse-cdn.com/flex020/user_avatar/forum.makecode.com/richard/32/5417_2.png) [@richard](https://forum.makecode.com/u/richard)
#### Post date: [February 24, 2020, 10:44pm UTC](https://forum.makecode.com/t/a-darker-falling-duck-game/67/8 "2020-02-24T22:44:44Z")

</div>

If you’re looking to see how it’s implemented, you should check out [this blog post](https://hackernoon.com/pico-8-lighting-part-1-thin-dark-line-8ea15d21fed7) which does a better job of explaining the approach than I can.

If you just want to use the effect, I’ve made an extension for you. You can grab it from here:

> **[riknoll/pxt-lantern](https://github.com/riknoll/pxt-lantern)**
>
> A lantern effect for MakeCode Arcade. Contribute to riknoll/pxt-lantern development by creating an account on GitHub.

And here is a test game that uses it:

> **[lantern-test](https://arcade.makecode.com/17080-06689-77092-51595)**
>
> Made with ❤️ in Microsoft MakeCode Arcade.

Press A to turn off the lights and B to turn the lights back on.

---

_[View the full topic](https://forum.makecode.com/t/a-darker-falling-duck-game/67)._
