Skip to content

Commit

Permalink
update documentation and README
Browse files Browse the repository at this point in the history
  • Loading branch information
HbotondS committed Dec 15, 2019
1 parent cd2ba47 commit 04bfd70
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
The goal of our project was to get familiar with the basics of game development. We choosed OpenGL & C++ for our programming language because of the cross-platform API and because of the great documentation. We tried to choose a simple game for our project so we can implement it in time, so that's how we decided to make a 2D top-down shooter because it's easy to implement.

### Class diagram
<img src="./misc/ClassDiagram.jpg" />
<img src="./misc/GameClassDiagram.jpg" />

## Our team :smile:
<table>
Expand Down
Binary file removed docs/Documentation.docx
Binary file not shown.
Binary file added docs/Documentation.pdf
Binary file not shown.

0 comments on commit 04bfd70

Please sign in to comment.