Compare commits

...

3 Commits

  1. BIN
      1717608_2.exe
  2. 21
      LICENSE
  3. 35
      README.md

Binary file not shown.

@ -0,0 +1,21 @@
MIT License
Copyright (c) 2018 IoTcat
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.

@ -1,4 +1,39 @@
# ee101-as3-rock_scissor_rock_game
[![FOSSA Status](https://app.fossa.com/api/projects/git%2Bgithub.com%2FIoTcat%2FRock_Scissor_Paper_game.svg?type=shield)](https://app.fossa.com/projects/git%2Bgithub.com%2FIoTcat%2FRock_Scissor_Paper_game?ref=badge_shield)
![size](https://badge-size.herokuapp.com/iotcat/rock_scissor_paper_game/master/1717608_2.exe)
## Quick Start
Download the [exe file](https://raw.githubusercontent.com/IoTcat/Rock_Scissor_Paper_game/master/1717608_2.exe) to your Windows computer. Close all you anti-virus and run it..
## Programming Language
- C
- VBS
- Batch
- PHP
- SQL
## Key Features
- Background Music (By VBS)
- Data sync with cloud
- Auto update from cloud
- Online Ranking
- Self-developed Command Line GUI
- Auto repair local files when broken
## Documents
- [Report](https://github.com/IoTcat/Rock_Scissor_Paper_game/blob/master/1717608_Liu_Yimian_3.pdf)
## License
[![FOSSA Status](https://app.fossa.com/api/projects/git%2Bgithub.com%2FIoTcat%2FRock_Scissor_Paper_game.svg?type=large)](https://app.fossa.com/projects/git%2Bgithub.com%2FIoTcat%2FRock_Scissor_Paper_game?ref=badge_large)
**History curt-off Line**
------------------------------------------------------------------
> The following passage were wrote in 2018, some of the content may be not correct..
Since I had used some C11 standard code, it is possible that some old version compiler cannot compile my code.
However I have fully test my code on gcc and it ran well.

Loading…
Cancel
Save