8000 GitHub - geanum/connect-4: Connect-4 Built in React
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

geanum/connect-4

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Connect Four

Connect Four built in React

https://geanum.github.io/connect-4/

Running the Application

Anything above Node 6 should let you build and run the application (I used Node 10).

In the application's directory, run these commands to get the app running on localhost:3000.

npm install
npm run start

(This application was bootstrapped with create-react-app.)

Features

  • All basic Connect 4 functionality
  • Customizable player names
  • Smooth UI and animations

About

Connect-4 Built in React

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0