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
156
Commits
1
Branch
0
Tags
781
KiB
b80c64febb
Commit Graph
4 Commits
Author
SHA1
Message
Date
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
98407d2c77
Spawn items from JSON data
2021-12-23 11:38:37 -05:00
Timothy J. Warren
70494d8122
Start of data-driven design (Section 4.2)
2021-12-23 11:00:37 -05:00