-
Notifications
You must be signed in to change notification settings - Fork 1
Installation
Florent edited this page Jan 25, 2018
·
2 revisions
This app is compatible with all UNIX/LINUX based system, this include Apple system (MacOS and OS X). EZ-Type is tested in Ubuntu LTS 14 and MacOS 10.12.
To install this application you need the GfxLib library (specific to ISEN school)
- Open the makefile (in EZ-Type and EZ-Type/GfxLib folder) with Text Edit (or another text editor like Xcode or Sublime Text)
- Check if the line which is comment is the one for MacOS (a line put in comment start with a #)
- Open the Terminal and go in EZ-Type directory (with the « cd » command (use: cd + space + drop the folder in the command line + enter))
- In the Terminal, enter « make »
- The app is ready, you can delete all the file in the folder except EZ-Type and the Images folder
- Start the game by entering « ./EZ-Type » in the Terminal when you are in the right directory with the Terminal
- Open the makefile (in EZ-Type and EZ-Type/GfxLib folder) with a text editor and check that the comment line is the good one for your system (a comment line start by a #)
- In the EZ-Type folder, you install the game by typing make in the command line
- You can delete all the file in the folder except EZ-Type and the Images folder
- Lauch the game by typing ./EZ-Type in the right folder
- Enjoy time
The game EZ-Type is develop by FlorentDev, Aym83, Thomas (not on GitHub) and Shadorc