Witcher Platformer
About
Witcher Platformer Game
A one level platformer game
Gameplay
Gameplay
As a hooded witcher 🐺, you traverse through the grim world collecting coins and try to get the best time and score.
Score is calculated by 1/Time + Points
- Red coin = 10 points
- Gold coin = 5 points
- Silver coin = 1 point
- W/⬆️/SPACE to Jump
- A/⬅️ to move left
- D/➡️ to move right
- S/⬇️ to move down
- Full GUI
- Options Menu
- Pause Screen
Future Plans
- Enemies (Difficult)
- Animated Coins (Easy)
- More Levels (Medium)
- 0.0.1
- Main Game Complete and EXE release for windows
Distributed under the GPL-3.0 License. See LICENSE.txt for more information.
https://github.com/Hariss-Gills/
Contributing- Fork it (https://github.com/Hariss-Gills/Witcher-Platformer)
- Create your feature branch (git checkout -b feature/fooBar)
- Commit your changes (git commit -am 'Add some fooBar')
- Push to the branch (git push origin feature/fooBar)
- Create a new Pull Request