add types.hs, add README, add mouse movement
This commit is contained in:
12
README.md
Normal file
12
README.md
Normal 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
|
||||
Reference in New Issue
Block a user