vhugo / oppyrover

OppyRover is a top-down map exploration puzzle game written in Python (incomplete)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

OppyRover

This project is my very first game idea.

The idea

A top-down map exploration puzzle about the mars rover, some of the ideas in this project are stolen/inspired by Duskers, NASA's rover game and a simplistic explanation of how rover drives on mars.

Running this project:

> python3 -m pip install -r requirements.txt
> python3 oppyrover.py

About

OppyRover is a top-down map exploration puzzle game written in Python (incomplete)


Languages

Language:Python 100.0%