dino-skynet

A simple implementation of an autonomous agent which exploits OpenCV to play the famous dino game


Keywords
game, dino, pygame, opencv, computer, vision, autonomous, agent, computer-vision, education, pypi, python
License
GPL-3.0
Install
pip install dino-skynet==0.2.5

Documentation

Dino Skynet

GitHub PyPI PyPI - Status GitHub last commit GitHub Workflow Status gluten free

A simple implementation of an autonomous agent which exploits OpenCV to play the famous dino game

Installation

You can install it from pypi.

pip install dino-skynet

Usage

Try the game

To try the game

python -m dinoskynet

Press spacebar to start the game.

Credits

This project is realized with the following python's packages: