Skip to content

r-raymond/purple-muon

Repository files navigation

Build Status LICENSE

Purple Muon Logo

Purple Muon (Working Title)

Purple Muon is a networked two player game written in Haskell. So far it is still in the very early stages.

How to run

Clone the library. Make sure stack is installed.

Dependencies

  • SDL 2.0.5
  • SDL2-mixer 2.0.x
  • SDL2-ttf 2.0.x
  • SDL2-image 2.0.x

Build with stack

stack build

Run

First start the server

stack exec pm-server -- -u 1337

Then start the client

stack exec pm-client

Suggestions, Pullrequest, etc.

Are all welcome.

Documentation

can be found at gh-pages

Special Thanks

  • To the Haskell community for helping me endless times and providing the awesome libraries used in this project
  • Kenney for creating and sharing awesome sprites and sounds

Copyright

2016 - 2017 Robin Raymond

Credits

Purple Muon Logo

Space graphic by Freepik from Flaticon is licensed under CC BY 3.0. Made with Logo Maker

License CC

Almost all ingame graphics + menu graphics

Kenney

License CC0

Font Fyodor

Designed by Chris Hughes

License OFL

About

A two player space game written in Haskell

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published