___ _ __ _ _
/ \__ _| |_ ___ /\/\ ___/ _\ ___ _ __ _ __ __ _(_) / \
/ /\ / _` | __/ _ \/ \ / _ \ \ / _ \ '_ \| '_ \ / _` | |/ /
/ /_// (_| | || __/ /\/\ \ __/\ \ __/ | | | |_) | (_| | /\_/
/___,' \__,_|\__\___\/ \/\___\__/\___|_| |_| .__/ \__,_|_\/
|_|
Dating Simulation with Prolog
These application is requirements for Informatic Logic class.
What things you need to install the software and how to install them
Installed :
GPLC (Gprolog Compiler)
GNU Make
Unzip (or another unarchiver application)
Wget (or another downloader application)
A step by step series of examples that tell you have to get a development env running
wget https://github.com/rayandrews/DateMeSenpai/archive/master.zip
unzip master.zip
cd DateMeSenpai-master
make
End with an example of getting some data out of the system or using it for a little demo
To check whether your installation success or not
./bin/datemesenpai
0.1 Beta
1.0 Major Release
1.1 Fixing Bug for Major Release
- Ray Andrew - Ray Andrew
- Winarto - YoWinarto
- Adrian HP - adrianhp97
- Kukuh BR - kukuhbr
This project is licensed under the MIT License - see the LICENSE.md file for details