Skip to content

rizkyhaksono/project-game-adventure

Repository files navigation

Adventure Man

The purpose of this game is to complete the Object Oriented Programming Final Project. My hoped is hopefully this game will be useful for the local community.

This game is a text based game. The player will be able to move around the map and interact with the environment. The player will be able to pick up items and use them to solve puzzles. The player will be able to fight monsters and gain experience points. The player will be able to level up and gain new abilities. The player will be able to save and load the game. Also maybe there's plenty of bug and you can write an issues right here.

Install

$ git clone https://github.com/rizkyhaksono/project-game-adventure.git
$ cd project-game-adventure
$ code .

Features

  • Title Screen
  • Roles Selection
  • Game Screen
  • Game Over Screen
  • High Score Screen
  • Pause Screen
  • Music
  • Sound Effects

Take a quick look

License

The MIT License (MIT)

Copyright © Rizky Haksono & RyiSnow

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR INCONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

This repository is part of hacktoberfest 2022

You can contribute to this repository by adding your name to the contributors list. You can also add your name to the contributors list by creating a pull request.

Contributors