Giter Club home page Giter Club logo

cotwelm's Introduction

Castle of the Winds in Elm

Castle of the Winds is a tile-based RPG made by Rick Saada in the late 80s. Many old school RPGers remember the game with fond memories and as such, this is my first second third attempt to port the game into the modern era to be playable on mobile and web browsers.

Checkout the progress here: game.castleofthewinds.com

Running from source

First

Install Elm by itself or through node npm i -g elm

`andThen`

  1. Clone: git clone https://github.com/mordrax/cotwelm/
  2. Run: ./build.sh (it cleans elm-stuff and runs elm make src/make.elm dist/js/cotw.js)
  3. Open: dist/index.html in your favourite browser (as long as it's Chrome)

Contributing

If you'd like to hack on it, the ./dev.sh script is nice to get auto refreshing of the browser. To do this you will need the http-server and browser-sync packages off npm as well. It should open up ports 5000 for elm reactor and 5008 for the html version with external semantic ui css.

I welcome suggestions for stats messages in the character creation screen!

Devlog

Herein is chronicled the third attempt at writing a game, musings on the meaning of life and general rants!

https://mordrax.github.io/cotwmtor/

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.