Releases: radek2s/KarcioszkiGame
v2.0.0 alpha
Karcioszki code has been refactored and improved overall application stability. Backend and frontend side has been rewritten from scratch. So for further development is should be much more flexible and intuitive what is happening in specific classes.
User will notice the brand new layout for Karcioszki the Game. It has been prepared based on the fresh new Fluent Design and has this "glass effect" on dialogs and backgrounds. UI is more organized and prepared for mobile and desktop devices.
This is alpha release that contains most of the features of the core application but there may be still be some issues related with functionality. If you spotted any bug report that to us.
Download this *jar file and run it using:
java -jar ./karcioszki-2.0.0-alpha.jar
When the application will be ready it will open the browser window.
v1.0.0
Karcioszki the Game
Release of version 1.0.0
We have finally done the most of the works related to the main features development. Now the application is ready to be published but that does not mean that the project is closed. We are working on small improvements and bug-fixing.
Done in 1.0.0
- Main game logic improvements
- Custom package cover feature
- i18n Translations (English and Polish version)
- Dark theme (based on the system settings)
- Move to Angular 11
- Cypress E2E tests
- Java Unit tests
- Integration with CircleCI
- Project documentation prepared
v0.0.1-SNAPSHOT
Karcioszki the Game
Release 0.0.1-SPAPSHOT
Initial release with base functionality.
- Main game features:
- Creating user session
- Creating CardPackages
- Creating game room
- Joining to the game room
- Starting a game alone and with others
- Selecting a card
- Finishing a game when end game conditions occurs
- Additional features:
- modifying existing CardPackages
- deleting existing CardPackages