All Projects → leafo → ludum-dare-browser

leafo / ludum-dare-browser

Licence: other
a website for browsing ludum dare games

Programming Languages

HTML
75241 projects
MoonScript
45 projects
javascript
184084 projects - #8 most used programming language
SCSS
7915 projects
CSS
56736 projects
Makefile
30231 projects

Projects that are alternatives of or similar to ludum-dare-browser

ld47-fortLoop
Fort Loop: a 48h puzzle game for Ludum Dare 47
Stars: ✭ 24 (-4%)
Mutual labels:  ludum-dare
lapis-bayes
Naive Bayes classifier for use in Lua
Stars: ✭ 26 (+4%)
Mutual labels:  lapis
ludum-dare-31
The theme for LD31 was "Entire Game on One Screen"
Stars: ✭ 28 (+12%)
Mutual labels:  ludum-dare
LD35
Entry for Ludum Dare 35 Game Jam. Theme: Shapeshift (Colyseus 0.3.x)
Stars: ✭ 13 (-48%)
Mutual labels:  ludum-dare
friendlyfiregame
Explore the world of “Friendly Fire” and meet all its inhabitants in a quest to save the world from an unknown destiny.
Stars: ✭ 64 (+156%)
Mutual labels:  ludum-dare
tilepix
Library for combining tiled maps with pixel
Stars: ✭ 40 (+60%)
Mutual labels:  ludum-dare
Lapis
A web framework for Lua and OpenResty written in MoonScript
Stars: ✭ 2,621 (+10384%)
Mutual labels:  lapis
lapis-community
Pluggable message board for Lapis powered websites
Stars: ✭ 41 (+64%)
Mutual labels:  lapis
docker-lapis
Dockerized Lapis
Stars: ✭ 20 (-20%)
Mutual labels:  lapis

Ludum Dare Games Browser

https://ludumdare.itch.io

test

A website for browsing Ludum Dare games. Built with Lapis and MoonScript on the backend, Preact on the frontend.

ScreenShot

How to update LD Jam version

  • Update data/events.moon, pull event ID from https://api.ldjam.com/vx/node/feed/9/parent/event
  • Update comp_id in config.moon to latest numeric version to set default event
  • Run moon cmd/refresh_events.moon to synchronize data/events.moon with database
  • Run moon cmd/scrape_games.moon to refresh games for the default event (config.comp_id)
  • Note: lapis build will bump the cache version and purge any cache pages, it should be run after scraping games

These actions should be run run in cron while new games are being submitted:

  • https://ludumdare.itch.io/admin/scrape_games
  • https://ludumdare.itch.io/admin/make_collections
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].