This repository has been archived on 2026-07-13. You can view files and clone it, but you cannot make any changes to its state, such as pushing and creating new issues, pull requests or comments.
servicepoint-tanks/tanks-backend/TanksServer/GameLogic
Repository files (latest commit first)
Filename Latest commit message Latest commit date
2024-04-29 18:03:23 +02:00
..
CollectPowerUp.cs implement different kinds of power ups (two bullet types not implemented yet) 2024-04-29 18:03:23 +02:00
CollideBullets.cs round explosions 2024-04-28 18:44:03 +02:00
GameRules.cs implement reloading 2024-04-29 17:17:44 +02:00
GameTickWorker.cs move backend to subfolder 2024-04-21 14:32:29 +02:00
ITickStep.cs potential fix for locking issues 2024-04-28 15:34:32 +02:00
MapEntityManager.cs implement different kinds of power ups (two bullet types not implemented yet) 2024-04-29 18:03:23 +02:00
MapService.cs fix is map at tile check 2024-04-22 23:13:09 +02:00
MoveBullets.cs implement fast bullets 2024-04-29 16:59:37 +02:00
MoveTanks.cs add distance moved score 2024-04-29 14:13:04 +02:00
RotateTanks.cs potential fix for locking issues 2024-04-28 15:34:32 +02:00
ShootFromTanks.cs implement reloading 2024-04-29 17:17:44 +02:00
SpawnPowerUp.cs implement different kinds of power ups (two bullet types not implemented yet) 2024-04-29 18:03:23 +02:00
TankSpawnQueue.cs add power ups collected score 2024-04-29 13:56:41 +02:00