itch.io is community of indie game creators and players

Devlogs

Progress Update: Daily challenges

Card Chef (Game Jam Version)
A browser game made in HTML5

Spent a whole day making an initial implementation of a new cool feature: Daily Challenges.

The current daily challenge is stored on the server and I need to generate a new one manually via Python script, but I think I'll make a task in Task Scheduler for generating a new daily challenge at 21:00 (09:00 PM) at UTC+2.

Leave a comment