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.
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.
- Oscar Royo
- All firsts assignments code
- UI module and UI elements
- UI art
- Github account: oscarroyo4
-
Carlos Redolar
- UI menus
- UI art
- Save and load
- UML
- Due to some problems I have joined the group later, and I have been part of this proyect only in the final term (third assignment)
- Github account: carlosredolar
-
Special thanks to:
- Blarget2 for the level art
- link: https://opengameart.org/users/blarget2
- Elthen (Ahmet Avci) for the bat sprites
- link: https://www.patreon.com/elthen
- My Ass
- 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)
- 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
Here is the link of the video : Unknown Miner Gameplay
[Download Alpha Here](https://github.com/oscarroyo4/UnkownMiner/releases/download/0.1/Unkown Miner.rar)
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.