Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
D
Dino or Die-now
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
Container registry
Model registry
Operate
Environments
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
sx73
Dino or Die-now
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
kaifeng
Select Git revision
Selected
kaifeng
Branches
5
master
default
develop
erica
sharon
testing
6 results
Begin with the selected commit
Created with Raphaël 2.2.0
4
Sep
3
27
Aug
26
25
24
23
21
20
19
18
14
13
12
11
6
5
31
Jul
30
edited readme
erica master
erica master
edited readme
edited readme
cleaned up some comments and server verifies if game is ongoing
sharon
sharon
cleaned up comments and unused vars
join game button on create page
kaifeng
kaifeng
Merge branch 'sharon' of https://gitlab.cci.drexel.edu/sx73/dino-or-die-now into erica
fixed start button code bug
Merge branch 'erica' of https://gitlab.cci.drexel.edu/sx73/dino-or-die-now into kaifeng
added ready column
fixed bug for scoreboard showing duplicates
fixed merge conflict
update score in firebase on win
allow only the host to start the game
prevent players from joining ongoing and filled up games
players can ready up before officially starting game
fixed merge conflict
added scoreboard
added background, changed dino color
added game over modal when game is over
meteors now spawn at mouse X after re-adjusting window. reorganized code
collision detection, kill dino, inserted sprite
cleaned up comments and console logs
emit game over and winner to all players
start button on game page
remove player from living list when they disconnect
put time restrict meteor creation
fixed bug (not writing to db in time) and required username
Checks if room name is empty and alerts in it is.
Merge branch 'sharon' of https://gitlab.cci.drexel.edu/sx73/dino-or-die-now into kaifeng
made game kick you out if not logged in
fixed firebaseConfig server async issues
Merge branch 'erica' of https://gitlab.cci.drexel.edu/sx73/dino-or-die-now into kaifeng
added meteor sprite, upped fps
click to spawn in meteors
Merge branch 'sharon' of https://gitlab.cci.drexel.edu/sx73/dino-or-die-now into kaifeng
yes
made a game variable to refine individual room updates
made rooms page not ugly
moved game mechanics from server to client
Loading