danieldesira / DanielsConnect4

Connect4 implementation in TypeScript ported from JavaScript code written prior to 2013
GNU General Public License v2.0
0 stars 0 forks source link

Target 0.3.10 - Xmas Edition #61

Closed danieldesira closed 7 months ago

danieldesira commented 7 months ago

Temporary for the season. To do:

  1. Detect the audio autoplay permissions on browser and prompt user accordingly.
  2. Add appropriate greetings image in main menu.
  3. Add an entry to the changelog with the former changes.
  4. All additional logic should be placed inside a xmas.ts file to make disabling/removing the changes easier.
danieldesira commented 7 months ago

Kept it nice and simple. Only added a static message. Can close ticket.