Skip to content

bravegrumpy/bravegrumpy.python.mazegame

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

90 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

bravegrumpy.python.mazegame

Implementing Maze game

Goals: To create a playable app from the maze game I've already created. Allow it to be extendable with other maze algorithms.

Change-log

2022

November 23rd

  • adding in ttk styles
  • obtain data from widget
  • simplified colors
  • implemented a canvas in tkinter

November 21st

  • change color names back to original names
  • re-created Colors class
    • experimented with colors
    • renamed colors to show how mixes work
  • displayed color class in tkinter window
  • added cryptography folder so that I can experiment

November 18th

  • creating tkinter implementation
  • move current app into archive.
    • fixing git problems

Archive:

  • Implement multiple files with pygame
    • including class structure for calling colors
    • separate class file for maze generation algorithm
  • create a single file in pygame

About

maze game developed in python

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages