Game Status: In development, playable Demo coming 2022.
A 2D top-down action platormer, with shooting.
Imagine the look and feel of Zelda: A Link to the Past but with a modern sci-fi look and more action orientated gameplay utilising platforming, shooting and exploring.
1 or 2 player local co-op
Story background:
It's the future, humanity has develop super skyscrapers that stretch far beyond the highest clouds. You need work, and Mr. Maxine Deville is generously hiring anyone to fix the glitches plaguing the underneath of these great mega structures. The pay is palatable, the work hazardous, but you have kids to provide for and he's the only one hiring. He smiles and says it isn't dangerous, but you've never heard of anyone who works the underneath, its meant to be all automated so no-one ever goes down there, but you have to provide for your kids and your money is running out, meaning their time is running out....
Game of Nim (Python Assignment)
My task here was to develop a detailed algorithm and a program that plays the ancient Chinese game of NIM.
In this game, the person who runs your program will be one of the two human players, my program uses simple Artificial Intelligence that will serve as the other player, as well as provide the narrative for the game and keep score, invite a friend to be the third player.
The program is required to keep score while participating in the game.
o
___/_
| ||
| ^ ^ ||
| u ||
(")(")_u
Source Code:
https://drive.google.com/file/d/1uGw9hNFYnk8eVcu7fG4_Xsd6ezZS-ll_/view?usp=sharing
A video of me demonstrating my Python Assignment running.