Log In  
BBS > Lexaloffle Community Superblog
This is a combined feed of all Lexaloffle user blogs. For Lexaloffle-related news, see @zep's blog.

All | Following | PICO-8 | Voxatron | General | Off-site
[ :: Read More :: ]

Cart #grayworld-0 | 2024-05-14 | Code ▽ | Embed ▽ | No License
4

P#148387 2024-05-14 14:08
[ :: Read More :: ]

Cart #hello_world_song-0 | 2024-05-13 | Code ▽ | Embed ▽ | License: CC4-BY-NC-SA
7


Original song:
https://www.youtube.com/watch?v=Yw6u6YkTgQ4

P#148369 2024-05-13 19:45 ( Edited 2024-05-13 19:45)
[ :: Read More :: ]

Cart #robakifasa-0 | 2024-05-13 | Code ▽ | Embed ▽ | No License
2

Cart #hadejufehu-0 | 2024-05-13 | Code ▽ | Embed ▽ | No License
2

P#148368 2024-05-13 19:28 ( Edited 2024-05-13 23:01)
[ :: Read More :: ]

This was created to create an instruction list.
It will be useful to use spreadsheet software (such as Excel) to understand the whole.

It is intended to be used on a console.
Also, the execution results are copied to the clipboard.

P#148363 2024-05-13 17:08 ( Edited 2024-05-17 20:28)
[ :: Read More :: ]

Cart #characterlist_2-1 | 2024-05-25 | Embed ▽ | No License
2

In the future I'm thinking of running this in a tool tray.
This is not easy to use in terms of area unless you consider the layout.

0.0.2: Simple fix to reduce unnecessary code.
0.0.3: Selected characters are now copied to the clipboard for reuse.

P#148362 2024-05-13 17:04 ( Edited 2024-05-25 12:11)
[ :: Read More :: ]

Cart #start-0 | 2024-05-13 | Code ▽ | Embed ▽ | License: CC4-BY-NC-SA
4

Start

after you satrt the game you can enjoy the game
It took about 2 years to make this game.

Controls:

  • x to use the ultra dash

  • c to sprint

  • use the arrow-keys to move left and right

  • after finishing the first boss you get to use the new ability: walljump

About

this game contains alot of content...

  • 8 Bosses
  • 16 mini-bosses
  • 8 uniqe worlds
  • Over 242 abilits
  • A Inventory
  • 46 brand new never-befor seen enemies
  • Smooth 120 fps
  • Ultra 4k Nasa resolution
  • Over 1.56 Quantillion polygons rendered every frame
  • A in-build Calculator
  • 6 other games
  • A cd-player
  • not 128-128 resulution
  • Super Mario Bros all-Starts: The returning of Playstation
  • Online Multiplayer
  • fun
  • Build mode: make your own maps
  • A full guide to how to use Scissors
  • Parent-Control-Mode: to prevent your child getting addicted
  • Mario Galaxy 8
  • And alot more!

All you need to do is to start the game and enjoy

P#148361 2024-05-13 16:27
[ :: Read More :: ]

Red
by kuliat
Cart #redred-0 | 2024-05-13 | Code ▽ | Embed ▽ | License: CC4-BY-NC-SA

foreverred 2 leak???

P#148353 2024-05-13 11:09
[ :: Read More :: ]

Cart #feyikimuho-1 | 2024-05-13 | Code ▽ | Embed ▽ | No License


Hello! (Again...) I am working on a 2D platformer, based off of the Nerdy Teachers tutorial. In my previous post, I asked for assistance coding enemies, and you guys really helped! (Thank you jasondelaat!)

I have since ran into more problems. I'm wondering how I could implement multiple enemies, as my code now only has one frog enemy that can be moved around; Is there a way that I can have multiple frogs that piggy-back off of the same code? Or is the only way is to have separate tabs of code for each individual enemy? I'd love to hear your guy's solutions to this problem! Feel free to look under the hood and check out the code for yourself!

Another problem I have encountered is the "run button" as of now, it just increases the speed of the character (shown by the counter above the player) I would like to implement a system similar to most platformers, where the longer you hold down the run button while moving, the faster you go, with a max speed cap. I tried to attempt this earlier, but it was buggy, and you could build up speed by standing still and holding the button. I'm sure you guys can come up with better code than me.

P.S I am looking for a name for the little bird guy you play as, any ideas?

P#148345 2024-05-13 07:40 ( Edited 2024-05-13 07:46)
[ :: Read More :: ]

srviv

Wield your blessed golden chakram against the oncoming vampire bat horde! Survive and take out as many as you can!

Survivors-type made in under 500 chars for tweettweetjam9. Check it out on itch.io

Cart #srviv-0 | 2024-05-13 | Code ▽ | Embed ▽ | License: CC4-BY-NC-SA
5

Reload the page to try again. I ran out of characters for a more elegant ending.

Code below...

l=128x=64y=64c=0v=0p=0m=64n=64z={}r=rnd ★=sin 🐱=cos …=atan2 🅾️=circ
::☉::c=x-64v=y-64camera(c,v)
for i=0,l do 🅾️(c+(i*i-c)%l,v+(i-v)%l,0,i%6)end?"웃",x-3,y-2,6
u=r()if(u<.1)add(z,{x=x+l*🐱(l*u),y=y+l*★(l*u)})
b=btn()if(b>0)q=…(b\2%2-b%2,b\8%2-b\4%2)m=🐱(q)n=★(q)x+=m y+=n m=x+m*6n=y+n*6
🅾️(m,n,3,9)?""
?p
for e in all(z)do
❎,▤=x-e.x,y-e.y
a=…(❎,▤)u=t()/l+r(█)e.x+=u*🐱(a)e.y+=u*★(a)?"ˇ",e.x-3,e.y-2,0
if((❎/5.1)^2+(▤/5.1)^2<1)stop()
if(((m-e.x)/5)^2+((n-e.y)/5)^2<1)del(z,e)p+=1
end?"⁶1⁶c3",0,0
goto ☉--koz

P#148341 2024-05-13 03:39 ( Edited 2024-05-13 03:44)
[ :: Read More :: ]

Scavengers

Cart #sarajemeze-1 | 2024-05-13 | Code ▽ | Embed ▽ | License: CC4-BY-NC-SA
6

Controls:

> x to drop loot
> z to dash (temp i frames)

Goal:

> Get to the ship before with as much loot before time runs out
> Don't let "him" get you

About:

> Create for Cody Jam 2024 - a five day game jam
> Theme: don't stop running

Create by Brandon @bjc1269
Music by Nathan Heinbuch @nheinbuch_ongaku on Instagram, YouTube, and SoundCloud

P#148335 2024-05-13 01:13 ( Edited 2024-05-13 01:44)
[ :: Read More :: ]

Cart #picocalendar-1 | 2024-05-12 | Embed ▽ | License: CC4-BY-NC-SA
8

PicoCalendar (work in progress)

This is PicoCalendar - a minimalistic calendar with annotation features. Just click a date and let your thoughts flow!

You can try it with load #picocalendar. Enjoy!

> At time of writing, this doesn't work in the web version :( Plus the day numbers are completely off

Technical thoughts

  • This app creates a .txt file for each clicked date, and then opens the default text editor with open.lua
  • To make footprint smaller, I should clean empty files at some point...
  • Working with dates is way harder than I thought. Code is not clean and sometimes awkward. I feel it would have been easier with os.time to work with numeric timestamps rather than with strings.

Changelog

0.1.1

  • Fix crash in web player

0.1.0

  • Initial release
P#148331 2024-05-12 22:06 ( Edited 2024-05-12 23:10)
[ :: Read More :: ]

Cart #kbo_ninja-0 | 2024-05-12 | Code ▽ | Embed ▽ | No License
22

This is a very short game I made while learning more about programming.

The game consists of just a few rooms, some power ups, and a boss fight. Hearts will restore health. Coins don't do anything.

The core mechanics are around jumping and clinging to walls. During the boss fight, you will need to utilize this while throwing shurikens. You cannot turn around once you've started a jump.

I tried to squeeze in a notification system toward the end to create a small tutorial area. Not sure if it actually helps much, but it's there.

Full play through video here if you're interested: https://www.youtube.com/watch?v=CYfjSiYwGfY

P#148326 2024-05-12 19:50 ( Edited 2024-05-14 05:57)
[ :: Read More :: ]

Cart #bufferrr-0 | 2024-05-12 | Code ▽ | Embed ▽ | License: CC4-BY-NC-SA
11

P#148327 2024-05-12 19:36
[ :: Read More :: ]

[**could not embed: UFO_sakura_neco-0]

Cart #jenateweyo-0 | 2024-05-12 | Code ▽ | Embed ▽ | License: CC4-BY-NC-SA
1

P#148324 2024-05-12 18:25
[ :: Read More :: ]

I maked first game (/・ω・)/

P#148321 2024-05-12 17:55
[ :: Read More :: ]

Cart #bc_music_memo-2 | 2024-05-29 | Embed ▽ | No License
4

https://www.lexaloffle.com/bbs/?tid=141408
The music from previous posts has been combined into one cart.

Update history

  • v0.3:
    • New songs have been added.
    • Display title.
    • Adjustment of UI and New Font.
    • Font adjustment.(v0.3a)
  • v0.2:
    • New songs have been added.
  • v0.1:
    • first release.
P#147567 2024-05-12 15:13 ( Edited 2024-05-29 00:47)
[ :: Read More :: ]

Cart #exponentile-3 | 2024-05-18 | Code ▽ | Embed ▽ | License: CC4-BY-NC-SA
12

Hello, this is my first Pico-8 cartridge.

It's a fun and addictive puzzle game. To play, you swap tiles to create combinations (3 or more tiles with same value, horizontally or vertically). When a combination is created, the combination collapses into one tile, and the tile value is multiplied by a power of two, greater with the more tiles there are in the combination.

Beware: if you like puzzle games, you could spend hours playing this one (I did ;-)

This a Pico-8 rendition of Exponentile by Mike Bellika, made with his permission.
https://www.bellika.dk/exponentile

You can check out more of my games here:
https://davidprograma.itch.io/

P#148309 2024-05-12 09:36 ( Edited 2024-05-18 17:00)
[ :: Read More :: ]

Cart #jpshoe_checkmate_challenge_1-0 | 2024-05-12 | Code ▽ | Embed ▽ | License: CC4-BY-NC-SA
4


Here's a little tweak I made to @Krystman's Pico Checkmate (go check him out if you haven't). There are 10 different levels of computer for you to battle. After each battle you are rewarded a score in terms of stars: 1 for tying, 2 for winning with take-backs, and 3 for winning normally. As in the original the threefold rule isn't implemented but everything else should be. Let me know if you find any bugs :)

P#148308 2024-05-12 09:11
[ :: Read More :: ]

Cart #fibonacci-0 | 2024-05-11 | Code ▽ | Embed ▽ | License: CC4-BY-NC-SA
2

Here's an interactive Fibonacci sequence editor. Use the left and right arrows to select a number, and the up and down arrows to change it. Numbers are painted red when they do not belong to the Fibonacci sequence implied by their neighbours.

P#148285 2024-05-11 22:08
[ :: Read More :: ]

Cart #iceleste-0 | 2024-05-11 | Code ▽ | Embed ▽ | License: CC4-BY-NC-SA
4

P#148279 2024-05-11 19:04
View Older Posts