Commit Graph

  • b6972058c3 Change LICENSE to AGPL v3 main nanometer5088 2023-03-22 06:56:53 -03:00
  • 3c32baafd3 More efficient file reading nanometer5088 2023-02-20 01:04:30 -03:00
  • 6af2998cae Fix alignment issue. No need to issue a new version. nanometer5088 2022-10-02 19:43:40 -03:00
  • 912e38e5e0 Hotfix - Close VERSION file nanometer5088 2022-09-20 12:12:37 -03:00
  • c5add5c7a3 Merge branch 'main' of https://github.com/nanometer5088/bingo nanometer5088 2022-09-19 09:13:58 -03:00
  • b8ca00ecda Delete VERSION nanometer5088 2022-09-19 09:12:56 -03:00
  • 4fd0ef66a6 Update check! This is a minor update, introducing an update check. If a new version is available, the user will be prompted to update it. Also .gitignore so I don't have to remove files before commiting nanometer5088 2022-09-19 09:06:22 -03:00
  • 663cc84788 Test - Upcoming updater nanometer5088 2022-09-19 08:11:39 -03:00
  • d5493a407d Minor UI changes nanometer5088 2022-09-13 07:22:16 -03:00
  • 4c7c15f676 Fix (maybe) unique card sorting nanometer5088 2022-09-08 09:23:46 -03:00
  • 475b3d21c2 Fix bugs and typos * Error handling to language selection * Fixed a bug where typing a invalid value on the game would display a wrong language * Commented all language selector and main * Removed unused, commented code * Fixed english typos nanometer5088 2022-09-07 12:01:31 -03:00
  • e49a922397 Update README.md nanometer5088 2022-09-07 00:09:13 -03:00
  • ad8bda8123 Now in English! This release brings support for two languages - portuguese and english! The language is selected before intro This release changes severely some code - bugs might happen If you need a stable version before this update - Releases/v0.2-alpha nanometer5088 2022-09-06 23:59:46 -03:00
  • 060664a465 Merge branch 'main' of https://github.com/nanometer5088/bingo nanometer5088 2022-09-06 19:20:14 -03:00
  • 220b9e5972 Minor QoL changes * Random generator is now more functional * Add more comments * table is now easier to understand nanometer5088 2022-09-06 19:17:59 -03:00
  • 4bac6a5d8b Update README.md nanometer5088 2022-09-06 10:44:30 -03:00
  • 0ea9ecb711 Improvements to random * randomly-generated number is now unique - SHould make it easier on late-game nanometer5088 2022-09-06 10:41:16 -03:00
  • f5d1a7fb11 Update README.md nanometer5088 2022-09-05 10:37:21 -03:00
  • 70cb4ab298 Improved QoL * User is now presented with available keys for pages where that was missing * More constants * Code is all commented, making it easier to understand it * donotabela() and numerosorteado() are now colored in blue * An important information is now shown when the player decides to skip the tutorial nanometer5088 2022-09-03 17:52:39 -03:00
  • 49d1928438 Typo nanometer5088 2022-09-03 16:27:08 -03:00
  • 383939f539 Now with colors! * colors added - numbers drawn will turn red * unused code removed * Tutorial is now complete * software only install dependencies on start-up if those are missing * fixed a bug where dependencies weren't installed properly nanometer5088 2022-09-03 13:28:40 -03:00
  • 98e077e210 Out of Alpha! - info nanometer5088 2022-09-03 04:13:08 -03:00
  • fde3756a23 Out of alpha! Game is now playable nanometer5088 2022-09-03 04:09:03 -03:00
  • 6dc41717e0 Tutorial - unfinished nanometer5088 2022-09-02 23:54:44 -03:00
  • 7927e8e8a9 main.py now runs the intro and game! Minor all-round changes nanometer5088 2022-09-02 21:19:36 -03:00
  • c7eeec25a4 Shaping up Better status and error banners Code more tidy Better highlighting on the chosen number nanometer5088 2022-09-02 19:09:09 -03:00
  • b3701eca8f Hotfix - Fixes zeroed list when pressing ENTER nanometer5088 2022-09-02 10:32:05 -03:00
  • 8a4404ebe6 Still not ready but logic is there! It works (somewhat) nanometer5088 2022-09-02 10:22:59 -03:00
  • 47cb551cea QoL improvements Improved code expandability Added functions to create, read/write and delete files (useful for temp files and logging) nanometer5088 2022-09-02 09:38:53 -03:00
  • 142c7456c2 Implemented core functionality nanometer5088 2022-09-01 21:24:21 -03:00
  • 7ac169bed4 Preparations tree folder structured added base bingo card file added WIP status and basic info to README.md nanometer5088 2022-09-01 16:11:39 -03:00
  • 36e909e446 Initial commit nanometer5088 2022-09-01 09:33:11 -03:00