Skip to content

Latest commit

 

History

30 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Portal2D (WIP)

A simple portal game in python, inspired from valve's portal series

  • src/
    • Game loop is in main.py
    • Logic related to collision will be in collision.py
    • Logic related to player will be in entity.py
    • Logic related to gun will be in gun.py
    • Logic related to map will be in map.py
    • Logic related to portal will be in portal.py
    • physics will be in physics.py
    • map data is stored as 2d list in map_list

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages