#Draft - Clients can already be reverse engineered to make cheats - Any detection should be at the server side - Problem 1: Viewport width can be adjusted by players Solution: In that case, anticipate that and design the game around it. - Problem 2: Use of AI assisted macros Avoiding AI assisted keypresses is not always possible. Solution: The best thing to do would be to report and ban hackers. And people should hack less because there should be no inherent value in your scores, it's just a fun game. It will also keep the players from getting addicted.
While I was philosophizing, I forgot how this could happen XD! So I had to rethink how it works. So multiplication can be thought of as repeated addition. This even true for non-integer real numbers, just that sometimes you are adding it only by a non-integer proportion sometimes. Addition is commutative, so you can explain adding A B times also as adding B A times. With negative numbers, when we take B from A and if B is greater than A, we can say that the result is a negative number with the value of taking A from B, so that the borrowed amount is represented as the difference between the larger and smaller number. Since we have established the origin of negative numbers through subtraction, we can add a positive number to a negative number to bring it closer to the positive realm. Adding a postive number reduces the borrow from the negative number, until it reaches zero, and then the familiar addition of applies. Since we have established subtraction as removal earlier, we can use t...
Table of Cohesion and Coupling (Source: https://feature-sliced.design/docs/reference/isolation/coupling-cohesion License: MIT | Copyright (C) 2018-2025 Feature-Sliced Design core-team) This is a method by which we understand systems in programming. As the image shows, cohesion is how much similar things are grouped together, and coupling is how much different groups are connected to one another. If I'm thinking about nature, there are a plethora of behaviors, but all of them have common fundamental behaviors. It is easy to understand it as how if we consider the known materials of the world, they are all built up from the same types of elements, which we call atoms. Elements of reality, as we could call them. At the same time, the combination of different elements is what makes reality wonderful, as otherwise everything would have been so stagnant or predictable. This is the general principle of art, to bring into attention a new perspective, and that is ingrained with every part o...
Comments
Post a Comment