/move-player-cl

A command line experiment

Primary LanguageHaskellGNU General Public License v3.0GPL-3.0

Move Player

Summary

A project in order to practice making command line games using Haskell.

Notice

This project is nearly identical to Justin's code (see Resources). I've looked at his project, and coded it the way I would have. It's identical except for a few different names and changes in how I apply methods on monads.

Resources