Log In  
Follow
-max

by -max
Cart #donj-6 | 2021-07-12 | Code ▽ | Embed ▽ | No License
5

5
4 comments



Cart #tower_climber-4 | 2020-10-07 | Code ▽ | Embed ▽ | No License
21

21
4 comments



Cart #zosarzuho-3 | 2020-09-12 | Code ▽ | Embed ▽ | No License
2

naive A* pathfinder algorithm

place walls with left click, right click to remove walls
move the donut with the arrows
make the monster move according to the pathfinding with X
show the path computation with Z

2
1 comment



Cart #tefuputopi-0 | 2020-09-08 | Code ▽ | Embed ▽ | No License
3

A simple shooter game I wrote to learn pico8 some time ago, I most likely will leave it as is even though it's not super clear what's going on in terms of animation and the game's too hard.

Code's very not clean I never refactored anything and just went with it.

For the asteroid and ship sprites, I used magicavoxel and spritestack studio then exported in spritestack the animations as sprite sheet to import that in pico8.

Enjoy!

3
2 comments