Log In  

Cart #parascute-0 | 2024-05-17 | Code ▽ | Embed ▽ | License: CC4-BY-NC-SA
4

Parascute

Parascute is a 2D game about turtle eggs that have been snatched by an evil eagle. The player is a tortoise that must catch the falling eggs and save them from a fatal fall.

Controls

  • Left and Right arrow keys to move around

Rules

The rules are simple: save as many eggs as you can!

To do so, follow along with the flying eagle and catch the eggs it drops. But be careful, sometimes the eagle will drop rocks to break the eggs you have already caught in your basket.

About

The project is meant to be a learning project. The main focuses for this game are to improve my competence in basic music composition and learning to implement an Entity Component System pattern.

I wat to give a shoutout to the amazing PICO 8 Music Theory for Programmers tutorial series by @bikibird. Their practical tutorial has been a great resource to learn the very basics of making music using PICO-8.

I also want to take the opportunity to mention the youtube series Developing an Open-World Adventure Game in Pico-8 by Rick Cross which showcases an easy to follow implementation of the Entity Component System pattern.

P#148526 2024-05-17 10:08

Fun little game. Especially enjoyed

what you did with the clouds.
The music sounds good and fits the action of the game. The sound effects complement the music well.

P#148589 2024-05-18 13:53 ( Edited 2024-05-18 19:28)

Thank you @bikibird, I am happy you enjoyed it! :)

P#148640 2024-05-19 17:06

[Please log in to post a comment]