invaders icon indicating copy to clipboard operation
invaders copied to clipboard

Open source terminal arcade game with audio - based off of the classic "Space Invaders"

Results 2 invaders issues
Sort by recently updated
recently updated
newest added

Hi Recently learned rust through your crash course and came across this project, tried to build an q-learning agent that can learn and play game and adapt automatically and pass...

Hello, Added 2nd player to the game. Possible to enable this mod from start in menu or call reinforcement just pressing 'e' any moment. Also make some updates for reset_game...