Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
J
js13k2024
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Bye
js13k2024
Repository
c05ffd290ff2c789d81ca97458c573b802ca547b
Select Git revision
Selected
c05ffd290ff2c789d81ca97458c573b802ca547b
Branches
1
main
default
protected
2 results
Show more breadcrumbs
js13k2024
src
js
rooms
game.js
game.js
Find file
Blame
Edit
Open in Web IDE
.
Quickly and easily edit multiple files in your project.
Edit single file
Edit this file only.
File actions
Find file
t
Blame
Copy permalink
y
Copy contents
Open raw
Download
10 months ago
c05ffd29
update a ton of shit
· c05ffd29
Bye
authored
10 months ago
c05ffd29
History
update a ton of shit
Bye
authored
10 months ago
game.js
95 B
import {Room} from "../../../hampsterengine/src/things"; export const rm_game = new Room();