Commit Graph

22 Commits

Author SHA1 Message Date
ba812bbc03 Display the time to recruit units in the University panel. 2024-11-05 10:35:42 +01:00
abdc207b12 Increase the number of culture to reach to win. 2024-11-05 10:35:25 +01:00
fbe48f925d Add a button to upgrade a building from the village map. 2024-11-04 19:04:12 +01:00
dd50d9b80d Add a victory screen. 2024-11-04 18:43:03 +01:00
04a37732d9 Show culture in the HUD and make philosophers produce it. 2024-11-04 18:10:26 +01:00
6c18870b6b Rename the game to Bourgade. 2024-11-04 17:56:56 +01:00
66c8c093b1 Missing change after file rename. 2024-10-25 19:04:19 +02:00
cd872d76e8 Add a first unit, Philosophers, that you can recruit, but they do nothing for now. 2024-10-25 19:03:32 +02:00
fe34ffee8d Add buildings to a construction queue when building or upgrading them. 2024-10-24 19:27:33 +02:00
21952c2024 Make the navigation bar prettier. 2024-10-24 19:26:57 +02:00
756f2bc152 Show a map of the outside of the village, with all the resource farms. 2024-10-24 16:24:39 +02:00
a47486973c Create all resource buildings by default. 2024-10-24 15:31:40 +02:00
25f281028c Add a building panel to upgrade them. 2024-10-24 15:12:21 +02:00
5a7fb8ddcb Show an actual board for the village and allow building on specific tiles. 2024-10-24 11:32:31 +02:00
d6f6a0bd00 Show an icon for each resource. 2024-10-23 15:14:07 +02:00
11bcbbc8a6 Do not allow resources to be negative. 2024-10-23 11:59:50 +02:00
16db8ee0be Add fields and food consumption. 2024-10-23 10:36:03 +02:00
6f1c3b3070 Add a town hall building, refactor building creation. 2024-10-23 10:14:19 +02:00
80867d6ccf Add a move and button to create a new building. 2024-10-22 18:27:11 +02:00
0397c9f991 Added the warehouse and granary to store resources. 2024-10-22 17:15:42 +02:00
b564520d56 Add resource production buildings and a way to upgrade them. 2024-10-21 17:35:32 +02:00
d5058c4cbe Setup initial Vite + TypeScript + Svelte template. 2024-10-21 12:54:15 +02:00