Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/davidcardoso/dominoes

Dominoes programming challenge
https://github.com/davidcardoso/dominoes

algorithm algorithm-challenges algorithms-datastructures dominoes forfun php

Last synced: 3 days ago
JSON representation

Dominoes programming challenge

Awesome Lists containing this project

README

        

# DOMINOES
Dominoes programming challenge.

## Requirements
- [Git](https://git-scm.com/downloads) for source code versioning
- [PHP 7.0 or higher](http://php.net/downloads.php) =D
- [Laradock](http://laradock.io) to supports the development infrastructure

## Notes
- None framework was used
- No concern about MVC
- The focus is on the problem itself
- Good dev practices
- Default resources of the PHP (functions, class, data structure, etc.)
- PSR-4
- Comments
- Indentation
- Correctness, clarity, and understandability of the code

## The Challenge
![Dominoes programming challenge](public/assets/images/dominoes-programming-challenge.png)