8000 GitHub - cebucodecamp/exploding
[go: up one dir, main page]

Skip to content

cebucodecamp/exploding

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Overview

This is an exercise project for students / aspiring programmers to start learning in Haskell.

Inspired from the original Exploding Kittens game:
http://www.explodingkittens.com/

Visit the official website to learn how to play.

Additional code where copied/inspired from:
https://github.com/Lazersmoke/exploding-kittens

Requirements

To work on this project, make sure you have the following:

  • GHC 8.0.1
  • Cabal
  • Stack

I've started developing this on an OS X machine, so there might be extra steps to make this work in a Linux or a Windows machine.

Setup

On Mac OS X

First, install Haskell, cabal, and stack.

brew cask install haskell-platform
cabal install hake
cabal install hpack

Second, go to cloned repo, and let stack do it's thing.

cd uno
hake

Copyright and License

All important references, copyright ownership belongs to those who owns them. This project claims no copyrights at all.

You may use the code here for any means useful to you, and if you acknowledge us, we will be happy, otherwise, we are equally happy if you find value on this.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0