They're asking you to write a basic computer program - in pseudo code, which defines the game play. As game design you might do something like that in a real programming language, e.g. Lua. Pseudo code is not a real programming language, but it reads similar enough to a real one. I don't think there's a standard for it…
Hello, I am applying to Game Dev college in about 2 months, and I have met all the requirements, but there is one that I am stumbling on. here is the demand: Pseudo code is a kind of structured English for describing computer programs. It allows the designer to focus on the logic without being distracted by details of…