Skip to content

anetaporebska/ShooterGame

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ShooterGame

Simple 2D shooter game in Python that works in 3 modes:

  • two player game
  • simple bot game
  • AI bot game (using Reinforcement Learning)

Players can fight with each other using different kinds of weapons and level up when collecting various boosters.

Libraries used:

  • pygame
  • numpy
  • pickle

Screenshot

game_screenshot

About

Simple 2D shooter game in Python

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages