Skip to content

StephenFrey/CookBook

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

53 Commits
 
 
 
 
 
 
 
 

Repository files navigation

CookBook

Odds and Ends that helped myself along the way

Repository will be updated as along side Flow. requests welcome!


Pythonista Specific

  • Special Characters 2.py

    • Increased functionality of built-in example Special Characters.py
    • see README for more info.
  • undo_redo.py

    • Simple Undo/Redo Delegate for a ui.TextView

Game Development

  • Space Escape

    • Game writing to help others get started using Pythonista's scene module.
    • Code is written use different styles of implementing aspects of the game to show flexibility of game deign.
    • All images are Pythonista Built-in so the user can focus on the code instead of getting anything imported.
    • the game itself has a few bugs and are due to using different styles in one script the way i have. they are easy to fix but doing so effects the purpose so i left them.
    • i may add to this in the future but nothing set in stone. i did want o have menus, character creation, sound and multiple levels but was pressed on time from self set goals
  • TickManager.py

    • Simple clasd to provide updating to any class

About

Odds and Ends, Node that helped myself along the way

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages