This is a 2048 game implemented in C that is compiled to ASM with the LCC compiler and ran in PennSim.
cd
to the root directory;- run
java -jar PennSim.jar -d
; - Enter
script script2048
in PennSim's command line in the upper-left corner and press Enter; - Click the Continue button;
- Click on the instructions screen in the lower-left corner so it turns yellow;
- Follow the instructions in the instructions screen to start the game.