Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
C
cpp-project
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
David Maul
cpp-project
Merge requests
!27
Implement Player Class
Code
Review changes
Check out branch
Download
Patches
Plain diff
Expand sidebar
Merged
Implement Player Class
player
into
main
Overview
1
Commits
13
Pipelines
0
Changes
11
Merged
Frederik Alexander Keens
requested to merge
player
into
main
5 months ago
Overview
1
Commits
13
Pipelines
0
Changes
11
Introduce a Player Class
A player has a faction and money, that has to be used when training units
A player has start and end turn functions to help setting up
Level has a turn Queue for all players of the level and a changeTurn Function that cycles throught the players
Closes
#3 (closed)
,
#23 (closed)
,
#31 (closed)
,
#32 (closed)
Edited
5 months ago
by
Frederik Alexander Keens
0
0
Merge request reports
Compare
main
version 3
03e2d6bd
5 months ago
version 2
a01e2040
5 months ago
version 1
f0d70344
5 months ago
main (base)
and
latest version
latest version
e9f846cd
13 commits,
5 months ago
version 3
03e2d6bd
11 commits,
5 months ago
version 2
a01e2040
8 commits,
5 months ago
version 1
f0d70344
7 commits,
5 months ago
11 files
+
292
−
36
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
Files
11
res/level.h5
0 → 100644
+
0
−
0
View file @ e9f846cd
level.h5
Download
Loading