Giter Club home page Giter Club logo

jumpie's Introduction

jumpie

Jumpie is a simple platformer, a toy project to teach myself Haskell in a "visual" setting.

There is no real game concept yet. This section will be expanded if that happens.

In the meantime, here's a screenshot!

Screenshot

Installation

Some general notes about the installation procedure:

  • It's best to use a cabal sandbox: cabal sandbox init (this needs cabal >= 1.18)
  • On Debian-based distros, you need libsdl2-dev and libsdl2-image-dev. You also need to download the current version of SDL2 for Haskell (found here), extract it somewhere, open the sdl2.cabal file and change the pkgconfig-depends to sdl2 >= 2.0.2. Then go to the jumpie directory and add the SDL2 source directory to the sandbox via cabal sandbox add-source ../sdl2-1.1.0
  • On all other distros, you need the latest version (currently 0.1.2.1) of sdl2-image (the Haskell package). Clone it from github, then add the source to the sandbox: cabal sandbox add-source hs-sdl2-image.

jumpie's People

Contributors

pmiddend avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.