9 Forks
54 Stars
54 Watchers

lc3-2048

implementation of git.io/2048 written in LC-3 assembly, an educational computer architecture

How to download and setup lc3-2048

Open terminal and run command
git clone https://github.com/rpendleton/lc3-2048.git
git clone is used to create a copy or clone of lc3-2048 repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with lc3-2048 https://github.com/rpendleton/lc3-2048/archive/master.zip

Or simply clone lc3-2048 with SSH
[email protected]:rpendleton/lc3-2048.git

If you have some problems with lc3-2048

You may open issue on lc3-2048 support forum (system) here: https://github.com/rpendleton/lc3-2048/issues