Jamie Ly

Jamie Ly

Developer, student, person

Skip to content
  • Arts/Crafts
  • Programs
  • Writings
  • About

coffeescript

There are 3 posts tagged coffeescript.

Tabbed list to HTML in CoffeeScript

A friend asked for a script to converted a tabbed list of data to a nested HTML list. Here it is: //codepen.io/jamiely/pen/AbEjd. Before working on this, I didn’t know CodePen had live CoffeeScript editing. That feature moves it into the favorite spot above jsfiddle for live code editing. Given a sample of text like this: Convert […]

in Programming | 641 Words

Connect-four in Coffeescript using Three.js

Piggybacking on my last post about using Coffeescript to write Connect-four, I decided to create a graphically improved version using Three.js. It’s still really simple and can definitely be improved by a cleaner interface that doesn’t require entering keystrokes into an input box, and also adding physics effects, such as actual falling pieces to make […]

in Software | 94 Words

Connect-four in Coffeescript and Scala

I wanted to work on a small project to improve my coffeescript, so I whipped up a quick implementation of Connect Four. Please note the UI is incredibly bare bones. This was mostly an exercise for language proficiency and testing. I used Jasmine BDD for the tests. Here’s a link to the repo: https://github.com/jamiely/connect-four-coffeescript. Then, […]

in Software | 110 Words

Archives

Independent Publisher empowered by WordPress