tuxDB - linux gaming aggregate
TUXDB - LINUX GAMING AGGREGATE
 NEWS TOP_PLAYED GAMES ITCH.IO CALENDAR CHAT WINE SteamDeck
 STREAMERS CREATORS CROWDFUNDING DEALS WEBSITES ABOUT
 PODCASTS REDDIT 

 

SUPPORT TUXDB ON KO-FI

MENU

ON SALE

New Twitch streamer aggregation implemented (#FuckTwitch) due to Twitch's API issues (more info on my Discord )


https://hariss-gills.itch.io/witcher-platformer


Witcher Platformer Game

A one level platformer game

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

Controls

  • W/⬆️/SPACE to Jump
  • A/⬅️ to move left
  • D/➡️ to move right
  • S/⬇️ to move down

Functions

  • Full GUI
  • Options Menu
  • Pause Screen

Future Plans

  • Enemies (Difficult)
  • Animated Coins (Easy)
  • More Levels (Medium)

Release History

  • 0.0.1
    • Main Game Complete and EXE release for windows

Meta

Distributed under the GPL-3.0 License. See LICENSE.txt for more information.

https://github.com/Hariss-Gills/

Contributing

  1. Fork it (https://github.com/Hariss-Gills/Witcher-Platformer)
  2. Create your feature branch (git checkout -b feature/fooBar)
  3. Commit your changes (git commit -am 'Add some fooBar')
  4. Push to the branch (git push origin feature/fooBar)
  5. Create a new Pull Request