Zork is a classic text-based adventure game that was developed in the late 1970s and quickly gained popularity and became one of the most influential games in the adventure genre, laying the foundation for the development of interactive fiction and text-based adventure games.
Amanda Girard
Micro:bit Password Lock
The Micro:bit Password Lock program is a code designed to create a simple password lock functionality on the micro:bit device
Python Tamagotchi – Class 2: Micro:bit
he adaptation to the micro:bit hardware involved simplifying the variables, streamlining the game logic, and utilizing the micro:bit’s buttons, accelerometer, and LED matrix for user interaction and visual feedback
Demon Seed 1977
“Demon Seed” explores several themes that delve into the intersection of technology, humanity, and the consequences of unchecked progress wrapped in the fears of Home Intrusion.
Code: Tic-Tac-Toe
Tic-Tac-Toe is a game of strategy, and skilled players can often force a draw by making optimal moves. It’s a popular choice for beginners to learn basic game-playing concepts and for AI algorithm development due to its simplicity and well-defined rules.
Python: Tamagotchi Class
Egg cracks with new life, Watch it grow, time unfurls swift, Tamago and watch. Tamagotchi are virtual pets that originated in the 1990s. The term “Tamagotchi” is a combination of…
Python: working with AES 256 GCM
The cryptography library in Python. It provides low-level cryptographic primitives that are used for building higher-level cryptographic functions and protocols.
Project – Chess Software
The objective of this project is to develop a chess software application that provides a user-friendly and interactive platform for playing chess
Project – Computer Chess Game
Computer chess allows users to play the game at their own convenience, without the need for a physical chessboard or finding a human opponent. It can be accessed on various devices such as computers, tablets, and smartphones, enabling users to enjoy chess wherever and whenever they want
Glorantha – Notes
The history of Glorantha is rich and spans thousands of years, filled with epic conflicts, heroics, and grand quests.
Coding a Text Editor
Creating a text editor from scratch can be a substantial undertaking, and it’s often more practical to leverage existing libraries or frameworks that provide text editing capabilities to save time and effort.
Universally Unique Identifier (UID)
The purpose of a UID format is to provide a standardized and unique identifier for entities or objects.