This website requires JavaScript.
Explore
Help
Sign in
eryn
/
going-rogue
Watch
1
Star
0
Fork
You've already forked going-rogue
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
114
commits
3
branches
0
tags
345
KiB
a4adbcca85
Commit graph
4 commits
Author
SHA1
Message
Date
Eryn Wells
084385f8f2
Add a map shroud over tiles and compute field of view based on player position!!!
2022-05-04 09:22:40 -07:00
Eryn Wells
7c5c3c57ec
Fill the map with Empty tiles instead of Wall tiles
2022-05-03 19:03:31 -07:00
Eryn Wells
5302b5cf5e
Redo tiles to use numpy datatypes
...
This gives us some nice optimizations when splatting the map to the console.
2022-05-01 00:09:12 -07:00
Eryn Wells
367b284d31
Add a map with tiles that can block player movement
2022-04-27 13:53:42 -07:00