Log In  

BBS > Superblog
Posts: All | Following    GIFs: All | Postcarts    Off-site: Accounts

Cart #45676 | 2017-10-31 | Code ▽ | Embed ▽ | License: CC4-BY-NC-SA

Here is my submission for #3cjam! A simple slot machine doodle. Hope you like it.

1 comment


Cart #45729 | 2017-11-01 | Code ▽ | Embed ▽ | No License
92

Wow! I finally made a finished version of my LD39 game. Overall, I am fairly satisfied with this game, if not super enthused. I had to make many concessions to fit it into the token count. However, it is a surprisingly fully-featured procedural platformer, and it is something I am proud of.

Help Harry escape the procedurally generated caves!

How to play:

​Walk and climb - arrow keys
Burp (attack) - X
Jump - Z or C
Dig - down arrow

Tips:

  • Harry will starve if you don't eat mushrooms along the way. Make sure to grab them!
  • ​the caves are randomly generated every game. If you get a tough set of caves, don't be afraid to try again!
  • If you get enough mushrooms, a powerup will appear above harry. GRAB THESE! they are they key to running faster, jumping higher, and burping harder!

​PRO tips:

  • ​when harry digs on flat ground, he will pile up the ground behind him. Use this to build platforms to help you climb higher.
  • the escape for each level is at the top, in the middle. If you find a way to break the ceiling, however, you can use that too!
  • Your hunger will occur at a faster rate each level. Mushrooms are almost always worth a detour.
  • You can jump for quite a while after walking off a ledge. Use this to your advantage!

[ Continue Reading.. ]

92
14 comments


Cart #45668 | 2017-10-31 | Code ▽ | Embed ▽ | No License


The Price of Being Champion is Blood. Code from Lemonhunter + MiniPlatform Tutorial

1 comment


Cart #45674 | 2017-10-31 | Code ▽ | Embed ▽ | License: CC4-BY-NC-SA
6

my 3cJam submission, and my 1st PICO-8 release ^-^

  • 3D shmup (ie space harrier, starfox, etc)
  • 10 distinct enemy types. Can you find them all??
  • Deep scoring system :^0

plz tweet @ me your highscores!

@taeckerwyss
Aaron Taecker-Wyss

6
6 comments


Cart #45646 | 2017-10-30 | Code ▽ | Embed ▽ | License: CC4-BY-NC-SA
1

This is simple simulation of the Sieve of Erastothenes algorithm.

Controls:

  • Right Arrow - move one step forward
  • Z - start/stop automatic simulation
  • Up/Down Arrow - change speed of the automatic simulation
1
0 comments


Cart #45639 | 2017-10-30 | Code ▽ | Embed ▽ | No License
2


0102 is a game created by 106 games. Play through the 3 color jam build and tell me what you think :)

full game hopefully coming in January of 2017 (strength on the hopefully)

2
0 comments


Cart #45641 | 2017-10-30 | Code ▽ | Embed ▽ | License: CC4-BY-NC-SA
6


Sunflowers, sunflowers oooh sunflowers. How could you possibly hate this marvelous plant??
Press X to generate and Z to clear.

6
0 comments


After several days of trial-and-error and testing with help of Twitter friends, it seems playing Pico-8 games on your smartphone is very do-able and comfortable, with only minor trade-offs.

I've put 3 of my games up for mobile play. Please give them a try on your phone and see what you think.

NOTE: You need to visit these links on your phone. Visiting them on your desktop will just load the game as normal.

I used this template from Dennis Treder as a starting point for the actual web controls that interact with Pico-8. I then customized it a bit to add more control layouts and make it into a "web app" of sorts for phones. On phones you can choose to have a web page behave as a "standalone" app, which basically means it runs in the web browser but hides the back button and all that type of stuff...so it looks like a native app. I'm still cleaning up my modified code but once I have it nice, I'll share it as well.

[ Continue Reading.. ]

4
12 comments


Cart #46038 | 2017-11-09 | Code ▽ | Embed ▽ | No License
125

Skulldude doesn't remember much, he just feels a deep soul-burning hatred towards the slimes. Help him unleash his wrath as he storms the slimes' dungeon increasing his fiery power as he goes.

Controls:

  • <z> - shoot fire, hold to auto-fire and move slow
  • <x> - dash forward/become invulnerable for a little bit
  • arrow keys/d-pad - move around

Tips:

  • Dashing can go through enemies and their bullets. Learn to use it well, it's critical during boss fights.

[ Continue Reading.. ]

125
27 comments


Cart #45720 | 2017-10-31 | Code ▽ | Embed ▽ | No License
5

Created over two weekends for #3cjam.

Play a frantic scramble to knock bats from the sky and collect their stunned bodies to distract your enemy, Vlad Pitt, the most feared vampire of all Pico-8 games. Don't fall, watch out for bats, and never lose sight of the deadly Count.

Press Z to jump.
Press X to throw a bone.
Use Left and Right Arrows to move.
Press the Down Arrow to hop down off platforms at your own risk.

Game Play:
Avoid bats and Vlad Pitt while trying to hit them with your bones.

Hitting the bats with a bone will stun them until they are picked up. If you pick them up, you increase the amount of damage you do to the Count. If the Count picks them up he will gain some health back.

If you are embraced by Vlad you will lose one life and also all the bats you have collected.

You have 3 lives. Can you beat the horrifying Vlad Pitt??!

Happy Halloween!!!

10/31 Update:
Made the jump a little more forgiving.
Varied the bats speed, and spawning.
Stunned bat bodies now blink giving a bit more feedback.

5
3 comments


Hello,

Another noob question.

I see Aseprite has a pico-8 palette option and is quite cool for pixelling/animating. Is there a method to get the gfx data from Aseprite to Pico-8 cleanly?

I'm doing a port of a C64 game called Spaceman Splorf: Planet of Doom and would like to be able to not HAVE to do the animation natively.

Cheers,

Roy

4 comments


Has anyone achieved accurate sprite to sprite collision with Pico-8? I know I can use the overlapping bounding box method, but I'd like to be able to check on a pixel perfect level to see if a sprite touches another sprite.

Is this doable, without getting too convoluted? Or should I just stick with bounds (maybe multiple bounds for extra resolution) ??

Oh, I'm new to Pico-8, so bear with me. I usually tinker with C64 retro coding (which has hardware sprite collision detection).

3 comments


Cart #45604 | 2017-10-29 | Code ▽ | Embed ▽ | License: CC4-BY-NC-SA
1

To add:
-lock spaceship in screen
-more visual effects and sound effects
-title screen
-highscore
-more enemies and bosses
-...

0.0.1 First release

1
0 comments


Cart #45594 | 2017-10-29 | Code ▽ | Embed ▽ | No License
5

For some reason the Gates of Hell are wide open in a cemetary nearby! Send the demons back to where they belong by spelling out loud their true name!

A Halloween Guess'Em Up, using Zep's 7500 words dictionary

...

This game should have been released a year ago! I exhumed it this year, hoping I could polish it for good. but it seems I'm falling short once again! I'm not putting it back six feet under though, so here it is, in its (appropriate) semi-zombified state, in time for Halloween!

so, still a work in progress, but fully playable though. mostly the sound effects need some work...

Happy Halloween!

5
1 comment


Cart #45591 | 2017-10-29 | Code ▽ | Embed ▽ | No License
7

Boo Is Missing!

Your friend Boo was accidentally eaten by the great skeleton king. Can you bring him home in time for his deathday celebration?

Up is jump. You can wall jump if you're in the air close to a wall, and you can wall slide by pressing a direction key towards the wall.

Z is to return to the latest checkpoint that you activated

You can also check out my game on the itch page here:
https://mccolgst.itch.io/boo-is-missing

If you like my stuff consider giving me a follow on twitter, I mostly do pico8 stuff and chiptune stuff:
https://twitter.com/mccolgst

7
3 comments


Cart #45582 | 2017-10-29 | Embed ▽ | No License

For day 28 the theme was campfire. This campfire is a little excited. You have to sit a ways back. It's not ready for marshmallows.

1 comment


Cart #45586 | 2017-10-29 | Code ▽ | Embed ▽ | License: CC4-BY-NC-SA
21

Just some neat stuff I've figured out so far messing with the custom instruments feature in p8 v0.1.11.

Featuring: Claps, (swung!) hi-hats, record scratches, and some other weird stuff.

21
2 comments


Cart #45576 | 2017-10-29 | Code ▽ | Embed ▽ | License: CC4-BY-NC-SA
12

lightsaber made for a workshop, the rest made for an event. probably won't spend more time on it until another event calls for it so here's a WIP playable version.

If you think this is cool (I do :3) and you'd like to help out, please do. Issues, comments, PRs, forks, all welcome! https://github.com/Chovin/Litghtsaber

Controls:

left shift: turn on/off litghtsaber
mouse moves the blade.
holding left mouse button moves the hilt instead.. or you can think of it like that

bazhoom bazhoom! can't stop making sound effects..

*but irdumb, why is the lightsaber red? I liked the color scheme ok? use v to change it to blue if it bothers you

12
2 comments


Cart #45656 | 2017-10-31 | Code ▽ | Embed ▽ | License: CC4-BY-NC-SA
12

here is my submission for 3-COLOR JAM

It has two secret endings :>

For people not familiar with PICO-8, the desktop web controls are: arrow keys and Z/X (or C/V or N/M)

12
5 comments



My entry to the 0h game jam!

It's not suuuper fleshed out but hey, it was made in only 0 hour so... I think I did ok!

0hgame.eu

10
2 comments




Top    Load More Posts ->