Finally got a grid loaded on the screen.
Signed-off-by: Louis Hollingworth <louis@hollingworth.nl>
This commit is contained in:
parent
7a4adf7e0d
commit
0b61e41639
6 changed files with 115 additions and 1 deletions
|
|
@ -4,4 +4,7 @@
|
|||
</a>
|
||||
</div>
|
||||
|
||||
Just a project for me to learn Godot.
|
||||
Just a project for me to learn Godot 4 with Rust. I'm following a [YouTube Tutorial](https://www.youtube.com/playlist?list=PLM-hFhoXjVl1hq0j9lxgRCzxkBpDZhDlT)
|
||||
to make this game.
|
||||
The video covers using GDScript, which is a bit too much like python for me,
|
||||
so I'm converting the code to Rust as I follow along
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue