|
||
---|---|---|
out | ||
static | ||
templates | ||
.gitignore | ||
README.md | ||
app.c | ||
build.sh | ||
docker-compose.yml | ||
game-screenshot.png | ||
leaderboard.json | ||
load.js | ||
map-creator.html | ||
maps.json | ||
package-lock.json | ||
package.json | ||
png2c.c | ||
reset-leaderboard.js | ||
server.js | ||
stb_image.h |
README.md
PENGER PARTY
Let's penger together
Build
npm i
./build.sh
Run node reset-leaderboard.js
for reset the today section of the leaderboard, add this command to your cron tab to reset daily (optional).
Play
Play at penger.party or localy :
npm run start
or
node server.js
or
docker-compose up -d
then go to http://localhost:6969