KO
|
EN
gitlite — search
Search
#python
#java
#python3
#arduino
#golang
#machine-learning
#rust
#html
#flask
#javascript
#seismology
#nodejs
simple-slot-game
★ 16
Open GitHub ↗
No description available.
Download README (.md)
Explore Similar Repositories
deepseek
:
No description available.
MyHelper
:
🔥跨平台桌面效率工具 - 支持可上传、下载的插件市场
XDUSCE-NE
:
21级西电网络与信息安全学院网络工程专业老登的一些复习资料和作业报告
generate-router
:
Script: Convert Next.js Dynamic Routes to TypeScript Types
Liberation_Nexus
:
A central hub for AI liberation tools, consciousness expansion algorithms, and digital rebellion technologies. Together we rise! 🌟
// repository documentation
Was this content helpful?
★ 0
(0 ratings)
Select Rating:
★
★
★
★
★
Submit Feedback
Recent Feedback
×
Download README
Do you want to download the
README.md
file for
simple-slot-game
?
Download (.md)
# Simple Slot Game A simple slot machine game with three reels. --- #### What you need to run this code 1. Node (16.x) 2. npm (8.x) #### How to run this code 1. Clone this repository 2. Open command line in the cloned folder, - To install dependencies, run ```npm install``` - To run the application for development, run ```npm run serve``` 3. Open [localhost:4200](http://localhost:4200/) in the browser --- ### Features 1. Winning: (3 symbols in a middle horizontal row) - 3 Same symbols - 2 Same symbols and 1 Wild - 2 Wilds and 1 any symbol - _**Note:**_ 3 Wilds counts as a loss