Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 467 Bytes

File metadata and controls

9 lines (7 loc) · 467 Bytes

Uni-Projects

A repository for basic code written during Uni modules

Year 2 Computational Physics PHYS20762:

  • Report and Code (just my report with code appendix pdf)
  • neutron simulation (code to simulate neutron penetration of lead, wood and water. Also has a Woodcock method element)

Year 3 C++ Object Oriented Programming PHYS30762:

  • C++_OOP_Risk_board_game (A two-player risk-style board game that can be played on the basic CPP output console)