Skip to content
This repository was archived by the owner on Aug 26, 2025. It is now read-only.

A console program for manipulating blocks in a 2d world

License

Notifications You must be signed in to change notification settings

cheofusi/interactive-blocks-world

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Interactive Blocks World

This project was inspired by one of Prof. Patrick Henry Winston's interactive demonstrations for MIT's 6.034 course and my desire to build something with Haskell.

Installation

  • Install stack if you have to.
  • Clone the repo and run stack init && stack build in the working directory.
  • If the build was successful, stack run or stack exec interactive-blocks-world-exe should open an interactive console and a gloss window.

Usage

Running the help command in the prompt would get you info on all available commands.

About

A console program for manipulating blocks in a 2d world

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published