Giter Site home page Giter Site logo

huigou / omingard Goto Github PK

View Code? Open in Web Editor NEW

This project forked from paulkoegel/omingard

0.0 3.0 0.0 2.57 MB

Better Solitaire 'Irmingard' rewritten in Om.

Home Page: https://omingard.5apps.com

Shell 0.03% HTML 0.70% JavaScript 90.76% Clojure 7.77% CSS 0.73%

omingard's Introduction

Omingard Logo

Omingard

Port of Better Solitaire Irmingard to ClojureScript and Om.
Original implementation with CoffeeScript and Backbone Marionette: irmingard-backbone.

Pull requests are very welcome!

Demo

screenshot of Omingard

Omingard is still work in progress.
For a more fleshed out version - not written in Om - check out the original implementation:

screenshot of Irmingard

Found a bug? Please create a new issue - thanks!

Notable Features

Planned Features

Planned features that go beyond the original version:

  • mobile friendliness: support touch events, present good mobile UI.
  • play offline.

Setup

Check out this repository:

git clone [email protected]:paulwittmann/omingard.git

Watch for ClojureScript changes:

lein cljsbuild auto

Watch for CSS changes - preprocessor language: Garden via lein-garden - with:

lein garden auto

Start a web server:

python -m SimpleHTTPServer

Open http://localhost:8000.

Refer to the excellent Lighttable ClojureScript tutorial for integrating a ClojureScript REPL with Lighttable. Or Perfect ClojureScript Development Environment With Vim for the same with vim. You should easily find similar tutorials for Emacs - e.g. Austin.

Also have a look at Weasel and Figwheel.

Production

  • run lein cljsbuild once production
  • open http://localhost:8000/prod.html
  • create a directory above the project directory named deploy
  • run ./build.sh to copy relevant files to ../deploy (ignore warnings about public/out not being included, we don't need it)
  • deploy code from ../deploy to 5apps

omingard's People

Watchers

Allen Long avatar James Cloos avatar Colin 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.