Skip to content

armant/2048

Repository files navigation

2048 in C to ASM

This is a 2048 game implemented in C that is compiled to ASM with the LCC compiler and ran in PennSim.

To run:

  1. cd to the root directory;
  2. run java -jar PennSim.jar -d;
  3. Enter script script2048 in PennSim's command line in the upper-left corner and press Enter;
  4. Click the Continue button;
  5. Click on the instructions screen in the lower-left corner so it turns yellow;
  6. Follow the instructions in the instructions screen to start the game.

screenshot

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published