Jamie Ly

Jamie Ly

Developer, student, person

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

connect four

There are 3 posts tagged connect four.

Connect Four Objective-C Implementation

I’ve been doing more Objective-C development and have been looking into testing frameworks to use with my applications. One of these is called Frank. It allows for functional testing of native iOS apps via cucumber. Another testing framework I wanted to practice with is OCUnit, which is integrated into XCode. I decided to create another […]

in Programming | 98 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