Code Monkey home page Code Monkey logo

connect-fore's Introduction

Hello! 👋🏻

I'm a software engineer based in the Philadelphia area.

I like writing correct and maintainable software in languages like TypeScript, Scala, and Haskell.

Here's some work I'm proud of: Language Map of the United States

connect-fore's People

Contributors

atesgoral avatar pcaisse avatar thescottyjam avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

connect-fore's Issues

Hey! Wanna join a family of JS code golfers?

Hello and congrats for your connect four golfing article!

I'm super impressed because I also golfed a 2-player connect four a few years ago.

(it was actually a collection of 4 games golfed in 1kb for js1k 2014: http://js1k.com/2014-dragons/demo/1933)

Anyway, I'm here to invite you to a slack room dedicated to JS code golfing. We're about 80 golfers and the chat is quite active, with new projects appearing regularly.

You can join here if you want: http://register.jsgolf.club

you can also find a list of all our golfed projects and blogs here: https://gist.github.com/xem/206db44adbdd09bac424

Cheers!

You can win when you shouldn't

The regular expression matches a little too freely because it wraps around the board's edge.

The regular expression thinks that player 1 is the winner in the following example game states.

-------
-------
-------
-------
-------
-----11
11--222

and

-------
-------
-------
-------
--1----
-12----
122---1

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.