Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 537 Bytes

File metadata and controls

10 lines (7 loc) · 537 Bytes

Number-Fill-In

Project > Project Settings > General > Display > Window

Viewport Width:		900
Viewport Height:	650

Work-in-progress Godot app of a simple game I would play as a kid similar to Crossword puzzles and Sudoku. The idea of the app will be for the player to fill out a grid given a list of numbers such that each number can be found exactly once either horizontally or vertically on the board. The player will also have a varying number of starting numbers already placed in the grid depending on the chosen difficulty.