https://github.com/yhotta240/gacha-simulator
ガチャガチャの簡単なWEBシミュレーションサイト
https://github.com/yhotta240/gacha-simulator
gacha-game gacha-simulator website
Last synced: 3 months ago
JSON representation
ガチャガチャの簡単なWEBシミュレーションサイト
- Host: GitHub
- URL: https://github.com/yhotta240/gacha-simulator
- Owner: yhotta240
- Created: 2024-01-20T21:47:31.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-01-21T06:20:59.000Z (over 1 year ago)
- Last Synced: 2025-01-21T09:08:37.316Z (4 months ago)
- Topics: gacha-game, gacha-simulator, website
- Language: JavaScript
- Homepage: https://yhotta240.github.io/gacha-simulator/
- Size: 38.1 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# gacha-web-simulator
オンラインで動作するシンプルなガチャガチャのシミュレーションウェブサイトです。ユーザーはウェブサイトを訪れ、ガチャを回し、ランダムなアイテムやキャラクターを入手することができます。
## 特徴
- ランダムなアイテムやキャラクターの取得
- ガチャ結果の表示## 使用技術
- HTML
- CSS
- JavaScript## 使い方
1. リポジトリをクローンするか、ZIPファイルとしてダウンロードします。
2. `index.html` ファイルをブラウザで開きます。## デモ
[デモを見る](https://yhotta240.github.io/gacha-simulator/)
## 作者
[yhotta240](https://github.com/yhotta240)