Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
R
rustproject
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
safarik
rustproject
Commits
a5175c1e29e855630876c8bce648b3e8d349d89a
Select Git revision
Branches
4
main
default
protected
levelgen
modularization
uistuff
4 results
rustproject
Author
Search by author
Any Author
authors
0 authors
Jul 04, 2021
Fix player being able to take actions after death
· a5175c1e
pumapaul
authored
3 years ago
a5175c1e
Fix level generation so entities can't overlap
· faa96693
pumapaul
authored
3 years ago
faa96693
Fix infinite enemy turn with a dirty hack
· c892e366
pumapaul
authored
3 years ago
c892e366
Jul 03, 2021
Add exit (progress) mechanic
· 667c68a7
pumapaul
authored
3 years ago
667c68a7
Add game over screen and possibility to start a new run
· 533adb2b
pumapaul
authored
3 years ago
533adb2b
Fix bug where enemy could attack on the other side of the map
· 9abcbf53
pumapaul
authored
3 years ago
9abcbf53
Add combat
· cab33c3b
pumapaul
authored
3 years ago
cab33c3b
Add text UI to modularized structure
· 67daa9db
pumapaul
authored
3 years ago
67daa9db
Add movement for player & enemies as well as skipping turns
· f9755d62
pumapaul
authored
3 years ago
f9755d62
Fix issue where too few enemies were placed on the board
· b603c6b8
pumapaul
authored
3 years ago
b603c6b8
Add modularized structure and run + level initialization
· 647d4594
pumapaul
authored
3 years ago
647d4594
ui stuff on old setup
· 3c21d6d6
radow
authored
3 years ago
3c21d6d6
initial commit
· d3653bb7
radow
authored
3 years ago
d3653bb7
Update README.md
· ae569c24
safarik
authored
3 years ago
ae569c24
Loading