About

Metadata

  • Last updated , by DavidJohnson
  • License BSD-3-Clause
  • Maintained by: code@dmj.io

  • Lottery factor: 0

Links

Installation

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
################################
################################
  ##############################
#  #############################
## @  ##########################
#####  #########################
######  ########################
#######   ######################
#########    ###################
############  ##  ##############
#############      #############