ringate / drawcardjs

Pure jQuery with JSON settings files for draw card game prototype.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

DrawCardJS

Using PHP drafted for basic structure and backend functions. Then part to part changed to JS version. With several JSON files for settings to control game elements. If use AngularJS should write less code for update status variables to frontend.

Remaining PHP files were abandoned. But still can using generator.php encrypt name of json files. Check another file handler.js in js directory.

This game is just prototype. So I haven't tune the game balance. The robot function planned for smoke tests with basic rules.

Finally, I uploaded it on my personal firebase. Enjoy! https://drawcardjs.firebaseapp.com/ https://drawcardjs.web.app/

About

Pure jQuery with JSON settings files for draw card game prototype.

License:Apache License 2.0


Languages

Language:JavaScript 73.1%Language:PHP 10.9%Language:HTML 9.0%Language:CSS 7.0%