Skip to content

helsinki-frp/yampy-cube

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Building instructions

  • Have stack

  • Have SDL 2.0.3 with library headers

  • Clone the repo:

    zudov@x200 ~/demo $ git clone "https://github.com/helsinki-frp/yampy-cube"
    Cloning into 'yampy-cube'...
    ...
  • Build it with stack build:

    zudov@x200 ~/demo/ $ cd yampy-cube
    zudov@x200 ~/demo/yampy-cube $ stack build
    ...
  • Run it:

    zudov@x200 ~/demo/yampy-cube $ stack exec yampy-cube

Releases

No releases published

Packages

No packages published