add types.hs, add README, add mouse movement

This commit is contained in:
mtgmonkey
2025-12-06 21:51:39 +01:00
parent b42579358e
commit ea56936a15
3 changed files with 299 additions and 128 deletions

12
README.md Normal file
View File

@@ -0,0 +1,12 @@
```bash
git clone https://git.mtgmonkey.net/Andromeda/hs-game
cd hs-game
nix run
```
todo
- [x] add proper mouse movement
- [ ] abstract into `Game` and `Game.Internal` with appropriate exports
- [ ] refactor for correctness
- [ ] fix depth clipping; near squares show oft before far