Skip to content

P4UL-M/Atomic-Bayttle

Repository files navigation

Atomic-Bayttle

atomic-bayttle-bay-ttle-violence-shoot-seastar-shotgun.mp4
atomic-bayttle-bay-ttle.mp4

disclaimer : ALL ASSETS ARE UNDER THEIR OWN LICENSE, ONLY THE CODE OF THE GAME IS UNDER THE MIT LICENSE

How to launch :

  • install python 3.10
  • install all library with python -m pip install -r requirements.txt
  • execute main.py

Controls:

  • Z Q S D to move, you can change keybinds in settings
  • TAB to active inventory then Z Q D to choose the weapon
  • SPACE to jump and double jump
  • E to shoot and respawn
  • ENTER to pass turn
  • ESC to leave control can be changed in settings

About the code :

  • the code used to emulate the physics of the game is defined in the file src/weapons/physique.py, it is used to calculate trajectory of all bullets in the game.

à finir :

  • sticky chainsaw when hitting ennemis

About

2 players game made with Pygame and OpenGL

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published