Skip to content

khanhduong95/Free-Caro-Online

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Free Caro Online

Description

Free Caro Online is a server-based implementation of caro - a game similar to five-in-a-row.

The game is written in PHP using the web framework CodeIgniter.

  • Note: This is a server-side program which receive requests from clients and send JSON strings back. Users need additional client-side programs to have a full game experience.

Instructions

Read INSTALL file for installation instructions

The game rule is simple: A player who has 5 (and exactly 5) continuous vertical, horizontal or diagonal pieces with head or tail of the row not being blocked by the opponent wins.

License

Copyright (C) 2016 Dang Duong

Free Caro Online is free software: you can redistribute it and/or modify
it under the terms of the GNU Affero General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.

Free Caro Online is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU Affero General Public License for more details.

You should have received a copy of the GNU Affero General Public License
along with Free Caro Online.  If not, see <http://www.gnu.org/licenses/>.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages