shaswata56 / Taos-Adventure

It is a C++ Game Project for 2nd semester. This game is Build From Scratch using C++ and SFML .

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Tao's Adventure CodeFactor

Download Taos-Adventure Download Taos-Adventure

Project: 2 | SUST SWE-1/2 | Group: 17

Shakirul Hasan Khan – 2017831034

Shaswata Das – 2017831050


Menu

Storyline:

Tao, a happy ball from the Ballworld, was living happily with his family. But, one day, a disaster happened in his life. Some bad squares from the Squareworld came to his village and kidnapped his whole family and hid them on various places in Squareworld. Tao somehow saved himself from the kidnappers. Now, he wants to go to the Squareworld and find his family. By getting help from one of his friends, he managed to go there. And started searching his family members. Now, Tao needs your help to find them.

InGame

Levels:

In the first level Tao will find his friend in Ballworld. From the second level he will roam around Squareworld and after every level he will be able to find one of his family members.

Controls:

Player will be able to move Tao right or left using Right Arrow/D or Left Arrow/A and jump using Up Arrow/W.

Resources:

  • C++
  • SFML 2.5.0

License:

                        Tao's Adventure
Copyright  (C)  2018  Shaswata Das  &  Shakirul Hasan Khan.

This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or 
any later version.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

You should have received a copy of the GNU General Public License
along with this program.  If not, see <http://www.gnu.org/licenses/>.

About

It is a C++ Game Project for 2nd semester. This game is Build From Scratch using C++ and SFML .

License:GNU General Public License v3.0


Languages

Language:C++ 96.2%Language:Makefile 2.1%Language:Shell 1.6%