elrumo / Pyoneers

Platformer game build on Python and Pygame

Home Page:https://eliasruiz.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Nightmare Valley

Brief descritption of the game.

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.

Prerequisites

Before installing the dependencies, python3 and pip is required to run the game. Note that pip should alreayd be installed if you have Python on your machine.

Before running the setup comand, make sure you are on the game directory.

Project setup

Install all dependecies:

pip3 install .

List of dependences:

  • Pygame - Need to develop games in Python
  • MoviePy - Needed to play videos

Runing the game

After all dependencies have been install

python3 nightmare_valley.py

About

Platformer game build on Python and Pygame

https://eliasruiz.com/


Languages

Language:Python 100.0%