Inspiration

Originally we wanted to make Tetris and an AI agent who would learn to play Tetris and beat it. After suffering issues with the AI, we decided to just make games.

What it does

There is a one-player Tetris and two-player pong.

How we built it

Built using Python 3.8 making use of the pygame module.

Challenges we ran into

Finding a package which did Reinforcement Learning in Python and worked for us. We ended up not finding a suitable package.

Accomplishments that we're proud of

Managing to make two full games.

What we learned

Making arcade games in Python is quite easy.

What's next for Arcade games

Let's bring them back.

Built With

Share this project:

Updates