Introduction

EYE LIE, EYE LIE, EYE LIE, I LIE, EYE LIE,  EYE LIE
..... YOU MIGHT.

Controls

Keyboard: Arrow keys, Z and X, P for pause

Controller: D-pad / Joystick,  A and B, Start for pause

(P.S You can jump on enemies)

Credits

Sebastian Lind
Lie to me on Twitter
-> Music made by: Robby Duguay (Hijnx)

- [POST YOUR BEST SCORE DOWN BELOW]

StatusReleased
PlatformsWindows, macOS, Linux, HTML5
Rating
Rated 4.6 out of 5 stars
(9 total ratings)
AuthorElastiskalinjen
GenreAction, Platformer
Made withPICO-8
Tags2D, Arcade, Cute, Fast-Paced, High Score, PICO-8, Retro

Purchase

Buy Now1.99€ EUR or more

In order to download this game you must purchase it at or above the minimum price of 1.99€ EUR. You will get access to the following files:

Windows 951 kB
Linux 710 kB
Mac 3 MB
PICO-8 Cartridge 17 kB

Development log

Comments

Log in with itch.io to leave a comment.

There's a BBS version? Thanks!

(1 edit) (+1)

Somehow got a 144 immediately after a streak of abysmal failure.

edit: 421

its 52 a good score?

(+1)

its 67 a good score?

Yeah, good work! 😊

(+1)

Dang that's hard.  The predictive firing is impressive.  As a trig enjoyer this game's coding really tickles my fancy.

(+1)

Thank you! Some simple trigonometry can go far.

(+1)

15. Does shooting the eye do anything?

Shooting back, so you should not shoot the eye.

Ah.

(1 edit) (+1)

Haven't played yet, but I saw the video on the announcement page and I absolutely love the style!! The fast game play and the effects... it looks very good!

And I had never seen a circular shoot'em up before, that's a good idea!

I wish I made games like that!

(+1)

Thank you! Made two games that used circular platforming in different ways(a tower defense and a gravity platformer) so this is just a continuation on that idea!

It's quite simple! :)

PlayerX = centerX+ cos(angle) * distanceFromCenter

PlayerY = centerY+ sin(angle) * distanceFromCenter

This describes the player position, changing the angle moves the player around the circle.

I found that out a few days ago because I saw that code somewhere, but wow, thanks for saying it, an egoistic developer would probably have kept it to themself. Also that would help me a lot if I didn't know it already, because I know very little about mathematics, so thank you a lot for explaining it! And I saw that video of Planet Digger, the visuals are so cool!

(+1)

Thank you! I am all for sharing some knowledge, we learn from each other! :)

(+1)

Really nice! Good candidate for a Playdate port, as well ;) 

(+1)

Thanks! It started as a prototype for a playdate game 😂 but got a bit carried a way, but the plan is to make a playdate game soon!

(+1)

nice game! my best is 48

Thanks! That's a good score! ✨