Skip to content

Commit

Permalink
Move burger_build.js to games directory (#1124)
Browse files Browse the repository at this point in the history
* move file

* Delete burger-build.js

---------

Co-authored-by: Lucas <[email protected]>
  • Loading branch information
geschmit and LucasHT22 authored Aug 30, 2023
1 parent 0d1e06c commit 938c277
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions burger-build.js → games/burger_build.js
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
/*
@title: burger build
@author: emily27yee
*/

const player = "p"
const meat = "m"
const cheese = "c"
Expand Down

1 comment on commit 938c277

@vercel
Copy link

@vercel vercel bot commented on 938c277 Aug 30, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

sprig – ./

sprig-beta.hackclub.dev
sprig.hackclub.com
gamelab.hackclub.com
sprig-git-main.hackclub.dev

Please sign in to comment.