Gustavo Passosacadev.hashnode.dev·Jul 6, 2024Super Dash #2: Playtesting and FrustrationPlaytesting is super important for game development and there’s nothing new about that. At Valve they start as early as they can and are always iterating to put their design in practice. With Super Dash I didn’t have time or testers to do it so often...DiscussGame Development
chirag Rawatdevops-with-chirag.hashnode.dev·Jun 16, 2024Mastering Version Control: Your Ultimate GuideVersion control or source control is the practice of tracking and managing the changes made to the software code. Source code management or version control tools are the software that helps you keep track of every small change made to the codebase wi...DiscussDevops
Adarsh Singh Tomarshivtrieslearning.hashnode.dev·May 16, 2024Generics?Hello, Adarsh this side. Today, I have decided to go on a little adventure on the hills of Typescript and Generics is the topic where most slips. But all it needs a strong footing from preventing such happenings. So, let's get started. First of all, ...DiscussDeveloper
Ajimsimbom Bong Majimbong.hashnode.dev·Apr 3, 2024Project Inception: A Centralized Announcement Platform for UniversitiesCase Study: Siantou University Institute App Name: Siantou App Siantou App aims to provide a centralized announcement platform that enhances communication within a University, in this case Siantou University Institute. Siantou is located in Yaounde -...Discuss·1 likeSiantouApp Dev Journeyproject
Rudransh Bhardwajrudransh61.hashnode.dev·Mar 15, 2024Thoughts : How I made a Physics Engine in GoLangGithub : https://github.com/rudransh61/Physix.go So yeI again created somethingbUT Its specialbecause it was my dream projectI wanted to built it for 2 yearsAnd now , when i thought that i think im skilled to built this big project ...And i did it in...Discussphysics engine
Ata Caner Çetinkayacapataina.hashnode.dev·Jan 23, 2024Modding DevLog 1 - Health Per Level mod for Escape from TarkovI will be going over the process of creating my mod for the single-player version of Escape from Tarkov on the SPT-AKI single-player emulator, which managed to hit almost 5K downloads within a month, along with multiple contributors being interested ...DiscussEFT
Eli SklarforDjitsu Devlogdjitsu.hashnode.dev·Jan 1, 2024Devlog Entry #4 - Small things are sometimes very expensiveI'm building Djot - a new kind of developer tool aking to a playground but with the focus of making it a day-to-day tool to allow you to write cross-platform applications easily and quickly without worrying about setting up, managing, and maintaing t...Discussdevlog
Rudransh Bhardwajrudransh61.hashnode.dev·Dec 29, 2023Thoughts : Defeating Stockfish-01 !! (Chess Evaluation)Date :- 12-29-2023 ..... So, I started a .. new folder , git init completed ..... But no idea where to start ............... So , icoded a basic chess board in c++ (purely) And .... with no graphics it was only in terminal.. like float board = { ...Discuss·1 likechess
Eli SklarforDjitsu Devlogdjitsu.hashnode.dev·Dec 6, 2023Devlog Entry #2 - Database & File NavigatorPreviously we've left off at the very basic step of creating an OpenAI assistant succesfully with the OpenAI API. This time I'm starting off with adding support for built-in Firestore access from the Djot to allow users to create and access custom da...DiscussElectron
Eli SklarforDjitsu Devlogdjitsu.hashnode.dev·Nov 30, 2023Devlog Entry #1 - Can Djot be Real?A few months ago I set out to build Djot - a subset of Djitsu, which is an app I've been working on since January 2020. Today I've released Djot v0.4.6 which for me marks a minor maturity for Djot as a product - there is still a lot to be desired and...Discuss·27 readsdevlog