index
:
DungeonCrawl
audio
main
A rust Dungeon Crawler!
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
docs
/
Final.md
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2025-10-18
graphicsL add input functionality to
Freya Murphy
2
-11
/
+39
2025-10-17
Added enemy concepts and updated some info
Ryan Symons
1
-6
/
+15
2025-10-17
Yusuf
alf9310
1
-1
/
+1
2025-10-17
Initial proposal doc finished
alf9310
1
-39
/
+22
2025-10-17
Finished Components Documentation
alf9310
1
-11
/
+75
2025-10-17
Added render documentation
alf9310
3
-11
/
+67
2025-10-17
Game name
alf9310
1
-1
/
+1
2025-10-17
Real time battles in docs
alf9310
1
-2
/
+2
2025-10-17
Proposal summary and use cases complete
alf9310
1
-2
/
+30
2025-10-16
dungeon: make const_pos! not require name param
Freya Murphy
2
-7
/
+7
2025-10-16
graphics: draw_fps should pull fps from info struct
Freya Murphy
1
-3
/
+3
2025-10-16
graphics: refactor DebugInfo => FrameInfo, with other minor changes
Freya Murphy
4
-35
/
+39
2025-10-16
graphics: stub draw_entity
Freya Murphy
1
-2
/
+7
2025-10-16
dungeon: add more getters and lib fns
Freya Murphy
2
-0
/
+46
2025-10-08
graphics: create Renderer struct
Freya Murphy
3
-31
/
+113
2025-10-08
Rebase changes into docs and README
Freya Murphy
5
-39
/
+22
2025-10-08
further improve const fns for Pos
Freya Murphy
2
-10
/
+20
2025-10-08
add some functionality to Pos
Freya Murphy
3
-8
/
+84
2025-10-08
Proposal Template Created
alf9310
3
-1
/
+23
2025-10-08
Stubbed out some draw functions
alf9310
2
-1
/
+26
2025-10-08
add more default impls
Freya Murphy
3
-3
/
+11
2025-10-08
impl default to dungeon and its types
Freya Murphy
4
-4
/
+57
2025-10-08
initial baseline
Freya Murphy
15
-0
/
+1189