Skip to content

GhostofGoes/Python-Game-Reloaded

Repository files navigation

Python-Game-Reloaded

Copy and rebirth of the original Python-Game

Installation

Windows: py -3 -m pip install --user pygame

Linux/OSX: python3 -m pip install --user pygame

Running the game

Windows terminal: py -3 start_game.py

Linux/OSX terminal: python3 start_game.py

Controls

  • Control the Character with Arrow Keys
  • Attack using spacebar

System requirements

Releases

No releases published

Packages

No packages published

Languages