A php killer game implementation
at master 286 B view raw
1{ 2 "name": "18mosu/q-rkill", 3 "description": "A game called 'Killer Game'.", 4 "type": "project", 5 "require": { 6 "twig/twig": "^2.11" 7 }, 8 "authors": [ 9 { 10 "name": "Movitz Sunar", 11 "email": "movitz.sunar@gmail.com" 12 } 13 ] 14}