-
Notifications
You must be signed in to change notification settings - Fork 0
T-tssxuan/scoreboard_algorithm_simulator
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
scoreboard simulator usage 1.open the index.html with modern browser 2.input the instructions that you need to execute scoreboard simulator project . ├── README ├── app.js //the controller of the project, which responsible for forward the | //simulator and updata the UI ├── bootstrap │ ├── css │ │ ├── bootstrap-theme.css │ │ ├── bootstrap-theme.css.map │ │ ├── bootstrap-theme.min.css │ │ ├── bootstrap.css │ │ ├── bootstrap.css.map │ │ └── bootstrap.min.css │ ├── fonts │ │ ├── glyphicons-halflings-regular.eot │ │ ├── glyphicons-halflings-regular.svg │ │ ├── glyphicons-halflings-regular.ttf │ │ ├── glyphicons-halflings-regular.woff │ │ └── glyphicons-halflings-regular.woff2 │ └── js │ ├── bootstrap.js │ ├── bootstrap.min.js │ └── npm.js ├── index.html //the view of the project, the main frame of the application ├── jquery-2.1.4.min.js └── simulate.js //the engine of the scoreboard algorithm simulator.
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published