@@ -85,6 +85,33 @@ This month's updates:
8585[ wor-discord ] : https://discord.gg/JGeVt5XwPP 
8686[ wor-website ] : https://anthropicstudios.com/way-of-rhea 
8787
88+ ### [ 15-minute Santa] [ 15m-santa ]  
89+ 
90+ ![ 15-minute Santa] ( santa.png ) 
91+ 
92+ In [ 15-minute Santa] [ 15m-santa ] , you deliver presents around a city,
93+ occasionally stopping at a restaurant to refuel -- biking uphill in the snow
94+ isn't easy! The game uses real data from OpenStreetMap and local GIS sources to
95+ know where shops, single-family homes, and apartments are located. In places
96+ where zoning rules keep people separated from food, Santa will have a hard
97+ time.
98+ 
99+ 15-minute Santa was created by the [ A/B Street] ( abstreet )  team as an experiment
100+ to see how quickly we could build a simple arcade game that gets people
101+ thinking about how their city is designed. [ The code] ( santa-code )  doesn't make
102+ use of an entity-component system or an existing engine, and animation and
103+ particle effects don't use a custom shader. The game runs natively on Linux,
104+ Mac, and Windows, and on web browsers. There are instructions for modding the
105+ game and adding your own city!
106+ 
107+ A/B Street updates will return next month. In the meantime, please comment on
108+ the [ 2021 roadmap] ( abstreet-roadmap ) .
109+ 
110+ [ 15m-santa ] : http://santa.abstreet.org 
111+ [ abstreet ] : https://abstreet.org 
112+ [ santa-code ] : https://github.com/dabreegster/abstreet/tree/master/santa/src/ 
113+ [ abstreet-roadmap ] : https://docs.google.com/document/d/1oV4mdtb0ve-wf0HqbEvR9IwXLIkTeDu8a3UnJxnr2F0/edit?usp=sharing 
114+ 
88115## Learning Material Updates  
89116
90117## Library & Tooling Updates  
0 commit comments