Log In  

Cart #skyaway-7 | 2023-06-24 | Code ▽ | Embed ▽ | License: CC4-BY-NC-SA
10

Controls

Use Arrows to move.
Hold X to shoot.
Press Z to use EMP.

Rules

Collect 10 cherries to regain health. If you have maximum health, you will get 100 points instead.
EMP destroys enemy bullets and gives temporary invulnerability.
Killing enemies who are preparing to attack will give you more points.
Beat 30 waves to win.

More

This is my first game made in Pico8! It was difficult because my code is not optimized at all and i used all 8000 tokens, but it's here finally. Hope you will at least like it a little :)
If you find any bugs or you think that some waves are way to hard, i'm so sorry :(

Also, this game would not have been created without the help of a tutorial on YouTube created by Lazy Devs

Enemies names and sprites


Crawler
[8x8]

Snifer
[8x8]

Watcher
[8x8]

Boomer
[8x8]

Bully
[8x8]

Lucky
[8x8]

Miner
[8x8]

Driller
[8x8]

Eater
[16x16]

Spitter
[16x16]

Boxer
[16x16]

Spliter
[16x16]

The one
[32x24]

Bunny
[32x24]

Updates

Update 24.06.2023

Gameplay:

  • EMP:
    • Changed invulnerability time from 2 to 3 seconds
  • Waves:
    • Updated layouts of 11th, 20th and 22nd wave
  • Enemies:
    • All:
      • Updated shooting code fixing problem with aimed shots
    • Elites:
      • Changed 'speed up' range from 116 to 96 meaning elites will leave screen faster
    • Spliter:
      • Move speed increased from 0.2 to 0.25
    • The One:
      • Attack speed in 3rd phase changed from 20 to 25 meaning it will shoot slower
    • Bunny:
      • Now shoots additional bullets in 1st phase
      • Amount of bullets in 4th phase changed from 7 to 5

Visual:

  • Win Screen:
    • Win screen now shows correctly (previously one line of text was showing at the wrong position)
  • Background:
    • Now speeds up at the start and between waves.

Hot fixes:

  • Wave 15th error caused by typo
P#131234 2023-06-22 16:43 ( Edited 2023-06-24 15:31)

1

Good game! Good luck on your game dev journey. (Is this made using that Lazy Devs tutorial? If it is you should creadit him)

P#131237 2023-06-22 17:12
1

You are right, i should credit him. Without his help i wouldn't be able to make this game.

P#131239 2023-06-22 17:47
1

very nice :)

P#131259 2023-06-23 05:43
2
P#131396 2023-06-27 15:31

[Please log in to post a comment]