Skip to content

jtatar/pythongame

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Python Game

A game that allows you to duel with your friends in hotseat. The winner of the game is the one who survives the longest time. Every tile drops into the void few seconds after someone stands on them.

Game

Used technologies:

  • Python
  • Panda3D
  • RenderPipeline

Instalation

Panda3D

RenderPipeline

  • Go into RenderPipeline directory
  • Run ppython .\setup.py
  • Copy game into samples directory in RenderPipeline
  • Run ppython .\main.py

To disable debug windows go to config\pipeline.yaml and set display_debugger to false

About

Game made with Panda3D

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages