This website requires JavaScript.
Explore
Help
Sign in
mvv
/
last_light
Watch
1
Star
0
Fork
You've already forked last_light
0
mirror of
https://github.com/mvvasilev/last_light.git
synced
2025-04-19 12:49:52 +03:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
5864ab41ad
last_light
/
game
/
model
/
dungeon.go
8 lines
70 B
Go
Raw
Normal View
History
Unescape
Escape
New drawing system, start of inventory menu
2024-04-27 22:32:05 +03:00
package
model
Inventory screen
2024-05-03 13:46:32 +03:00
type
Dungeon
struct
{
player
*
Player
levels
[
]
Map
}
Reference in a new issue
Copy permalink