top of page
Group 1171275011.png

Reversi Reimagined: A Two-Player Strategy Game with Real-Time Chat

image 105.png

Context

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.

image 106.png

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.

image 107.png
image 108.png

A Peek at my Code

And my Deployment Tools

Group 1171275022 (5).png

The Tech Stack

HTML / CSS

Table stakes of modern website content and display

Group 1171275022 (4).png

JavaScript / jQuery

Programming language used for the interactivity

Group 1171275021 (4).png

Bootstrap

A robust front-end library for quicker builds

Group 1171275021 (5).png

GitHub / Heroku

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

Group 1171275989.png

Ready to see it in action?

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

bottom of page