Skip to content

Simple implementation of glendy game (AKA trap the cat) in python using pygame and tkinter.

Notifications You must be signed in to change notification settings

hjicks/glendy-python

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

You can find server for multiplayer mode at: https://cloud9p.org/mkf/glendy/HEAD/info.html

TODO:

  1. Add multiplayer mode.
  2. Add an screen for mode selection. (multiplayer, offline)
  3. Add an screen for difficulty selection.
  4. Optimize code and change variable names if necessary.
  5. Dynamically set resolution of the game window.
  6. Debug!

About

Simple implementation of glendy game (AKA trap the cat) in python using pygame and tkinter.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 95.2%
  • Roff 4.8%