Back

Tech Stack

Background

In LAP 1 (1st Module) at La Fosse we had a hackathon to create a textbased game in JavaScript in which I chose to create a connect 4 game and also wanted to make it feel like connect 4 by changing the colours in the terminal

What I learnt

  • Confidently coding in JavaScript
  • Confidently using NPM and node
  • Experimenting with Ansi-colors to change the terminal colours
  • Using Psuedocode to create a programmable game
See Source Code