Skip to content

oscarroyo4/UnknownMiner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

INTRODUCTION

Unknown Miner is a platformer game developed by Oscar Royo and Carlos Redolar. We are studying videogame design and development in CITM, Terrassa, Spain. And this project is made for the Game Development subject.

ABOUT THE GAME

In this platformer game you must get the miner to leave the mine, to reach that you have to defeat or dodge the enemies that inhabit into the cave.

TEAM MEMBERS

  • Oscar Royo
    • All firsts assignments code
    • UI module and UI elements
    • UI art
    • Github account: oscarroyo4

Controls

  • A - Walk forward
  • D - Walk backwards
  • W - First jump
  • SPACE - If the player is on the ground he hits with the pickaxe, if he is in the air he makes the second jump.
  • F1 - Go to the first map
  • F2 - Go to the second map
  • F3 - Reset level
  • F5 - Save current status
  • F6 - Load last status
  • F9 - Show colliders *F10 - God Mode (You don't collide with anything and you can fly everywhere)

Innovation

  • Player can double jump
  • Player can swap jump direction using the attack
  • Fade to black in every scene change (load game included)
  • Game can be paused
  • Hit enemy and it knocks back

Gameplay Video

Here is the link of the video : Unknown Miner Gameplay

Download link

[Download Alpha Here](https://github.com/oscarroyo4/UnkownMiner/releases/download/0.1/Unkown Miner.rar)

License

MIT License

Copyright (c) 2019 Oscar Royo Moreno

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 IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.