Skip to content

Latest commit

 

History

History

Hexagon

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

Hexagon

Ein Spiel von Milan Zeiske.

Installation

Windows

  1. Python 2.7 installieren.
  2. Pygame installieren
  3. Hexagon.py und die anderen Dateien runterladen und spielen.

Ubuntu

  1. Terminal öffnen und das ausführen:

     sudo apt-get -y install python
     sudo apt-get -y install python-pygame
    
  2. Hexagon.py und die anderen Dateien runterladen und spielen.