bertieb
  • Joined on Jul 15, 2020
Loading Heatmap…

bertieb pushed to main at bertieb/itproject-code

  • 180e98db84 fix: another tiny formatting fix D'oh

2 months ago

bertieb pushed to main at bertieb/itproject-code

  • 41a2e3298c fix: fix formatting of issue links in README

2 months ago

bertieb pushed to main at bertieb/itproject-code

2 months ago

bertieb pushed to main at bertieb/itproject-code

  • 2037cc3c2d Merge branch 'feat-exemplar-scripts'
  • 65cb224d6b feat: add two exemplar scripts Fairly basic, could obviously be refactored but they are there to be exemplars to give folks an idea of where they can start with the pipeline.
  • 4f1ba7a370 chore: add requirements.txt
  • 8d1866093c Merge branch 'refactor-codequality'
  • 65e1a6665e Merge branch 'feat-config' Adds config to isualisation and JSON producers

2 months ago

bertieb created repository bertieb/itproject-code

2 months ago

bertieb pushed to main at bertieb/itproject-docs

  • bfb32d992a [meeting2] add link to process image, rephrase UI planning

4 months ago

bertieb pushed to main at bertieb/itproject-docs

4 months ago

bertieb pushed to main at bertieb/itproject-docs

  • 6d69f043a0 [meeting 2] add pipeline planning doc

4 months ago

bertieb pushed to main at bertieb/itproject-docs

  • b4351796b9 [pre-meeting] add 'marketing' infographic of what the pipeline does

4 months ago

bertieb pushed to main at bertieb/itproject-docs

4 months ago

bertieb pushed to main at bertieb/itproject-docs

5 months ago

bertieb created repository bertieb/itproject-docs

5 months ago

bertieb pushed to rdh-local-prototype-endturn at bertieb/itsd-project-code

  • 7a182cb7ea feat: remove GameActor reference from GameState once assigned to AI
  • 7ac60058fa refactor: use setter - give GameState a *temporary* ref to GameActor This reference in GameState can be removed once it is given to AIPlayer in game initialisation (setupGameState)
  • d123fa9810 feat: call GameState::setupGameState() from initialise event handler
  • 87ed62cc7a feat: add setupGameState method for initialising game state This will be called from the Initialise class, making the game state ready to be played- create player instances, board, tiles, cards etc
  • 7686cdd652 feat: move GameActor reference into AIPlayer This avoid the ugly hack of keeping a referenec in GameState
  • Compare 5 commits »

9 months ago

bertieb pushed to rdh-local-prototype-endturn at bertieb/itsd-project-code

  • b9543f3819 feat: handle endturnclicked event (from human or AI player)
  • 94b9b5f647 feat: add AIPlayer with takeTurn() method Intention is the game hands control to AI player after human ends turn by calling this method
  • b6b270e9c2 feat: identify this is running the 'end turn' demo TurnDemo class not really necessary but illustrative
  • 8ef6a9f4cb feat: create addPlayer2Notification basic command There is a display bug on the frontend with this- it isn't quite aligned with Player 2's RHS avatar
  • bef929df9f feat: give GameState a reference to GameActor Can use this on AI turns etc to send messages back to frontend

9 months ago

bertieb pushed to main at bertieb/itsd-project-code

  • 29a425de45 chore: initial commit with sensible .gitignore Generated using https://www.toptal.com/developers/gitignore/api/sbt,playframework and also ignored the game sprites / other UI images

9 months ago

bertieb created repository bertieb/itsd-project-code

9 months ago

bertieb pushed to main at bertieb/labexercises2324

  • d73a16576d (feat) add small menu asking user which section to run
  • 4466f6271a (feat) implement optional section on polymorphism
  • a05a149c05 (feat) Implement exercise section 4 - SavingsAccount
  • 22e9c99217 (feat) Implement Exercise 3 - Student and Lecturer child classes
  • 9dd0c86f0e (feat) Implement up to the end of Exercise 2 ie use Person in BankAccount, implement transferFunds(), demo those

1 year ago

bertieb created repository bertieb/labexercises2324

1 year ago

bertieb pushed to feb-2022 at bertieb/assign-team-to-sub

  • 1ec2273630 (Feb 2022) Update subs and teams - MLBPA Baseball

2 years ago

bertieb pushed to jan-2022 at bertieb/assign-team-to-sub

  • c95cc92a36 (Jan 2022) Update for Jan 2022 - FIFA 99 Now has OS-detecting code so I don't have to keep futzing in Windows Rejigged display code as FIFA99 has quite a few international teams (43 I think?)

2 years ago