Skip to content

A simple game of four in a row built while learning Javascript from teamtreehouse.com

Notifications You must be signed in to change notification settings

ak7991/four-in-a-row-JS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

four-in-a-row-JS

A simple game of four in a row built while learning Javascript from teamtreehouse.com

A javascript implementation of the game 'For in a Row'. Use the arrow keys to play the game. Use arrow keys left and right to move the token you want to drop left or right. Use the down arrow key to drop the token in a column. Game ends when the board is full or if a player wins. Refresh to restart.

Design credits: Team Treehouse. DIsclaimer: This game was neither conceptualized nor independently pragrammed by me. This is just an implementation of simple JS to code logic and interactivity. The main purpose was just learning how to mainpulate DOM elements with JS and to gain some experience in Object Oriented Javascript.

About

A simple game of four in a row built while learning Javascript from teamtreehouse.com

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published