Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/fatescript/magicard
Android NFC game
https://github.com/fatescript/magicard
Last synced: 24 days ago
JSON representation
Android NFC game
- Host: GitHub
- URL: https://github.com/fatescript/magicard
- Owner: FateScript
- Created: 2016-04-25T08:57:58.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2016-04-25T09:05:08.000Z (over 8 years ago)
- Last Synced: 2024-10-28T12:25:18.778Z (2 months ago)
- Language: Java
- Size: 3.01 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Magicard
基于NFC技术的Android游戏。
Android NFC game application.
#Instruction
[https://github.com/chansonyhu/Magicard/blob/master/Instruction%20of%20Magicard.pdf](https://github.com/chansonyhu/Magicard/blob/master/Instruction%20of%20Magicard.pdf)
# User Interface[![Yalantis](https://raw.githubusercontent.com/Yalantis/GuillotineMenu-Android/master/made-in-yalantis.png)](http://yalantis.com/?utm_source=github)
[![Android Arsenal](https://img.shields.io/badge/Android%20Arsenal-GuillotineMenu-green.svg?style=flat)](https://android-arsenal.com/details/1/1995)
[![Android Gems](http://www.android-gems.com/badge/Yalantis/GuillotineMenu-Android.svg?branch=master)](http://www.android-gems.com/lib/Yalantis/GuillotineMenu-Android)
Check this [project on Dribbble] (https://dribbble.com/shots/2018249-Guillotine-Menu)
Also, read how it was done in [our blog] (http://yalantis.com/blog/how-we-developed-the-guillotine-menu-animation-for-android/?utm_source=github)
# Usage
This project is built by gradle so you have to install gradle in your computer. Double click the *build.gradle* file in the root directory and you can open the project. **Android Studio** is requisite.
# Compatibility
* Android 4.4.2 KitKat (API level 19)
# Changelog### Version: 1.0
* Initial Build
## LicenseCopyright 2015, Yalantis
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License athttp://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.