library browser-game-time-machine
A set of common time-based browser games' logics
giacomofurlan/browser-game-time-machine
A set of common time-based browser games' logics
- Saturday, September 24, 2016
- by giacomofurlan
- Repository
- 1 Watchers
- 0 Stars
- 1 Installations
- PHP
- 0 Dependents
- 0 Suggesters
- 0 Forks
- 0 Open issues
- 2 Versions
- 0 % Grown
TimeMachine
by Giacomo Furlan giacomo@giacomofurlan.name" title="See online giacomo@giacomofurlan.name">giacomo@giacomofurlan.name, (*1)
This library aims to help browser game developers to have a set of time-based algorithms ready to be used in their projects., (*2)
It includes a GiacomoFurlan\TimeMachine\Interfaces\TimeMachineInterface
interface and a standard implementation of it (GiacomoFurlan\TimeMachine\Services\TimeMachine
), including the interfaces needed to let your classes work with the service., (*3)
PSR-4 compliant (src/
=> GiacomoFurlan\TimeMachine\
), (*4)