No description
Find a file
crumblingstatue 2a2c8f721c Eliminate negative coordinates
They were making coordinate calculations more difficult,
and probably slower due to having to special case negative coordinates
2023-04-03 10:32:20 +02:00
res Render some tiles 2023-04-01 23:43:46 +02:00
res-src Add tile graphic 2023-04-01 21:01:14 +02:00
src Eliminate negative coordinates 2023-04-03 10:32:20 +02:00
.gitignore Initial commit 2023-04-01 14:51:52 +02:00
Cargo.lock Super basic map rendering 2023-04-02 00:30:03 +02:00
Cargo.toml Super basic map rendering 2023-04-02 00:30:03 +02:00
design.md Use the world "tile" instead of "block" 2023-04-01 21:03:09 +02:00