Knifey Spoony

- A game for PICO-8 by Jonic and Ribbon Black

I see you've played Knifey Spoony before!

Knifey Spoony is a game in which the player must identify knives and spoons within an ever-decreasing time limit.

Why does this exist?

Why not? Also this: https://youtu.be/mcE0aAhbVFc

What is PICO-8?

This game is built in PICO-8, a fantasy game console with a very restricted set of tools, and a focus on simplicity.

I've tried making games in the past, but have often felt my ideas getting too complex, or that I get bogged down by the learning curve of a whole game engine. PICO-8 forces developers to keep things simple by only providing an incredibly limited set of tools with which to author a game.

One of my favorite things about PICO-8 is that an entire game is just small enough that the entire mental model can fit in your head as you're developing it. I also find myself continually delighted while working on this game, because it's so easy to make things happen. PICO-8 includes:

  • An API
  • A code editor (optional)
  • A sprite editor
  • A map editor
  • A sound effect editor
  • A music sequencer

...and that's it. The engine itself is left to you. PICO-8 gives you functions to _update and _draw your game at 30FPS (60 is optional), and leaves everything else to you.

Need a text engine? Write one. Need a sprite animation library? That's on you. Want to apply physics to your sprites? You need to sit under a tree and have an apple hit you on the head and then you go and write the code.

If you're looking for an introductory platform for game development, then PICO-8 is definitely worth a look.

Source code

You can find the source code for this game on Github. You're free to do whatever you want with it, so long as you don't use it to make money. Basically, be nice. It's meant to be a learning resource, so if you learn something from it then please try to pass that knowledge on!

https://github.com/Jonic/knifey-spoony

Any questions?

I can't help you write your game, but I can help explain how this one works if you need help understanding what's going on here. Get in touch with me on Twitter and I'll see what I can do.

Contributions welcome!

If you think you can help improve this game, or if you spot a bug, please let me know! I'd love this game to be a well commented source for beginners to get to grips with PICO-8 (despite being a beginner myself when I wrote it), so help with that is also welcome.

StatusReleased
PlatformsWindows, macOS, Linux, HTML5
Rating
Rated 4.0 out of 5 stars
(4 total ratings)
AuthorJonic
GenreSurvival
Made withPICO-8
TagsFunny, PICO-8, Pixel Art, Retro
Average sessionA few seconds
InputsKeyboard

Download

Download
knifey-spoony-linux.zip 480 kB
Download
knifey-spoony-macos.zip 1 MB
Download
knifey-spoony-windows.zip 863 kB

Comments

Log in with itch.io to leave a comment.

Hello love the game and feels so smooth to play please continue to make more games as you are a big inspiration to me. Thank you!

(+1)

Thanks very much for your comment, Squidge! I'll make another game one day, I hope! :)

Please do

Got to 25! It's simple and fun, I like it :)