Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/manuhabitela/du-du-du-duels
https://github.com/manuhabitela/du-du-du-duels
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/manuhabitela/du-du-du-duels
- Owner: manuhabitela
- Created: 2013-11-05T12:43:48.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2014-02-17T23:36:19.000Z (almost 11 years ago)
- Last Synced: 2023-10-03T20:04:12.981Z (about 1 year ago)
- Language: CSS
- Homepage:
- Size: 371 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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`.