Commit graph

19 commits

Author SHA1 Message Date
lagaffe
cedafd5e10 implement safety in timedgame to make sure that game is lost when the time is up, even if sub class calls end(true) 2026-05-03 17:02:57 +02:00
lagaffe
4ffe8a162b add game manager to handle game life cycle, add onEnd callback to Game class 2026-04-28 17:32:46 +02:00
lagaffe
5aae54fe65 add text instructions for each game 2026-04-28 16:27:05 +02:00
lagaffe
f5eee290fb add a ui layer to games, add time display to all games 2026-04-28 15:31:52 +02:00
lagaffe
002c49b7fc add display of time in cleanupHS 2026-04-26 16:25:55 +02:00
lagaffe
0e1444ca47 make all games timed games 2026-04-26 15:09:57 +02:00
lagaffe
5cb4c299a3 add TimedGame class, integrate it to smartmonday game 2026-04-26 00:55:27 +02:00
lagaffe
108fcf3d31 add start and reset method to each game 2026-04-25 17:25:28 +02:00
lagaffe
6220f44cf0 drag and drop brings dragged element to front 2026-04-24 19:46:36 +02:00
lagaffe
874c5591d5 add sorting game 2026-04-22 18:48:13 +02:00
lagaffe
8f08f96096 add game smart monday 2026-04-19 13:44:45 +02:00
lagaffe
0a95900c55 add class for keyboard events 2026-04-19 13:26:59 +02:00
lagaffe
5057de5572 add game logic for fridge 2026-04-18 20:29:19 +02:00
lagaffe
8fc1a7b887 add notes.md with game ideas 2026-04-18 14:55:55 +02:00
lagaffe
885ceca5f0 change file organization, add a generic class Game as parent class for all mini games 2026-04-18 14:38:54 +02:00
lagaffe
c97b1460c5 improved drag and drop 2026-04-17 11:56:10 +02:00
lagaffe
438c140de5 add layout, add class for frigo game and implement drag and rop 2026-04-14 00:01:15 +02:00
lagaffe
51228d14d4 add prototype of opinator game 2026-04-11 03:54:43 +02:00
lagaffe
ff54889d2c initial commit, dockersetup 2026-04-09 21:25:37 +02:00