Skip to content

Commit

Permalink
Resize image
Browse files Browse the repository at this point in the history
  • Loading branch information
jamesthekee authored Jan 25, 2023
1 parent 215d48f commit 680d341
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
# Mathdoku

![plot](mathdoku.png)


<img src="https://user-images.githubusercontent.com/43153742/214703668-62a703e9-a116-4654-ab13-ab9d814fbeba.png" width=50% height=50%>

A GUI game of mathdoku implemented in JavaFX. Mathdoku is a variant on sudoku puzzles like killer sudoku, the rules are as follows. On a NxN grid
each row and column must have the digits 1-N, and no cage can have duplicate digits. Each cage must add, multiply, divide, or subtract to form the digit given as the clue, which in the top left corner of the cage.
Expand Down

0 comments on commit 680d341

Please sign in to comment.