SeanLilley1 / AI-Game-30002253

0 stars 0 forks source link

Deciding on what game to build an AI within #1

Open SeanLilley1 opened 1 year ago

SeanLilley1 commented 1 year ago

First i need to decide on what game i'll build my AI in to play and win

SeanLilley1 commented 1 year ago

so far the thought I've been going with are 2D games like snake or asteroids

https://github.com/bandali0/asteroids - the asteroids source code i looked at

other ideas included looking at games like subways surfers which is a 3D based game however its made in unity and i currently am looking to build in pygame due to my experience using python as a coding language.