Commit Graph

  • 7ed5a959e2 Merge branch 'WES-43-minigame-framework' into 'development' Dries Van Schuylenbergh 2023-03-06 12:14:26 +00:00
  • 9eebf4e4f2 Resolve WES-43 "Minigame framework" Dries Van Schuylenbergh 2023-03-06 12:14:25 +00:00
  • f670c0cd0a Merge branch 'WES-50-courses-basics' into 'development' Tibe Habils 2023-03-05 15:52:00 +00:00
  • f5689090cd wes-50 -> dev Jerome Coudron 2023-03-05 15:52:00 +00:00
  • 33bdc1464a Update .drone.yml Victor Mylle 2023-03-04 22:18:36 +00:00
  • e6e517327f Merge branch 'WES-49-courses-list' into 'development' Dries Van Schuylenbergh 2023-03-04 20:08:28 +00:00
  • ffa28e16dd Resolve WES-49 "Courses list" Dries Van Schuylenbergh 2023-03-04 20:08:28 +00:00
  • 94e394b26c Merge branch 'WES-59-winning-screen-real' into 'development' Lukas Van Rossem 2023-03-02 21:33:15 +00:00
  • 657777ad62 Add winning screen lvrossem 2023-03-02 22:28:54 +01:00
  • e00fb02f3b Resolve conflicts lvrossem 2023-03-02 20:52:01 +01:00
  • c195ee69b1 Bit of cleanup and comments lvrossem 2023-03-02 20:32:28 +01:00
  • 56f3d0c195 Kinda sorta finished lvrossem 2023-03-02 19:29:37 +01:00
  • 630c94836f Bit of cleanup lvrossem 2023-03-02 17:13:57 +01:00
  • 0abf2096e8 Add timer to spelling bee lvrossem 2023-03-02 17:11:57 +01:00
  • 359b1db905 Some more work on theme selection lvrossem 2023-03-02 15:24:34 +01:00
  • 836e1cdc4c Fix Resource folder issues Dries Van Schuylenbergh 2023-03-02 14:46:19 +01:00
  • 49b91f062e Theme selection screen lvrossem 2023-03-02 14:42:35 +01:00
  • 7a078849c0 Improve folder structure Dries Van Schuylenbergh 2023-03-02 13:36:09 +01:00
  • 62ee8b9097 Small refactor to JSON loader lvrossem 2023-03-02 12:28:19 +01:00
  • 8a27a1fe3b Write comments; some cleanup lvrossem 2023-03-02 00:33:16 +01:00
  • 493fb34e09 Fix wrong image pathnames lvrossem 2023-03-02 00:12:52 +01:00
  • 0d629d48ae More work on spelling bee lvrossem 2023-03-02 00:11:06 +01:00
  • 51f8cc169c Get all words to render correctly lvrossem 2023-03-01 22:09:55 +01:00
  • 95b17fff22 Finally manage to render a word lvrossem 2023-03-01 21:16:26 +01:00
  • ecd24dce04 Get JSON parser to work lvrossem 2023-03-01 19:43:56 +01:00
  • 994997d279 Correct more typos in words.json and words.txt lvrossem 2023-03-01 18:17:35 +01:00
  • 7751f0c97d Correct typos in words.json and words.txt lvrossem 2023-03-01 18:11:00 +01:00
  • 6f339aebae Fix merge conflicts lvrossem 2023-03-01 17:25:59 +01:00
  • 9cdcb63baf Continue work on spelling bee lvrossem 2023-03-01 17:19:32 +01:00
  • 27abe56106 Add image files Dries Van Schuylenbergh 2023-02-28 23:00:16 +01:00
  • 836c15ad5f Add JSON file support for easier managment of themes. Dries Van Schuylenbergh 2023-02-28 22:59:46 +01:00
  • 2c771bdb8d Update words Dries Van Schuylenbergh 2023-02-28 22:58:47 +01:00
  • dcd23df3da Update .gitignore for vscode users Dries Van Schuylenbergh 2023-02-28 20:36:03 +01:00
  • a3f543f458 Add more words Dries Van Schuylenbergh 2023-02-28 14:24:33 +01:00
  • 816f631802 Move files to Resources folder Dries Van Schuylenbergh 2023-02-28 14:06:38 +01:00
  • 5652259e4e Small refactor to use Resource folder lvrossem 2023-02-28 12:44:56 +01:00
  • 23887d97ec Add Selling Bee words Dries Van Schuylenbergh 2023-02-28 12:28:48 +01:00
  • 4fdfd0da84 Read words into list on startup lvrossem 2023-02-28 12:24:46 +01:00
  • ef58f9bb19 Add words file and test image lvrossem 2023-02-28 11:27:27 +01:00
  • ee81efc8d9 Merge branch 'development' into 'main' v0.1 Jelle De Geest 2023-02-26 18:21:47 +00:00
  • 8980464875 Merge branch 'course-implemented' into 'development' Jelle De Geest 2023-02-26 18:17:35 +00:00
  • 0127eb3c4c Merge branch 'rescale-fullhd' into 'course-implemented' Jelle De Geest 2023-02-26 18:06:55 +00:00
  • 0bac4ab253 Added missing files jeldgees 2023-02-25 19:51:02 +01:00
  • cdf28572b3 Visual overhaul of the main menu jeldgees 2023-02-25 19:08:57 +01:00
  • 3b319b9792 Merge branch 'rescale-fullhd' into 'course-implemented' Jerome Coudron 2023-02-25 14:01:25 +00:00
  • 74c436e25b Rescale elements to accomodate Full HD lvrossem 2023-02-25 14:49:33 +01:00
  • 8b8ee6b58b Fix skewed buttons lvrossem 2023-02-25 14:11:42 +01:00
  • f2aff6fcce added course prototype, image switch not working yet jrcoudro 2023-02-25 10:49:12 +01:00
  • be92ef06f4 Merge branch 'development' into 'main' Dries Van Schuylenbergh 2023-02-25 09:07:17 +00:00
  • faacb4406e Add .drone.yml file Dries Van Schuylenbergh 2023-02-25 09:10:02 +01:00
  • 9a3e062502 Merge branch 'feature-menus' into 'development' Jelle De Geest 2023-02-24 23:33:27 +00:00
  • 795bd7cff5 Add packages and settings lvrossem 2023-02-25 00:10:56 +01:00
  • 7341bba058 Finish some more screen prototypes lvrossem 2023-02-25 00:07:21 +01:00
  • 5d9df38a1b Add courses screen lvrossem 2023-02-24 23:33:51 +01:00
  • 001a056b71 Create start screen lvrossem 2023-02-24 22:54:47 +01:00
  • 8a0f506584 Update README.md Dries Van Schuylenbergh 2023-02-24 20:21:00 +01:00
  • b91d6013b4 Create Hello World tutorial scene Dries Van Schuylenbergh 2023-02-24 20:10:56 +01:00
  • a1ff4cee85 Initial commit Dries Van Schuylenbergh 2023-02-24 18:58:24 +00:00