Skip to content

alexandrebarbaruiva/konigame

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

konigame

A game about the Konigsberg bridges. You have to move through all the brigdes only one time.

How to contribute

  1. Create a venv
  2. Install requirements
pip3 install -r requirements.txt
  1. Run game
python3 main.py
  1. Contribute

How to play

Use the arrows to move forward, backward, left and right. Alternatively you may use the keywords W, A, S, D. If you want to remove any bridges, you can use the buttons 1 through 7.

Known bugs

  • You can walk through the water.
  • You can walk through greyed bridges.

Improvements to make

  • Make code object oriented.
  • Make executables for windows and mac.

About

A game about the Konigsberg bridges

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages