Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
T
Testat RockPaperScissoirs
Manage
Activity
Members
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Package Registry
Operate
Terraform modules
Analyze
Contributor analytics
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
OST
WE1
Testat RockPaperScissoirs
Commits
2dac8c89
Commit
2dac8c89
authored
2 years ago
by
Andri Joos
😊
Browse files
Options
Downloads
Patches
Plain Diff
link to readme
parent
21419f44
Loading
Loading
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
TestatVorlage/scripts/main.js
+4
-0
4 additions, 0 deletions
TestatVorlage/scripts/main.js
with
4 additions
and
0 deletions
TestatVorlage/scripts/main.js
+
4
−
0
View file @
2dac8c89
/*
README, as well as source code, can be found at https://git.420joos.dev/ost/we1/testat-rockpaperscissoirs/-/blob/dev/README.md
*/
import
{
getRankings
,
evaluateHand
,
createUserIfNotExists
}
from
'
./game-service.js
'
;
const
loginScreen
=
document
.
querySelector
(
'
#login
'
);
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment