Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Contribute to GitLab
Sign in
Toggle navigation
J
JTankTrouble
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
9831111
JTankTrouble
Graph
1f14476fe96d74aa7accf2d2471ef27756028d24
Switch branch/tag
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
8
Aug
7
5
4
3
2
1
31
Jul
30
29
28
26
25
24
23
22
Add random tank location .
master
master
Add setMap method .
Add javadoc.
Update setting frame class.
Update applyPrize method.
update applyPrize method.
Add PC move new method.
Add javaDoc.
Add javaDoc.
Add javaDoc.
Add javaDoc.
Add new Counter.
Add Field Controller.
Add renderLimit controller.
Add prize boolean .
Add prize boolean.
Delete unnecessary method.
Add alive field.
Add Computer Player logic.
Handle exception.
Add constructor.
Merge remote-tracking branch 'origin/master'
Add computer player.
Add enemy tank.
Add checkTankDestroyed method to destroy tanks.
Add fire method.
Add bulletCollision method to find collision with walls.
Add shotBullet method.
Add calculate bullet method to find first shot point.
Add some small changes.
Add setEnemy method.
Add prize field for tank.
Check prize expiration.
Set tank prize.
Add arrayList of tanks .
Add new Field.
Add Tank Health amount;
Fix getPrize condition bug.
Add getName method.
Add getPrize Condition.