This is my first collab project made with some of my friends in high school. This was actually one of the biggest and hardest project I've done so far. It's a game made for a
school assignment and we had 1 month to create something, we went all-in with a crazy ASCII project in x86 assembly.
The entire game is written in italian and, with it, it comes more than 20 files that the program needs to load all the scenes. This project is not optimized at all, it comes as it is, with just one month of work. 😄
For any game suggestion you can contact me directly francescomaca93@gmail.com!
To play the game you can download the zip file and the .asm. Once you've downloaded the file you need to use also download Emu8086 from this link. Now you have the prerequisites to run the game.
Installation game steps (Once you've downloaded the emulator):
1 - Move C.zip
into \emu8086\vdrive\
2 - Unzip its content
3 - Open the emulator
4 - Open the .asm
file and press run
5 - Enjoy the game! 🎉
🟠 There is no save-load feature in this game.