Skip to content

Latest commit

 

History

History
13 lines (7 loc) · 294 Bytes

README.md

File metadata and controls

13 lines (7 loc) · 294 Bytes

NAX

What's this ?

A simple game made for school project.

How to run ?

You need python >=3.4 and pygame module installed

To launch the game you need to execute from parent directory $ python3.4 -m nax

You can launch the game as dev (god) mode by execute $ python3.4 -m nax dev