Alina Williamsalina-williams.hashnode.dev·Jan 9, 20256 FPS Settings to Tweak for Better Gaming on Your PCThe frustration of stuttering visuals or choppy gameplay can ruin the experience, especially when you're up against opponents in competitive games. In addition, it can break your immersion when you're trying to enjoy a beautiful open-world game. But ... Legion Tower 5 gen 8 with Amd
Shashank Kumar Sukumar Singhshashankdev.hashnode.dev·Apr 12, 2024Enhancing Gameplay with Visual EffectsRecognizing the need to improve our game's visuals, we've introduced several new visual effects to enhance gameplay clarity and make the game more visually engaging. Considering the feedback from our final presentation, we have following implementati...1 like#connectedgames
Shashank Kumar Sukumar Singhshashankdev.hashnode.dev·Mar 16, 2024Setting up Login SystemIn this blog, I'll walk you through the process of integrating databases to manage accounts and implementing a login screen in Realm Rift. Firstly, I created a new scene in Unity and added two input fields for username and password, along with a butt...#realmrift
Shashank Kumar Sukumar Singhshashankdev.hashnode.dev·Mar 1, 2024UnveilingFollowing our Ideation Presentation, we're thrilled to announce that our game concept has taken shape, and we're gearing up for full scale development. Alongside this exciting milestone, we've also settled on a title that encapsulates the essence of ...2 likesGame Development
jsrmalvarezninjatic.engineer·Nov 12, 2023Rustidor #2: Porting Sauerbraten from C++ to RustHow to manipulate C++ Data from Rust In this post, we will learn how to access data that resides in C++ from Rust. Our journey will begin with reading the data, and then we'll explore how to modify it. Before diving into the specifics, make sure you'...99 readsC++