Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/manuhabitela/du-du-du-duels


https://github.com/manuhabitela/du-du-du-duels

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

        

# [Du-du-du-duels](https://www.youtube.com/watch?v=SFkdcQgNJHo)

Make duels. Random duels. Between whatever you want.

This PHP app (using Slim + RedbeanPHP) is the source code for an upcoming website about a collectible card game.

Since almost only the UI part is specific to the game stuff, you can pretty much take the code as a base for any project as useless as this one if it involves random duels.

Using composer, grunt and bower: don't forget to install dependencies accordingly with each package manager: `npm install`, `bower install`, `curl -sS https://getcomposer.org/installer | php` and `php composer.phar install`.