Is Ubisoft really deleting accounts and taking away your purchases?

In short, this is only partly true. They only delete accounts that have no purchase history and are inactive for a long period of time. Background On the 20th of July, Ubisoft posted a reply to a tweet complaining that they were deleting inactive accounts. The tweet can be seen here. The top tweet lacks some key information. It does not say how long the account have been inactive for, so it could have been anything from six months to six YEARS....

July 24, 2023 · 3 min · ninjasmosa

Shape Knocker

Shape Knocker is a game about knocking shapes off a platform while they try to knock you off. It was made with the Unity 3D engine for the Unity Learn Junior Programmer course. Background Part of the course involved me working on a personal project alongside the main learning material. The mechanics I would be taught ideally should be implemented into said personal project. I would eventually turn this project into what you are seeing now....

July 9, 2023 · 1 min · ninjasmosa

Escape the underground cell

About this game In this game, you find yourself trapped inside a cell in an underground chamber. Why you are here is unknown, however you should probably find a way out of here before something bad happens to you. I wrote this game for a computer science project around a year or so ago (probably 2020/early 2021). It uses global variables, subroutines and else-if statements. Since the first inception I have replaced the static safe code with a random number generator that generates a random safe code every time the game is run....

March 30, 2022 · 1 min · ninjasmosa