Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/scifer99/feed-the-dragon-game

This is a 2 dimensional game developed in Python. Feed the dragon as accurately as you can!
https://github.com/scifer99/feed-the-dragon-game

2d-game 2d-platformer-game pygame pygame-games python3 software-development software-engineering software-testing

Last synced: 26 days ago
JSON representation

This is a 2 dimensional game developed in Python. Feed the dragon as accurately as you can!

Awesome Lists containing this project

README

        

# Feed-The-Dragon-Game
This is a 2 dimensional game developed in Python. Feed the dragon as accurately as you can!

Greetings again! Here goes a game of accuracy! Feed the dragon the best you can!
This one has an algorithm designed for the food to increase in speed after every bite!

Can you feed it enough without missing ? :-)

Packages needed:

pip install pygame
pip install random

Happy Coding!