What web browser y'all use

I used to want to make a browser too… But I gave up.
Maybe I’ll do it when I grow up.

no better time than now. hell, ill be real with ya, im only a little bit older than you. but it just depends on what you wanna do in the moment. the thing thats been confusing me is nobody talks about modifying chromes ui even though everything is based on chromeium

I know a little bit about the chromium engine.
What games have you created?

all of my projects usually never get released, but im working on 1 game and one piece of software right now. Luigi Does Taxes 2, and PocketOS (i have not talked about PocketOS yet lol).


Your projects look cool.
My projects
https://yandex.ru/games/app/485261?lang=en

https://yandex.ru/games/app/492415?lang=en

and cat billiard.
There were a lot more of my games on Yandex Games, but they were removed due to their low popularity.
I always make a game, then abandon it and create a game in 1 day.
All of these games were created in one day, except for kotity. However, kotity is in Russian and does not have an English localization.
(“кот” translate to english cat)

I’ve tried unity, and unreal engine, and a lot of engines. They all had an error. Except for godot, but it is inconvenient for me and does not download the C# version correctly. I have now managed to download cocos creator. But I’m definitely not leaving here. But I’ll make my dream come true on cocos creator - match 3.

im slowly outgrowing gdevelop, but my brain always hits me with a “what if”. im always thinking what is some absurd way i can use gdevelop. and well uh, the PocketOS operating system is one of them

I’m thinking about something similar :rofl: :rofl: :rofl:!
I want to make a game engine with my programming language with export. Export is the most difficult part, but I’ll look at the source code of this engine and figure it out.
Kotiti is nothing compared to what I want to do.

Or create an asset editor, I think…

Whats export? also i was trying to do the exact same thing as you lmao. Luigi Does Taxes 2 might still have to transition to a custom engine.

Normally chrome and with memory saver to max, so it doesn’t use alot. Other than that, i also use brave so when I’m watching on sites i never or barely get ads :joy:

Web-export. But then it seems that I need to add a new built-in extension in C++, but I don’t know for sure. I haven’t fully studied the engine’s source code yet.

Well, for example, Core made in Unreal Engine seems to have exports.
Although I think it’s easier to create an engine from scratch.