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