top of page

Coding Project

I built and published a browser version of a two-player strategy game called Reversi. I also included a chat function for conversation (read: trash talking) between players during a game.

Context

Wait...why??

As a member of a design team, it's important  to understand what your collaborators do on the daily at least at a high level.

Understanding how strings are input, designs are coded, and commits are entered was important for me to be my best collaborator.

An added benefit might be that devs might need me to enter strings in an emergency, and I'd be qualified to do so.

A peek at my code:

And my deployment tools:

Have a friend or coworker log on for a quick match.

Ready to see it in action?

HTML / CSS

Table stakes of modern website content and display

JavaScript / jQuery

Programming language used for the interactivity

Bootstrap

A robust front-end library for quicker builds

GitHub / Heroku

Platforms used to create, store, deploy, and run the code

The tech stack

bottom of page