Log In  

BBS > Community Superblog
All | Following | GIFs | Off-site

I'm trying to change my email, but the confirmation won't appear in my inbox. I've been changing my email on other sites so I suspect the issue is on your end. @zep

0 comments


Cart #ywihidof-0 | 2020-11-18 | Code ▽ | Embed ▽ | License: CC4-BY-NC-SA
1


Currently unfinished puzzle game, slide around on ice to get to the next room.

1
0 comments


The Adventurer

CONTROLS:

Hold x to see your inventory
Use arrow keys to move

Cart #hugeyotanu-0 | 2020-11-17 | Code ▽ | Embed ▽ | License: CC4-BY-NC-SA
1


Cart #hugeyotanu-1 | 2020-12-02 | Code ▽ | Embed ▽ | License: CC4-BY-NC-SA
1


Version 1.0.1!
[0x0]

[ Continue Reading.. ]

1
3 comments





1 comment


Cart #fopujetedo-0 | 2020-11-16 | Code ▽ | Embed ▽ | License: CC4-BY-NC-SA
1

1
3 comments


60 Second Delivery

Made for the UMBC Fall 2020 Hackathon

Cart #zenupenez-0 | 2020-11-15 | Code ▽ | Embed ▽ | No License
5

Credits

Programming: Erik
Art: Erik and Brandon
Music: Erik and Anthony
Level Design: Brandon

5
2 comments


Hi,

I'm pulling together a simple animation that shows some electrochemical concepts.
I've managed to get an "ion" moving around a simple electrochemical cell (anticlockwise flow) using some random movements with some bias to help "push" the ion in the right direction to simulate flow. Its not perfect and there are no doubt much simpler ways to do this, but my coding skills aren't up to it so I've hacked this together - please excuse the mess!

Anyway, I am trying to get the white "ion" to turn green when it hits the electrode (aka grey box) and stay green. I'm doing this by checking if the "ion" is within the bounds of the electrode, and also that the electrode is powered up (variable pwr=1). As far as I can see, it should work, but after literally hours trying to figure out why its not working, I'm close to giving up, and thought I'd see if I was missing a really obvious thing - as I say, I'm not a good coder, just muddle by!

Any help would be very much appreciated.

[ Continue Reading.. ]

1
2 comments




oooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooi

0 comments




░░░░░▄▄▀▀▀▀▀▀▀▀▀▄▄░░░░░
░░░░█░░░░░░░░░░░░░█░░░░
░░░█░░░░░░░░░░▄▄▄░░█░░░
░░░█░░▄▄▄░░▄░░███░░█░░░
░░░▄█░▄░░░▀▀▀░░░▄░█▄░░░
░░░█░░▀█▀█▀█▀█▀█▀░░█░░░
░░░▄██▄▄▀▀▀▀▀▀▀▄▄██▄░░░
░▄█░█▀▀█▀▀▀█▀▀▀█▀▀█░█▄░
▄▀░▄▄▀▄▄▀▀▀▄▀▀▀▄▄▀▄▄░▀▄
█░░░░▀▄░█▄░░░▄█░▄▀░░░░█
░▀▄▄░█░░█▄▄▄▄▄█░░█░▄▄▀░
░░░▀██▄▄███████▄▄██▀░░░
░░░████████▀████████░░░
░░▄▄█▀▀▀▀█░░░█▀▀▀▀█▄▄░░

[ Continue Reading.. ]

0 comments


I have upload the AORHOF Theme onto Youtube.
https://youtu.be/2E7FIgrg3s4

Music: A.O.R.H.O.F. Theme
Composer: RubyRed
Platform: Pico-8

(Like and Subscribe, or don't, it's optional)

0 comments


Hey, folks!

I want to build a GitHub Action to automatically export the cartridge as HTML and publish a GitHub Page.

I have two question around this:

  1. Did someone already do this, or attempted to? Any clues for prior art would be appreciated.
  2. I'll need to have the pico8 binary published, but I don't know if I have permission to do that, and I assume I don't. Would it be ok to have a cyphered version that I'd decrypt during the build process with gpg or something?

Cheers!

0 comments


abababab eai oioi

0 comments


Cart #reference-0 | 2020-11-06 | Code ▽ | Embed ▽ | License: CC4-BY-NC-SA


Quick and simple suite demonstrating API references from the pico-8 fandom site.

The default setup (in the editor) displays many preconfigured examples.

As a bonus, the output is a neat & tidy guidelined file folder diskette design.

There's some magic numbers and kinks that need to be ironed out but here it is.

Intended to be used as a fast barebones engine or just a learning example kit.

examples from the fandom wikia demonstrated for general purpose

0 comments


wobdat="1f00514302d06ee1179c8d34a74033b359e834319ba6504fa4690ade340000"
str_to_mem(wobdat, 0x4300)
mywob = wob_load(0x4300)
function _draw()
cls(mywob.back_col)
wob_draw(mywob)
end

0 comments


Cart #ferukojafo-0 | 2020-11-05 | Code ▽ | Embed ▽ | License: CC4-BY-NC-SA

First Cart! I wrote an N queens solver because that was what was in one of my csci classes some time ago.

0 comments








Top    Load More Posts ->