Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
R
RandomDungeon
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
u1330249
RandomDungeon
Commits
main
Select Git revision
2 results
randomdungeon
Author
Search by author
Any Author
authors
u1330249
01458918
1 author
Dec 05, 2022
Added a million models, modified dungeon generation, fixed generation bugs
· 6a1c5504
u1330249
authored
2 years ago
6a1c5504
Dec 04, 2022
Dungeon is now interesting and "guaranteed" solvable
· fa5ac0e4
u1330249
authored
2 years ago
fa5ac0e4
Nov 30, 2022
Fixed weapon not having a floor, added loops to dungeon generation
· 34003ce0
u1330249
authored
2 years ago
34003ce0
Missed one
· 543192fc
u1330249
authored
2 years ago
543192fc
Added pixel filter, fixerd some bugs with the pickups
· f5cbca04
u1330249
authored
2 years ago
f5cbca04
Nov 28, 2022
Add README.md
· fd2aeae5
u1330249
authored
2 years ago
fd2aeae5
Nov 22, 2022
Missed a couple things, had bugs
· 9b721cf9
u1330249
authored
2 years ago
View commits for tag v1.5
v1.5
9b721cf9
Nov 21, 2022
Modified dungeon to use factory pattern
· 30afab3f
u1330249
authored
2 years ago
30afab3f
Nov 14, 2022
Wall and floor textures
· 0df407af
u1330249
authored
2 years ago
View commits for tag v1.0
v1.0
0df407af
Keys guaranteed to spawn next to player
· 90d10571
u1330249
authored
2 years ago
90d10571
Added menus
· 174f82c6
u1330249
authored
2 years ago
174f82c6
Coins now increment when collected
· e4648646
u1330249
authored
2 years ago
e4648646
Added meshes and sound fx, gun now destroys traps
· 54025430
u1330249
authored
2 years ago
54025430
Rooms now have something spawn in them
· 2e7784a6
u1330249
authored
2 years ago
2e7784a6
Nov 07, 2022
Level now restarts when reaching the (newly added) goal post
· bd7d60c1
u1330249
authored
2 years ago
bd7d60c1
Generator now creates hallways between the rooms
· 546cb3be
u1330249
authored
2 years ago
546cb3be
Dungeon uses prim's to connect rooms with MST
· e853431d
u1330249
authored
2 years ago
e853431d
No overlaps in dungeon rooms
· 1908d337
u1330249
authored
2 years ago
1908d337
Updated dungeon generation to prep for pathfinding
· c3129b3d
u1330249
authored
2 years ago
c3129b3d
Initial project + random size floors generated
· ddf32f11
u1330249
authored
2 years ago
ddf32f11
gitignore
· c22f7215
u1330249
authored
2 years ago
c22f7215
Delete README.md
· 38dccfc3
u1330249
authored
2 years ago
38dccfc3
Initial commit
· 5b88211b
u1330249
authored
2 years ago
5b88211b
Loading