Christina Pan
af5af0c445
Add score decay over time feature
...
Implemented score decay mechanics where cells gradually lose score over time.
Larger cells decay faster based on their size, adding a strategic element to gameplay.
Added comprehensive unit tests for the feature.
2025-05-27 14:43:37 -07:00
Christina Pan
6b9ea1f54d
test: fix calculateCenterOfMass test expectation to match correct weighted average
2025-05-23 17:47:11 -07:00
Jia Rong Wu
c1feea8063
Merge pull request #8 from Exafunction/jia/add-LICENSE
...
Adding MIT License.
2025-04-07 06:36:24 -07:00
JRWu
e845a9d9b8
Adding MIT License.
2025-04-06 17:48:43 -07:00
Jia Rong Wu
b04149043d
Merge pull request #5 from Exafunction/jia/add-helpers-tabdemo
...
Adding a helpers file to showcase Tab in Windsurf.
2025-04-01 14:44:50 -05:00
Jia Wu
b8c1cce4b2
Adding a helpers file to showcase Tab in Windsurf. From app.py a user can invoke tab to autocomplete, jump and import the helpers file.
2025-04-01 11:08:37 -07:00
Prem Nair
26fcb92b10
Merge pull request #2 from gabrielnes-azion/main
2024-12-11 13:03:36 -08:00
Gabriel Nes
1e71e0d608
Update requirements.txt
2024-12-04 10:18:05 -03:00
Anshul Ramachandran
8d614d6245
Windsurf Demo
2024-11-12 23:41:21 -08:00