Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/muntashirakon/wordgrid
WordGrid Game
https://github.com/muntashirakon/wordgrid
Last synced: 30 days ago
JSON representation
WordGrid Game
- Host: GitHub
- URL: https://github.com/muntashirakon/wordgrid
- Owner: MuntashirAkon
- License: mit
- Created: 2015-08-21T22:20:00.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2015-08-31T18:49:28.000Z (over 9 years ago)
- Last Synced: 2024-04-14T00:32:50.976Z (9 months ago)
- Language: PHP
- Size: 17.1 MB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# WordGrid
WordGrid is a game played by two players written in PHP, JavaScript and HTML which allows users to play game via server. This game was my first PHP project I made when I was at High School.[Live Demo](http://muntashir.bplaced.net/WordGrid)
Master: [![Build Status](https://travis-ci.org/MuntashirAkon/WordGrid.png?branch=master)](http://travis-ci.org/MuntashirAkon/WordGrid)
## Documentation
A short documentation can be found in the 'Help' menu in the game.
## Requirements
* PHP version 5.2.0 or higher with server setup## Want to contribute?
If you would like to contribute, here are some notes and guidlines:
- [Helpful article about forking](https://help.github.com/articles/fork-a-repo/ "Forking a Github repository")
- [Helpful article about pull requests](https://help.github.com/articles/using-pull-requests/ "Pull Requests")## License
WordGrid is licensed under [MIT License](https://github.com/MuntashirAkon/WordGrid/blob/master/LICENSE)