Log In  


BLOKI

Cart #bloki-1 | 2022-12-05 | Code ▽ | Embed ▽ | License: CC4-BY-NC-SA
12

This is my second Pico-8 game!

Instructions

This a 1 or 2 player game.

When a player makes a move the block underneath reduces one on its counter, and when it reaches 0 the block crumbles appart. The idea is to make the other player (human or computer) fall.

Controls

In 1 player mode, you can move with either the SEDF letters or with the arrow keys, in 2 player mode one player uses the SEDF letters and the other one uses the arrow keys.

1 player mode has three different levels of difficulty, I used a minimax algorithm to implement the AI.

Other games

I also did a game called POF, a speedrunning boss shooting game: https://www.lexaloffle.com/bbs/?tid=46519

12


Really clever game! Super cool that you were able to implement minimax in pico-8! I know from experience it's not easy.


Hmm ... I think I found a skill method. Like Blockade take over as much area as you can and leave little area remaining for your opponent.

Then just travel as carefully as you can in your remaining area leaving your opponent to flounder in a smaller space.

Interesting + original game earns you a gold star, @ssergiorodriguezz. Congrats !


@MisterWizard01 Thank you! It was challenging to implement minimax. I tried out your Checkers game btw, it's very cool!


@dw817 Thanks! Good strategy!


Brings me back to spleef, I don't have another person to play with but it was pretty fun. good stuffs


@SmellyFishstiks Thank you! Now that you mention, spleef has similar mechanics, yeah


you did a very good job with artificial intelligence



[Please log in to post a comment]