Skip to content

flomerz/yampa-uhr

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Building instructions

  • Have stack

  • Have SDL 2.0.3 with library headers

  • Clone the repo:

    $ git clone "https://github.com/flomerz/yampa-uhr.git"
    Cloning into 'yampy-uhr'...
    ...
  • Build it with stack or cabal:

    $ cd yampy-cube
    
    $ stack build
    
    $ cabal build
    ...
  • Run it:

    $ stack exec yampy-cube
    
    $ cabal run

About

2D Clock in Haskell with Yampa & SDL2

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published