ECEllen Chapmaninellen.hashnode.dev路Nov 24, 2023 路 3 min readGenetic Algorithms in C++Many aspects of modern technology have been inspired by biology: Air conditioning from termite nests - warm air rises into a network of air ducts near the surface. There, stale air diffuses out of the porous sides. Fresh cool air seeps in and descen...00
ECEllen Chapmaninellen.hashnode.dev路Jul 13, 2023 路 11 min readHow to Code a Tetris-Style Game in Python馃ЗBelow is a walkthrough tutorial for creating a Tetris-style game in Python. What I have used in this tutorial: Visual Studio Code - IDE download from here Python 3.10.5 64-bit - download from here Pygame - use command: pip install pygame Any pro...00
ECEllen Chapmaninellen.hashnode.dev路Jul 14, 2022 路 1 min readWho Am I?That's one secret you will now know... Hello, my name is Ellen! I am 22 and living in Cambridgeshire and I am an Apprentice Software Engineer. I love learning but I often find that if I'm not regularly practicing something then I tend to forget a l...00