Log In  
Follow
hathi

Cart #stretch-1 | 2022-09-06 | Code ▽ | Embed ▽ | No License

This is my first attempt at a real game, and it is still a work in progress.

Tell me what you think about it!

0 comments



Cart #peg_solitaire-15 | 2022-01-22 | Code ▽ | Embed ▽ | License: CC4-BY-NC-SA
7


This is my first PICO-8 cart! Enjoy!
It is a simple implementation of the classic board game Peg solitaire. I made this as an exercise to familiarize myself with PICO-8.

Rules

You can jump a peg over an adjacent peg into a hole, removing the jumped peg.
Your goal is to empty the board, except for a single peg in the marked hole.

Move count

Consecutive jumps with the same peg are counted as a single move.
Try to solve the puzzles in the least number of moves!

Keys

Arrows: Move your cursor
Arrows while holding X: Move a peg
Z: Undo last move

Tip: To make consecutive jumps with the same peg, just hold X and press the arrows you need.

[ Continue Reading.. ]

7
13 comments