- Unity Development with Visual Studio Code Tutorial how to use Unity with Visual Studio Code
- Programming and debugging godot with Visual Studio Code Visual Studio Code, often referred to as VSCode, is undeniably one of the most popular code editors.
- Devlog #1 : Reviving Fat Astro Five years ago, I introduced the prototype game 'Fat Astro,' a unique blend of gaming elements inspired by 'Boxboy' and 'Captain Toad'.
- Third person camera on Godot The third-person shooter genre is undeniably popular in the world of gaming.
- Git scenario 1 : Urgent bug report You're working on a software project and are in the middle of implementing a new feature in your branch.
- Frequently used git command Here's a list of Git commands I use frequently, as well as some less common ones
- Hello world. My yet another blog.
- Protoype Demo - Fat Astro Three years ago, I made game demo called Fat Astro.
- Custom url domain in Xampp If you are developing website in Xampp, you can use custom domain instead of localhost or 127.0.0.1.
- SocketException: OS Error: Connection refused, errno = 111 I got this weird error when developing flutter app in windows.