Skip to content

Combining Python and Arduino as one and creating like a console game, with real life buttons to shoot on the Arduino platform and kill evil Goblins.

Notifications You must be signed in to change notification settings

jovanvuleta/GoblinCombatGame

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GoblinCombatGame 👺

Combining Python Pygame and Arduino as one and creating a console game, with real life buttons to shoot on the Arduino platform and kill evil Goblins.

🐍 All logic is done in Python

🕹️ Arduino device used to shoot at the enemies

  • Working with arrays to represent dynamic movement of the character
  • Calculating the hit boxes of each character
  • According health and damage regulation
  • Speed and velocity of players and the bullets fired
  • Background music also present, which adds to a good user experience while playing the game

About

Combining Python and Arduino as one and creating like a console game, with real life buttons to shoot on the Arduino platform and kill evil Goblins.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published