Skip to content

jeremyben/puissance-js

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Puissance JS

Puissance is a simple js implementation of Connect 4, Puissance 4 in french.

The game conditions are customizable, you can play Connect 6 on a very large board.

This project was meant as a quick technical showcase, so for now, you can only play PvP on a local computer.

Stack

  • AngularJS 1.X
  • Browserify
  • Sass
  • nps (npm-package-scripts)

Build & Run

Running npm start will bundle the application in ./dist directory, serve it through browser-sync, and watch for changes.

Running npm start build will simply bundle the application.

Look in package-scripts.js for more building options.

About

Quick javascript implementation of Connect Four, in AngularJS.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published