Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 716 Bytes

README.md

File metadata and controls

18 lines (11 loc) · 716 Bytes

BreakOut Game IA

This repository is about recreation of BreakOutGame, using Machine Learning. This Game consist in two players: 1th people; 2th computer. The Player 2 is a IA developed with technic Feedforward and BackPropagation.

  1. You will need install paygame library to run.
  2. Open folder Game and run file: __main__.py

Well, the initial interface is game menu: Click play!

Choose a level!

Play it!