icedman / pygame_vector_speed

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Vector Speed AG

A demake of our favorite Anti-Gravity racing.

How low can you survive?

Race against hardened machine controlled racers in an endless, random-generate track.

Controls: A, D, Left, Right control the direction. W, S, Up, Down control the speed T to toggle retro vector mode

Installation

Download the code and extract:

https://github.com/icedman/pygame_vector_speed/archive/refs/heads/main.zip

Or clone the repository

git clone https://github.com/icedman/pygame_vector_speed

Install pygame

pip install pygame

Play

python ./main.py

Run in monochrome color

python ./main.py -t

About

License:GNU Lesser General Public License v3.0


Languages

Language:Python 100.0%