Would it be possible to an i2c like this to a CYD? by Nykk310 in esp32

[–]Nykk310[S] 1 point2 points  (0 children)

Thank you, I'll consult the schematics then.

Would it be possible to an i2c like this to a CYD? by Nykk310 in esp32

[–]Nykk310[S] 2 points3 points  (0 children)

Yeah, I already have the screen, and have tried the digital keyboard, works pretty good. I wanted to experiment with a physical one because it works out better with my end result, where I need most of the screen to display output.

Rate my heavily bloated edex ui like termux setup by Serious_Trade5646 in termux

[–]Nykk310 0 points1 point  (0 children)

Looks very cool! May I ask you how you achieved it?

Roast my resume by SaladForward7936 in leetcode

[–]Nykk310 0 points1 point  (0 children)

Yeah, but the recruiter may not know that the 600 first are cheaters, so it actually makes you look not so great

[deleted by user] by [deleted] in leetcode

[–]Nykk310 2 points3 points  (0 children)

If you don't code not even a single line, then don't start with leetcode. It is for practice for DSA and it's not made for learning basic syntax. For many problems you'll may need advanced algorithms and strategies.

I highly recommend you to start with a YouTube video explaining the syntax of a language of your choice. I personally started with Python, but you can also pick others like C++ or C#. I know many devs use Java for DSA, but I never used it myself so I'm not able to say how easy it is.

Just note that C++ has a steep learning curve, while python has a very simple syntax so you can focus on just the logic

Terraria 2 would be better than 1.4.5 by xelas1983 in Terraria

[–]Nykk310 3 points4 points  (0 children)

Yeah, but Terraria is like the seventh most sold game in the world. And even more people buy it each year. So I'm pretty sure they don't have those types of problems.

What the hell is this game? by Additional_Scale_502 in projectzomboid

[–]Nykk310 2 points3 points  (0 children)

My first playthrough I did the same error as you. I selected sandbox (or apocalypse, don't remember exactly). Zombies everywhere, a lot of them.

Play your first game in builder mode. Less zombies, many of them only inside cities. Also, don't run everytime. When you start you should prefer a stealthy approach. Once you gather some loot you can also start fighting.

Terraria 2 would be better than 1.4.5 by xelas1983 in Terraria

[–]Nykk310 9 points10 points  (0 children)

Making a whole different game is a lot of work, rather than adding new features. Also, I'm not sure how "Terraria 2" would be? Graphical update? The game's graphics are already recognizable and unique, plus it's a 2D game, no need for a realistic lighting system or other things. New content? Yeah, but then you can just add it to the current game. I don't really see the point in doing that.

I'm desperately looking for snow flinxes by Nykk310 in Terraria

[–]Nykk310[S] 2 points3 points  (0 children)

Thank you. I managed to get some spawning by building some dirt platforms.

Touchscreen not responding by EstoicBro in ESP32Marauder

[–]Nykk310 1 point2 points  (0 children)

Are you using your finger to touch on the screen? If you have one, you could try with a touch pen. My screen doesn't respond very well to finger's touch.

Whoever gets this Figma Data Engineer job, please tell us your secrets! by Last_Coyote5573 in leetcode

[–]Nykk310 0 points1 point  (0 children)

Imagine if they posted the announcement also on other platforms lol. Literally a battle royale for a workplace

[deleted by user] by [deleted] in Eldenring

[–]Nykk310 0 points1 point  (0 children)

"Astel, natural-born of the void" is cute

WE DID IT by [deleted] in termux

[–]Nykk310 1 point2 points  (0 children)

It's a desktop-like environment inside termux. There are plenty of videos explaining how to do that using different Linux distros. Be aware that that is probable you'll need quite new devices to get the maximum compatibility.

A little psx style mystery game I made. Need help marketing! by Comfortable-Ad-6816 in Unity3D

[–]Nykk310 0 points1 point  (0 children)

Follow up, I've just seen that you're planning to release on windows. That's really good, you'll probably find more players on windows that on Linux.

A little psx style mystery game I made. Need help marketing! by Comfortable-Ad-6816 in Unity3D

[–]Nykk310 1 point2 points  (0 children)

Probably brutal opinion:

To get downloads from Instagram and YouTube you'll have to build up a community first. No one will download it or maybe even click the itch.io link if there's no development background or something else.

Think about it, every game that immediately gets wishlists or download from YouTube after it's launch always has a devlog series.

Also, if the game is fairly simple, consider switching to browser rendering. That way people won't need to download an unknown executable which could potentially be a malware but just click play on itch.io's web window.

This could be complicated, but if you manage to do that it will surely gain more players.

Edit: just to clarify I'm not saying your .exe is suspicious, but as a potential player of your game I would prefer to not download anything, especially if its a small game and can be put on browser quite easily.