Skip to content

Commit 9bfd27d

Browse files
committed
update readme
1 parent bb377df commit 9bfd27d

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

README.md

+8
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,14 @@ Object-Oriented Programming in Python.
1010
* Decorators: properties, setters, getters
1111
* Class documentation
1212

13+
## Course project: N-Body Simulation
14+
* Defining classes: Vector, Body, Universe
15+
* Implementing required classes
16+
* Running simulation
17+
18+
### Example simulation results:
19+
20+
1321
## Videos
1422

1523
## Reference

0 commit comments

Comments
 (0)