A Python pygame created by Christopher Ross with love for his children Sawyer and Elle!
Author: Christopher Ross
Published: 2022
This project just started out as a fun project to spend some of my down time on. But after getting started on it, I couldn't stop programming. This isn't my finest example of clean source code or best practices, escpially in commenting my code... Also, while developing the game engine code, I changed startegies and code concepts several times, so some secitons of code follow old patterns.
Building the game engine and game mechanics was a lot of fun, and the type of problem that I really enjoy. It was easy to spend most of my evenings deep in concentration working on a problem and new code. However, I did find it hard to stay motivated once I was building out the levels.
One of the last things I did was work on a Level Editor, complete with customer pygame GUI!.
- Install
Python3 - Setup with
pip install -r requirements.txt - run command
python td.py
License: CC BY-NC-ND 4.0
The game is opensource, but may not be redistributed by anyone or any company. It is a fun family project meant for friends and family.
All original artwork, not attributed below is copyrighted by Christopher Ross in 2022.
- Cloudy Skies Background Image, License: CC-BY 4.0, Author: Onsemeliot, Uploaded: 2019-01-14, https://opengameart.org/content/cloudy-skies
- Muisc Looted Village, License: CC-BY 3.0, Author: bobjt, Uploaded: 2022-08-21, https://opengameart.org/content/looted-village-orc-vox
- Muisc Battle Zero, License: CC-BY 3.0, Author: bobjt, Uploaded: 2022-01-08, https://opengameart.org/content/battle-zero
- Muisc Sabatoge, License: License: CC-BY 4.0, Author: Tsorthan Grove, Uploaded: 2022-08-22, https://opengameart.org/content/sabotage
- Muisc Her Hidden Smile, License: License: CC-BY 4.0, Author: Tsorthan Grove, Uploaded: 2022-09-23, https://opengameart.org/content/her-hidden-smile
- Muisc Darkness Of Space, License: License: CC-BY 4.0, Author: Tsorthan Grove, Uploaded: 2022-06-05, https://opengameart.org/content/darkness-of-space
- Sound Effects Various, License: A Sound Effect - Royalty Free, Licensor: Portion Auido, https://www.asoundeffect.com/sounddesigner/potion-audio/
- Sound Effects Various, License: IndieSFX Sound Effect Standard Licence, IndieSFX Game Audio, https://indiesfx.co.uk/



