Discord
Login
Community
DARK THEME

Super Lario Bro in MicroStudio 4 IS OUT! Check out the insane updates and improvements!

It has been MONTHS since I did anything to this project and now it has a whole new upgrade like no other update in Super Lario Bro in MicroStudio.

  • Instead of using the normal microScript 1.0 - interpreted, I used microScript 2.0 and looks exactly the same but performs better!

  • There are 4 levels instead of 2.

  • We got 2 BOSSES, Powser and Powser Jr.

  • I made Coopa with shell too!

  • WAY BETTER Enemy AI from all enemies!

  • HUGE debug console upgrade that's actually SMART and has the details of YOU and the MAP LEVEL!

  • Switch between Lario and Muigi EASILY!

  • MUCH BETTER COLLISION from everything in the map, player, enemies, and objects!

  • AND SO MUCH MORE! (for how to play PLEASE go to the CONTOLS section in the Menu, you will miss out on the new tools and actions you can do!)

The last and only update of this game will be the final version 5! So if there is a problem PLEASE let me know and I will put it in the newupdates file in the code, and make this game the best it can be! :)

You can play it right here or the explore section but kinda far and hard to find (you can search it or play here): https://microstudio.dev/i/TiberiusCreator/superlariobros/

Está genial bro pero podrías agregar música?

I have a question:

In TiberChat, what source did you have TiberChat searching stuff on when he searched the web?

Sí, anyerpinero78, ¡ya está previsto que se añada en la quinta versión! :)

And SeanCraft that is a very good question here is your answer:

TiberiusGBT is built on base44 (the app building platform I used to make it), and every AI call including the Real Time Web Search feature routes through a single wrapper function called InvokeLLM, which comes from base44's SDK:

In JS in my code:

export const InvokeLLM = base44.integrations.Core.InvokeLLM;

The frontend code doesn't contain a custom search API, no Google or Bing or SerpAPI key, and no independent scraping logic. There's nothing in the exported code showing how the search is performed that logic lives entirely on base44's backend servers, outside of what gets exported to the frontend bundle.

So in short the web search isn't a custom built source it's base44's backend service feeding search results into a my model call. The frontend just displays the result!

It's actually really cool! :)

Ok, that's neat! 😊

Thanks! :)

I expected more people to be happy about this new update but barly any one has tried it. :(

I tried it the day it released.

Post a reply

Progress

Status

Preview
Cancel
Post
Validate your e-mail address to participate in the community