This website requires JavaScript.
Explore
Help
Sign In
tutorials
/
roguelike-game
Watch
1
Star
0
Fork
0
You've already forked roguelike-game
Code
Releases
Activity
175
Commits
1
Branch
0
Tags
781
KiB
d96d1ce003
Commit Graph
5 Commits
Author
SHA1
Message
Date
Timothy Warren
d96d1ce003
Add regex crate to parse dice specs for equipment
2022-01-04 10:08:06 -05:00
Timothy J. Warren
b115f43d5d
Use :: prefix on external crates
2021-12-24 10:38:44 -05:00
Timothy J. Warren
b80c64febb
Spawn monsters from raw data, like items
2021-12-23 12:31:03 -05:00
Timothy J. Warren
e154577012
Simplify spawning of items, as they are now created by the raws
2021-12-23 12:05:56 -05:00
Timothy J. Warren
70494d8122
Start of data-driven design (Section 4.2)
2021-12-23 11:00:37 -05:00