Log In  

Cart #bgconway-1 | 2024-04-29 | Embed ▽ | License: CC4-BY-NC-SA
1


I wanted to try making a program that would display Conway's Game of Life as a background. Unfortunately it causes a few mouse trails, but I don't think they're too noticeable. If they're too bothersome, try changing the "S" scaling variable to 6 or higher. Higher numbers give better speed (and thus less mouse trails), but also lower the resolution and the average time until equilibrium. I almost certainly could have implemented this better so feel free to do what you want with it!

P#147518 2024-04-28 23:07 ( Edited 2024-04-29 21:09)

You seem to have uploaded an empty cart, because there's nothing inside it apart from the label image!

P#147531 2024-04-29 04:06

@Soupster you sure it's blank? like I can tell there's an issue that's making it unable to run in the web player, but it SHOULD run fine if saved to an actual Picotron system??

P#147569 2024-04-29 16:00
1

If you run load #bgconway, the only file in /ram/cart is label.png.

P#147575 2024-04-29 16:59

@luchak @Soupster oh jeez, let me take care of this

EDIT: okay I think I fixed it but it's still not playing in the web player

P#147588 2024-04-29 19:48 ( Edited 2024-04-29 20:11)

@IMLXH I can't test right now, but the version (bgconway-0) doesn't seem to have been updated, it's still on version 0.

P#147590 2024-04-29 20:28

@Soupster hahaha wow good catch. it's working in the web player now!

P#147595 2024-04-29 21:10

@IMLXH Nice, it's working now! I can't see how you're doing it, but you might be interested in my implementation: https://www.lexaloffle.com/bbs/?tid=141892

P#147599 2024-04-29 21:35

@Soupster oof, now I can't see that in the web player. i have NO clue how you're using the color tables but i love how you were able to make a full-res version that DOESN'T run like garbage

P#147601 2024-04-29 22:47
1

It displays in the web player, but input doesn't work. The earlier version of it should work just fine:


EDIT: It's displaying the wrong cartridge!!
EDIT: Now it's not? What's going on here?!
EDIT: It's wrong most of the time, but sometimes correct... @zep I summon thee!
Cart #cgol-0 | 2024-04-22 | Embed ▽ | License: CC4-BY-NC-SA
4


P#147603 2024-04-29 23:11 ( Edited 2024-04-29 23:16)

[Please log in to post a comment]