bourgade/src
2024-10-24 15:31:40 +02:00
..
board Add a building panel to upgrade them. 2024-10-24 15:12:21 +02:00
hud Add a building panel to upgrade them. 2024-10-24 15:12:21 +02:00
moves Show an actual board for the village and allow building on specific tiles. 2024-10-24 11:32:31 +02:00
stores Add a building panel to upgrade them. 2024-10-24 15:12:21 +02:00
app.css Show an actual board for the village and allow building on specific tiles. 2024-10-24 11:32:31 +02:00
App.svelte Show an actual board for the village and allow building on specific tiles. 2024-10-24 11:32:31 +02:00
buildings.ts Add fields and food consumption. 2024-10-23 10:36:03 +02:00
create.ts Show an actual board for the village and allow building on specific tiles. 2024-10-24 11:32:31 +02:00
hexgrid.ts Show an actual board for the village and allow building on specific tiles. 2024-10-24 11:32:31 +02:00
main.ts Add resource production buildings and a way to upgrade them. 2024-10-21 17:35:32 +02:00
types.ts Show an actual board for the village and allow building on specific tiles. 2024-10-24 11:32:31 +02:00
update.ts Do not allow resources to be negative. 2024-10-23 11:59:50 +02:00
utils.ts Create all resource buildings by default. 2024-10-24 15:31:40 +02:00
village.ts Create all resource buildings by default. 2024-10-24 15:31:40 +02:00
vite-env.d.ts Setup initial Vite + TypeScript + Svelte template. 2024-10-21 12:54:15 +02:00