SkillAgentSearch skills...

LC3

:floppy_disk: The LC3 virtual machine

Install / Use

/learn @dmjio/LC3
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

LC3

A Haskell implementation of the LC3 virtual machine

Play 2048!

$ nix-build
$ ./result/bin/LC3 ./2048.obj

Result

+--------------------------+
|                          |
|   16    4     4          |
|                          |
|   2     2                |
|                          |
|               2          |
|                          |
|                          |
|                          |
+--------------------------+

Play Rogue!

$ nix-build
$ ./result/bin/LC3 ./rogue.obj

Result

##################  ############
###################     ########
#######################        #
########################  #  #
###############################D
################################
################################
  ##############################
#  #############################
## @  ##########################
#####  #########################
######  ########################
#######   ######################
#########    ###################
############  ##  ##############
#############      #############
View on GitHub
GitHub Stars25
CategoryDevelopment
Updated27d ago
Forks2

Languages

Haskell

Security Score

95/100

Audited on Mar 13, 2026

No findings