Log In  

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

Cart #15218 | 2015-10-10 | Code ▽ | Embed ▽ | No License


Something I made based on this book: http://10print.org

1 comment


I was wondering if anybody has tried pico-8 in a browser on raspberry pi and if so what was the performance like?

1
4 comments


Someone make this happen :D

I was looking at that compohub.net for a jam I could use pico8 but surprisingly there is nothing left this year (except a game a month but an entire month is too long for me to participate).

2
31 comments


Still being able to load carts, just not edit and save them. This would be useful in case of carts that are laggy in browser but fine when dl'd and when you want to distribute "standalone" version of your game.

1
12 comments


It seems like it recognizes it, but the this happens after clicking .p8 file:

//edit: Also it seems that upper-case charset contains few cool c64-like semi-graphics. Can we access this in next version with shift?

2 comments


According to the manual:

print str [x y [col]]

Print a string
If only str is supplied, and the cursor reaches the end of the screen,
a carriage return and vertical scroll is automatically applied.
(terminal-like behaviour)

But when I do in 0.1.2

print("aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa")

which won't fit on the screen, it doesn't wrap around.

1
2 comments


Cart #15156 | 2015-10-08 | Code ▽ | Embed ▽ | No License
2

a sliding pipe puzzle game that loops around
try to conect the end points together to compleet the level

i made this game in less then 2 days. its based on a game i made on the gamebuino console and i also made a version in lovejs

this version is a bit on the hard side over the others since the size is a allot bigger

hope you like it

2
5 comments


Hi All Steven Universe Lovers

0 comments


Cart #15119 | 2015-10-08 | Code ▽ | Embed ▽ | No License
3

A club track with a pair of dancers.

3
3 comments


Cart #15137 | 2015-10-08 | Code ▽ | Embed ▽ | No License
112

Hi,

This is my first contribution and it is not a game. It is a small terrain renderer I made to see what was possible to do with pico 8 and how far.

The terrain definition is based on height maps of 32x32. The cartridge goes with 4 different maps.

The rendering has two modes:
a real time one, sort of voxel based that allows to move camera/lighting
an actual rasterization that is computed in background when the camera/lighting stays still

controls:
arrows: in camera mode, move the orbital camera, in lighting mode, move the directional camera
when in camera mode, pressing x/v while moving allows zooming in/out
_ [b]z/c

[ Continue Reading.. ]

112
22 comments


Cart #15110 | 2015-10-07 | Embed ▽ | No License
2

DIE UNICORN

MADE BY KIERAN AND CATCHER (IM INNOCENT)

2
3 comments




Cart #15103 | 2015-10-07 | Embed ▽ | No License


This is for me Alexandro and Clear to calaborate

1 comment


Cart #15099 | 2015-10-07 | Embed ▽ | No License
1

My friend is a newcomer making animation faces for a bbs living. Its easy to tell: he loves baby faces

1
1 comment


Cart #15096 | 2015-10-07 | Embed ▽ | No License
1

My friend nolan made this, his first actual level. My opinion: PURE SKILLZ

1
0 comments


Hi there!

I'm just bought pico-8 and I was wondering if there was any way to change the input keys around? I tried researching if I could change things around with the SDL controller configs, but nothing I tried seemed to work...

I'm a huge dork and just don't want to move my hands after i've typed some code....

Also, my right hand is not used to moving around, so playing games like Celeste is really difficult for me...

Thanks for your help!

1
5 comments


If you need a picture converter...
http://www.codyssea.com/downloads/pico-8gfx.zip
Enjoy :)

1
0 comments



Hi,
BLD is a BoulderDash like.

The player:

  • can move (arrow keys)
  • goes not too fast
  • can push the rocks
  • can collect gems (50 points)

The rocks and gems fall (bottom, left or right). Take care, they can kill (3 lives).

=> You can destroy the butterfly !!!

Connorses > boulders don't rolling off flat ground :-)
Pizza, Matt > Thanks for your comments

Comments welcome :)

This goes to an end... Now, I will start a new projet... "chop" !

Kind regards,
jihem

8
10 comments


Cart #15047 | 2015-10-06 | Code ▽ | Embed ▽ | No License
12

Pixelmind V1.0

My little take on the classic Mastermind....

Controls:
left/right to navigate left and right
up/down to shuffle through faces
z/x to submit guess (and to continue when round ends).

For each guess submitted little lights show you info about the guess:
GREEN: is a correct guess and correctly placed.
YELLOW: is part of the lineup, but is misplaced.
RED: is not part of the lineup

You've got 7 tries for each game and it gets a bit more difficult for each level, as you are awarded stars - No really, real 80s superstars! - for each level completed. This makes it a little more difficult.

Hope you enjoy it, and let me know if you think 7 tries is too much or too little!

-- gtust.

12
9 comments


Cart #15042 | 2015-10-06 | Code ▽ | Embed ▽ | No License


Hi, this is my first pico-8 "game".

I never coded in lua, as a java programmer, it's hard :(

Notes:
-The colision check is so buggy (maybe my fault, i think).
-I speak spanish, so... "sorry for mah bad english".
-Also, the game is a port of my javascript version of the game
-I forgot to update the score when you destroy an enemy, duh.

I'll appreciate your feedback c:

4 comments




Top    Load More Posts ->