-
Notifications
You must be signed in to change notification settings - Fork 1
texus/Battleship-haskell
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
Battleship
==========
This game was a university assignment.
Compile & Run
-------------
These instructions are for linux only, but the program will also work under different operating systems.
The code can be compiled with the ghc compiler.
ghc Battleship.hs
You can run the code interactively
./Battleship
or you can use one of the samples to see the expected ouput.
./Battleship < example-input-1
About
Battleship game written in haskell as a university assignment.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published