Skip to content

Commit

Permalink
v5.0.0-alpha.312: Ho-Bag-Gonu (#139)
Browse files Browse the repository at this point in the history
* Ho-Bag-Gonu AutoGUI

* Jenga Submission - Nakul Srikanth

---------

Co-authored-by: nugget0702 <[email protected]>
Co-authored-by: Nakul Srikanth <[email protected]>
Co-authored-by: Robert Shi <[email protected]>
  • Loading branch information
4 people authored Jan 14, 2025
1 parent bc3c57d commit e05f11b
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 3 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,5 +48,5 @@
"preview:https": "serve dist",
"reinstall": "rm -rf node_modules; yarn; vue-tsc --noEmit"
},
"version": "5.0.0-alpha.311"
"version": "5.0.0-alpha.312"
}
2 changes: 1 addition & 1 deletion src/models/datas/defaultApp.ts
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ export const defaultPreferences: Types.Preferences = {
export const defaultDataSources: Types.DataSources = {
gitHubRepositoryAPI: "https://api.github.com/repos/GamesCrafters/GamesmanUni",
gameAPI: "https://nyc.cs.berkeley.edu/universal/v1/"
//gameAPI: "http://localhost:8082/"
// gameAPI: "http://localhost:8082/"
};

export const defaultAvailableMove: Types.Move = {
Expand Down
1 change: 1 addition & 0 deletions src/models/images/svg/hobaggonu/hobaggonu.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
3 changes: 2 additions & 1 deletion src/models/images/svg/jenga/JengaBoard.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit e05f11b

Please sign in to comment.