Log In  
Follow
Infinite86
Bit's Hell
by Infinite86
[ :: Read More :: ]

Cart #borebayini-0 | 2023-04-19 | Code ▽ | Embed ▽ | License: CC4-BY-NC-SA
1

A simple representation of the Langton's Ant Turing machine.

The colors of the tiles can be changed through the code (look for c={0,7})

Everything is (mostly) functionalized so it is easily modifiable

P#128746 2023-04-19 12:55

[ :: Read More :: ]

Follow my Github for access to unlisted cartridges!

P#128508 2023-04-13 16:56

[ :: Read More :: ]

Cart #reyinunenu-1 | 2023-04-02 | Code ▽ | Embed ▽ | No License

This script includes:

  • ability to turn on/off arrow keys, O button, and X button (in the code)
  • pause menu on/off switch
  • customizable on/off button colors (in the code)
  • customizable background color (in the code)

I've noticed that a bunch of players use things like this for speedrunning, so I decided to make my version and make the code available to everyone

You're welcome :)

P#128047 2023-04-02 23:00 ( Edited 2023-04-02 23:29)

[ :: Read More :: ]

Cart #hebudozeme-0 | 2023-04-02 | Code ▽ | Embed ▽ | License: CC4-BY-NC-SA

Controls: left and right to adjust the movement value

Calculates the distance between pixels in a stack based on a movement value and the amount of pixels in the stack

Probably going to use this for some kind of wind simulator

I made this in like 10 mins so it is probably pretty glitchy

P#128040 2023-04-02 20:33

[ :: Read More :: ]

Cart #wodebwati-0 | 2023-03-24 | Code ▽ | Embed ▽ | No License

Here's a simple platformer engine

It's pixel/color based, 32x32 screen dimensions

If you want bigger dimensions, remove poke(0x5f2c,3) in the _draw() function

P#127546 2023-03-24 15:54 ( Edited 2023-03-24 15:56)

[ :: Read More :: ]

Cart #payesagajo-21 | 2023-04-06 | Code ▽ | Embed ▽ | License: CC4-BY-NC-SA
5


Version 1.4.4

A simple little bullet hell game

Update Info

1.4.4 Changes:

  • Added the option to turn off deaths to make the game a little easier (score will not be calculated if at any point in the game you turn off deaths)

1.4.3 Changes:

  • Added a title screen
  • Added optional keyboard input display (in the pause menu)

1.4.2 Changes:

  • Adjusted the speed of the bouncer to make it a little harder
  • changed the restart function from load() to run() (Thanks to @MrAwesome for the suggestion)

1.4.1 Changes:

  • Adjusted starting difficulty

1.4.0 Changes:

  • Chickens.

Special thanks to my band friends for testing

Version Archive

Version 1.4.3


Cart #payesagajo-19 | 2023-04-02 | Code ▽ | Embed ▽ | License: CC4-BY-NC-SA
5



Version 1.4.2

Cart #payesagajo-18 | 2023-04-02 | Code ▽ | Embed ▽ | License: CC4-BY-NC-SA
5



Version 1.4.1

Cart #payesagajo-17 | 2023-03-17 | Code ▽ | Embed ▽ | License: CC4-BY-NC-SA
5



Version 1.4.0

Cart #payesagajo-16 | 2023-03-17 | Code ▽ | Embed ▽ | License: CC4-BY-NC-SA
5



Version 1.3.6

Cart #payesagajo-13 | 2023-03-17 | Code ▽ | Embed ▽ | License: CC4-BY-NC-SA
5



Version 1.3.5

Cart #payesagajo-12 | 2023-03-16 | Code ▽ | Embed ▽ | License: CC4-BY-NC-SA
5



Version 1.3.4

Cart #payesagajo-11 | 2023-03-16 | Code ▽ | Embed ▽ | License: CC4-BY-NC-SA
5



Version 1.3.3

Cart #payesagajo-8 | 2023-03-16 | Code ▽ | Embed ▽ | License: CC4-BY-NC-SA
5



Version 1.3.2

Cart #payesagajo-7 | 2023-03-16 | Code ▽ | Embed ▽ | License: CC4-BY-NC-SA
5



Version 1.3.1

Cart #payesagajo-6 | 2023-03-16 | Code ▽ | Embed ▽ | License: CC4-BY-NC-SA
5



Version 1.3.0

Cart #payesagajo-4 | 2023-03-16 | Code ▽ | Embed ▽ | License: CC4-BY-NC-SA
5



Version 1.2.0

Cart #payesagajo-3 | 2023-03-15 | Code ▽ | Embed ▽ | License: CC4-BY-NC-SA
5



Version 1.1.1

Cart #payesagajo-2 | 2023-03-15 | Code ▽ | Embed ▽ | License: CC4-BY-NC-SA
5



Version 1.1.0

Cart #payesagajo-1 | 2023-03-15 | Code ▽ | Embed ▽ | License: CC4-BY-NC-SA
5



Version 1.0.0

Cart #payesagajo-0 | 2023-03-15 | Code ▽ | Embed ▽ | License: CC4-BY-NC-SA
5


P#127179 2023-03-15 16:24 ( Edited 2023-04-06 14:39)

[ :: Read More :: ]

If anyone has any ideas for a modded game, I will try to do them after I finish Celeste ;)(https://www.lexaloffle.com/bbs/?tid=47464). Attach either the cartridge link or the cartridge please

Editing Infinite- Make sure you have the author's approval!

P#110586 2022-04-20 16:06 ( Edited 2022-04-21 11:21)

[ :: Read More :: ]

Cart #kigezomura-2 | 2022-04-20 | Code ▽ | Embed ▽ | License: CC4-BY-NC-SA
6


It's not quite finished yet, so subscribe to the thread to know when it's updated
It's Celeste... but hard mode
Enjoy!

Editing Infinite- If you find any cheesable parts, please tell me! I want the game to be as hard as possible :D

CHANGELOG
v2.1: Attempted to fix cheesing on lvl 2

v2: added new levels! WOOOO

Hey, if you're showing this to a friend, maybe have them play the original Celeste Classic first

P#110565 2022-04-20 11:10 ( Edited 2022-04-20 15:58)

[ :: Read More :: ]

Cart #japasifahe-0 | 2022-04-14 | Code ▽ | Embed ▽ | No License
6


Wow I actually modded a game
This is like baby mode. It could only get easier if... you.. were... invincible
hmmmmm
Trust me you want the chest

P#110233 2022-04-14 04:37 ( Edited 2022-04-14 04:39)

Follow Lexaloffle:          
Generated 2024-04-18 09:14:36 | 0.105s | Q:67