mofe64 / Mancala

JavaFX implementation of the Mancala board game

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Mancala

Links

  1. https://stackoverflow.com/questions/72769462/failed-making-field-property-accessible-either-change-its-visibility-or-write
  2. https://www.baeldung.com/jackson-custom-serialization
  3. https://stackoverflow.com/questions/55534028/custom-serializer-for-object-array-using-jackson
  4. https://www.baeldung.com/jackson-deserialization
  5. https://stackoverflow.com/questions/43721851/javafx-java-lang-illegalstateexception-location-is-not-set
  6. https://stackoverflow.com/questions/36657299/how-can-i-populate-a-listview-in-javafx-using-custom-objects
  7. https://stackoverflow.com/questions/41654333/how-to-align-children-in-a-hbox-left-center-and-right
  8. https://stackoverflow.com/questions/50096105/listview-delete-items-when-clicked-javafx
  9. https://stackoverflow.com/questions/30572918/how-to-get-the-selected-item-from-a-combobox-in-javafx
  10. https://stackoverflow.com/questions/38101332/so-how-to-display-message-box-in-javafx
  11. https://stackoverflow.com/questions/26619566/javafx-stage-close-handler#:~:text=The%20JavaFX%20runtime%20does%20the%20following%2C%20in%20order%2C,is%20true%205%20Calls%20the%20stop%20%28%29%20method
  12. https://stackoverflow.com/questions/41691745/how-to-go-back-to-previous-page-with-back-button-and-different-controllers-java
  13. https://stackoverflow.com/questions/18363585/adding-space-between-buttons-in-vbox
  14. https://stackoverflow.com/questions/22166610/how-to-create-a-popup-window-in-javafx
  15. https://stackoverflow.com/questions/6174299/javafx-2-0-set-component-to-full-width-and-height-of-immediate-parent
  16. https://stackoverflow.com/questions/37111582/simplest-way-to-add-an-image-in-javafx
  17. https://stackoverflow.com/questions/29707882/javafx-hbox-alignment
  18. https://stackoverflow.com/questions/32708250/how-snapshot-the-entire-scene-in-javafx
  19. https://stackoverflow.com/questions/57781685/package-javafx-embed-swing-missing-from-javafx-12
  20. https://stackoverflow.com/questions/11552176/generating-a-mouseevent-in-javafx
  21. https://stackoverflow.com/questions/44742134/animationtimer-showandwait-is-not-allowed-during-animation-processing

About

JavaFX implementation of the Mancala board game


Languages

Language:HTML 86.5%Language:Java 10.8%Language:JavaScript 1.3%Language:CSS 1.3%