Skip to content

Commit

Permalink
Images location update
Browse files Browse the repository at this point in the history
  • Loading branch information
barni10102 committed May 19, 2024
1 parent c364e4a commit 0563de2
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/deploment_with_vagrant.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,4 +12,4 @@ To start:

About: Setting up a Vagrant virtual machine for this project offers several benefits. Firstly, it allows for easy testing of the program in a Linux environment, ensuring compatibility across different operating systems. Additionally, the VM setup eliminates the need to install Java on the host machine, simplifying the process of playing the game without any additional dependencies. Furthermore, Vagrant enables testing the program with a specific JDK version (openjdk 11, with the current setup) required to play the game, even if the host machine doesn't have the correct version installed. With Vagrant, the setup process only takes a few minutes and the VM setup can be done with a few simple commands.

![How the game looks in linux](vagrant.png)
![How the game looks in linux](images/vagrant.png)
Binary file removed doc/vagrant.png
Binary file not shown.

0 comments on commit 0563de2

Please sign in to comment.