A downloadable play now for Windows

Driven is a top down action game written in python

Driven takes place 1000 years after a great disaster one that created a being that took over the minds of those who lost hope.

all we got right now is the player and menu system




to run this game download python on your pc or laptop on mac you will need a little more i'm not sure yet though

then you need to open terminal and run pip -m install pygame

if that doesn't work try python -m pip install pygame

then uncompress the file and run main.py in scripts

Download

Download
Driven.zip 10 kB

Install instructions

download python

open terminal and type "py -m pip install pygame"

if that doesn't work try "python -m pip install pygame"

the uncompress the file and run main.py in python

Development log