Log In  

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

i wanna get back into gamedev sometime this year, or at least try to, and this little thing seems the perfect way to start that journey.
unfortunately i dont know how to change my username, so this accounts name will forever reflect a 12 year old pipo, one with foolish ambitions and thought they wouldnt be a girl in the future lol
this is just me yammering. i wont post much and its unlikely anyone will see this but, sometimes its nice to talk out in the void

1 comment


This Lua script is designed to copy files from a directory in /appdata/system/lib to the corresponding destination in /system/lib. The key functionality of this script allows the user to modify the system libraries (e.g., gui_ed.lua in this case) in /appdata/system/lib and have those modified versions persist even after a reboot.
Key Features:

Directory Syncing:
The script checks for files in the /appdata/system/lib directory.
It copies each file to the matching location in /system/lib based on the filenames. For example, if gui_ed.lua is modified in /appdata/system/lib, it will be copied to /system/lib/gui_ed.lua replacing the original.

Persistence of Edits:
Any changes made to files in /appdata/system/lib will persist after reboot, ensuring that the customized libraries remain intact and are used when the system restarts.

Works with Any /system Directory:
The script can be adapted to copy files from any directory within /appdata/system to the equivalent directory in /system, not just /lib. It can be used to update any files in the /system/ directories by making minor changes.

[ Continue Reading.. ]

1
1 comment


One of my biggest takeaways from this project is the concrete understanding of the dangers of Feature Creep, as well as the importance of having realistic project expectations and proper planning. In software development, it’s inevitable to encounter bugs and features that need to be adjusted based on real-world scenarios. These tasks take up a significant amount of time, which is often unpredictable. Therefore, it is essential to allocate sufficient time for debugging and adjustments, instead of continuously trying to integrate new features into the program.

Moreover, the dangers of Feature Creep were vividly demonstrated in this project. In my past programming experiences, I rarely paid attention to the memory usage of the program. As a result, I often wrote code with higher readability and decoupled various modules to make them easier to modify and debug. However, this approach inevitably led to code bloat, which I didn’t consider a problem until now. Given the limited code capacity of the Pico-8 engine, I encountered memory issues during the final stages of the project and had to spend extra time trimming down my code. Fortunately, I realized the problem of Feature Creep midway through development and decided to cut half of the planned levels and monsters. Otherwise, the memory constraints would have caused even more headaches.

[ Continue Reading.. ]

0 comments


Cart #keyebuhasi-0 | 2025-01-08 | Code ▽ | Embed ▽ | License: CC4-BY-NC-SA
1


上下左右键:移动 Arrow keys: Move 矢印キー: 移動
Z键:确认 Z key: Confirm Zキー: 決定
X键:取消 / 退出 X key: Cancel / Exit Xキー: キャンセル / 終了

1
0 comments


I'm here because my dad told me to to my homework but I have nothing to do so I made an account. hope that I can get better grades.

0 comments


Cover Art by @Werxzy

This is the 15th issue of Pico-View that covers the latest news, tips and tricks from developers, and looks back on the entire year of 2024 to reveal the best games that came out this year, and more you may have missed!

Read the full issue here: https://nerdyteachers.com/PICO-8/Pico-View/15

Contents:

  • Shadowbox Pixel Art
  • PICO-8 on Antstream Arcade
  • Extended Maps and Palettes of Samurise
  • Everyone Draw Interview
  • Everyone Draw PICO-8 Mural
  • Featured Game Review
  • Christmas Past, Present & Future
  • Top 10 Games of 2024
  • Top Rated Games on Itch.io
  • Updated Top 200
  • Data Packing for Picodex Dual
  • Lookback Pico Playtime
  • New Debugging Resource
  • Picotron Textmode editor
  • December Event Winners!
  • Pixel Art Gallery
12
0 comments



Who is this mysterious blob with a bow, why is it here, what is it doing? Maybe we will never know. But at least one of those questions will be answered in this game.

1
0 comments


Hello there! :p

My name is That One Entertainer, also known as T_O_E.
One day I got bored, browsed the internet and found this cool website, so I though why not give it a try?

My goal is to learn about programming and make my own simple games in the process. I started with scratch and even though I'm also currently a studying Java, I want to try something else entirely. That's when I found this website, played other peoples games and got inspired to try and create something of my own. Whether I'll stay or leave I'm not too sure about, but hopefully I'll learn something in the process, so we'll see.

I'm also keen to try and create my own music, pixel art and other things here, as those are also my interests I'd like to get better at.

Thank you for reading this introductory post :p

2
1 comment


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


A simple Christmas themed game with elements of humor. This game was created for the PICO-8 Advent Calendar Jam 2024. Use the ⬅️, ➡️, ⬆️ and ⬇️ arrow keys as quickly as you can to ease the anger of the fellow kids. Unfortunately I had no enough time to work on the sound effects, but I had a very fun time creating the characters' pixel art.

1
0 comments


Cart #burningtrail-0 | 2024-12-20 | Code ▽ | Embed ▽ | License: CC4-BY-NC-SA
10


Explore a dense jungle mountain littered with traps and puzzles, burning your way to the top!
Collaboration with CannonTheWildWulf

10
1 comment


So, I've been wanting to code a pico-8 game and I know the limits of the 8192 tokens, 64 sounds, blah blah blah, I just need to know some actual coding. For example, how would I make a kill trigger for spikes, or a windscreen for collecting something?

7 comments


Cart #sleigh_another_day_20241207-1 | 2024-12-07 | Code ▽ | Embed ▽ | License: CC4-BY-NC-SA
9

Sleigh Another Day

Santa is training for the big day. Help him navigate his sleigh through the snowy mountains of Lapland and return safely to his workshop in this procedurally-generated one-button game.

How to Play

One button: press X to jump/fly.
In later levels you can collect magic coins which allow you to press X again while airborne to extend your flight.

Credits

Code by I Am Penguin
Particle effects adapted from example by Nerdy Teachers

Notes

This is my first Pico-8 game. Getting the difficulty right in a procedurally generated game has been difficult, so feedback is welcome. You may need to try some of the later levels a few times before you're successful and remember where to press X, but I've tried to make it fairly easy for casual gamers like me.

[ Continue Reading.. ]

9
3 comments


Play my crappy flappy bird clone

Cart #rudybird-1 | 2024-12-14 | Code ▽ | Embed ▽ | License: CC4-BY-NC-SA
1

1
0 comments


Cart #bob-0 | 2024-12-12 | Code ▽ | Embed ▽ | No License
1

THIS IS IMPOSSIBLE!!! DO YOU DARE FACE THE ORANGE PIPES!!! CAN YOU GET PAST THE ORANGE PIPES!!!! WILL YOU GET PAST THE ORANGE PIPES!!!! TRY. ONLY IF YOU DARE!!!!!!! MUAHAHAHAHAHAHAHAHAHAHAHAHAHAHAHAHA!!!!!!
gl :)

this was made by chatgpt

1
0 comments


Cart #jumpingadventure-0 | 2024-12-12 | Code ▽ | Embed ▽ | No License
1

this was made by chatgpt

1
0 comments


Cart #redblock-0 | 2024-12-12 | Code ▽ | Embed ▽ | No License
1

This was made by chatgpt

1
0 comments


lbc
by Helper
Cart #lbc-2 | 2024-12-17 | Code ▽ | Embed ▽ | License: CC4-BY-NC-SA
1


This is a small mods of celeste in 64x64 cuz I was on a low budget :)

1
1 comment


Cart #ktukogosi-0 | 2024-12-12 | Embed ▽ | License: CC4-BY-NC-SA

0 comments


To-Do List

1.Player Upgrade Module (Completed)
2.Boss Implementation(Completed)
3.Implement ~10 Different Enemies
Lower priority for now, continue refining the implemented enemies
4.Victory and Results Screen(Ideas are in place, but not yet implemented)
5.Design ~10 Levels with Progressive Difficulty
Initially planned for 10 levels, now planning for 5 levels, with adjustments to the monster ratio and quantity in different levels
6.Create a Cool Boss Death Animation(Completed)
7.Balance Game’s Stats
Properly balance all game stats

Bug Fixes

Known bugs fixed:
1.Player still took damage from bullets during invincibility period (Fixed)
2.Boss did not deal collision damage to the player (Fixed)
3.Game restart didn’t properly initialize some variables
4.Incorrectly awarding experience to the player when clearing monsters at the end of a level (Fixed)
5.Holding the attack button and entering the upgrade screen automatically selected the default option and exited (Fixed)

[ Continue Reading.. ]

0 comments


oh hi, i am kbrito and, welcome :D

0 comments




Top    Load More Posts ->