© 2022 Hashnode
#games
Devlog #3 Haha, this one's kind of late. This week, we've continued to work on the first-floor spawns and fixed some key systems that had pretty large bugs hiding in them. State of the site, workflow,…
Introduction This article is about how I got the highest rank in a fighting game that I enjoy playing. I was able to achieve it by borrowing the principles from agile software development. Very nerdy,…
Introduction Hello guys, For every game developer it is a dream to understand the physics in-depth to make the game more realistic, I am also one of them. so I started learning physics for my game fro…
Video games are one of the best forms of entertainment. From multiplayer survival games like Among Us to action/adventure hits like The Legend of Zelda, there is a video game for everyone to enjoy. Th…
Unicode Characters Unicode Characters made this thing easier we can say that It is a tool that can print any symbol, special character, emoji, and other language alphabets. These are the characters that we can use in place of the space key…
Gaming is the ultimate distraction from everyday life and the perfect way to unwind. It’s a great stress reliever and social activity, as well as an excellent way to pass the time when you have nothing else to do. Gaming also provides a gre…
A whole new world indeed! This devlog explores a major transformation of the game through new world generation and visual effects. The last devlog allowed for some of the initial work to be completed …
This selection includes free online games for programmers to learn JavaScript, Java, Python, PHP, C# and other languages in a fun way. Also, you can find free online courses on skillcombo.com. CodinGa…
Tutorial: BattleShip In this tutorial, we'll walk through a simple decentralized application, the Battleship game; where two players have to try to guess the positions of each ship on a Gameboard. Mor…
Hi! This time I really wanted to try creating simple game of rolling the dices. There won't be much of a purpose to this, because I just wanted to create rolling logic. Maybe later I will add more fun…