Skip to content

rlui94/Software-Engineering-Team-2

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
src
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Connect Four

Connect Four mobile app

Copyright © 2018 The PSU CS Software Engineering Team 2

Adapted from Son Nguyen's Connect Four JS and Mahmud Ridwan's Connect Four over WebRTC.

This app uses the Minimax with alpha beta pruning search algorithm to play the Connect Four game and the WebRTC protocol to play online with two devices. For more information on Connect Four, see: https://en.wikipedia.org/wiki/Connect_Four.

Available for testing at: https://web.cecs.pdx.edu/tdulcet/connectfour/. Requires Mozilla Firefox or Google Chrome for online mode.

About

Repository for Team 2's implementation of the Connect Four mobile app for CS 454/554.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published