Browsing Tag
gamedev
37 posts
Struggling Dev does Character Design
Motivation I’m currently playing around with a game (engine). I like that it has so many different things…
[Game of Purpose] Day 36
Today I played around with sample projects: Lyria and Matrix. I wanted to see how professional game devs…
AssaultCube | Writing your first external cheat in RustLang
The link to the finished project can be found here. Writing a-salt-cube Prerequisites A decent knowledge of RustLang…
Post-Processing Effects with Shaders: Enhancing Rendered Scenes with Post-Processing Effects
Post-processing effects are a crucial aspect of modern computer graphics, adding polish and realism to rendered scenes. By…
Dev: Game
A Game Developer is a software engineer who specializes in designing, developing, and optimizing video games for various…
Why You Should Use Godot Over Unity
Game development is a thrilling adventure, but choosing the right game engine can make or break your project.…
Lessons from Open-Source Game Projects
Tutorials are an excellent way to learn the basics of game development and become familiar with your chosen…
I created a Physics Engine in GoLang💥
Github : https://github.com/rudransh61/Physix.go So ye I again created something bUT Its special because it was my dream project…
Learn Game Hacking
Understanding Game Hacking Game hacking isn’t simply about winning unfairly its an exercise in curiosity and problem-solving. To…
Intro to game development
So if you want to make your own game, you need to follow a process. Let us discuss…