Skip to content

A video game developed using Pygame that implements various algorithms (i.e. A*) to help members with constructing algorithms.

License

Notifications You must be signed in to change notification settings

JeiBarrios/video-game-algo

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 

Repository files navigation

video-game-algo

This project aims to create an 8-bit medieval style RPG dungeon crawler primarily using the Python game development module library pygame. This game will include multiple stages, enemies, bosses, and items using algorithms.

Python download: https://www.python.org/downloads/ (for Windows users, make sure to check Add to PATH in installation if it pops up)

(Make sure to download version 3.10 or above)

To install the required packages for this project, run: pip install -r requirements.txt

About

A video game developed using Pygame that implements various algorithms (i.e. A*) to help members with constructing algorithms.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%