A simple, in-memory command-line todo application built with Python 3.13+. === Todo App === 1. Add Todo 2. View Todos 3. Update Todo 4. Mark Todo Complete 5. Delete Todo 6. Exit Enter your choice (1-6 ...
Dungeon Shift is a small turn-based console game. The player clears 5 rooms in a dungeon. In each room, the player acts first and then enemies act. Survive to the last room to win. Choose an action ...