Skip to content

A simple (Undertale-esque) singleplayer turn-based RPG made in Python.

Notifications You must be signed in to change notification settings

amohamma8029/Edigon

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

EDIGON

Edigon is a short singleplayer turn-based RPG created in Python using mainly the pygame library.

PROJECT SETUP

To run the game itself, you may simply execute the Edigon.py file found in the root of the repository. However, in order to run the game as intended, please ensure the following.

REQUIREMENTS

INSTALLATION

The requires the pygame to run properly. If you don't have pygame installed onto your device, use the package manager pip to install it.

Then, simply run this command into the command prompt:

pip install pygame

OTHER

Once you have pygame, make sure that all the assets & external scripts for the game are in the same location as the Edigon.py file (most likely in the root of the folder).

CREDITS & ACKNOWLEDGEMENTS

Inspiration for the combat system was taken from Undertale. The music for this game was taken from Deltarune & Ni no Kuni II: Revenant Kingdom.

This project was officially completed on January 5th, 2019 by:

  • Ayman Mohammad
  • Jonah Bron

Please note that this repository only serves as an archive for the code as it is, however, changes may be made in the future.

About

A simple (Undertale-esque) singleplayer turn-based RPG made in Python.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages