PyBStartrek.bas - A port of the 1971 Star Trek text based strategy game. adventure.bas - A port of the original 1976 text based adventure game, originally developed for the PDP-10 by Will Crowther, and expanded by Don Woods. bagels.bas - A guessing game, which made its first appearance...
🎮 A side-scrolling adventure game. gamemariotypescriptphaserdudeadventurephaser-gamesidescrollersimple-game UpdatedJan 14, 2023 TypeScript A simple quiz game built using Python pythonfunctionspython-librarypython-3programming-exercisesbeginner-friendlyquiz-gamesimple-gameinput-outputmini-project ...
I play a character in this text-based adventure game." Setup a connection for your LLM API For LLM request, establish a connection by your define, each node will request the api, you can change the node Context or other things here: export async function nodeRequest(node: PromptFlowNode...
Multi-user dungeons, or "MUDs" are text-based role-playing games, that naturally evolved from the text-based rpg and adventure games of the 1970s. This project aims to introduce a new generation—one that never experienced a world without broadband internet—to this classic game genre. While...
Python GUI For Humans - Transforms tkinter, Qt, Remi, WxPython into portable people-friendly Pythonic interfacesJump-StartInstallpip install pysimplegui or pip3 install pysimplegui This Codeimport PySimpleGUI as sg # All the stuff inside your window. layout = [ [sg.Text('Some text on Row ...
Text('This is some text', font='Courier 12', text_color='blue', background_color='green')The Python named parameters are extensively in PySimpleGUI. They are key in making the code compact, readable, and trivial to write.As you'll learn in later sections that discuss the parameters to...
shadowsocksr-backup/shadowsocksr: Python port of ShadowsocksR shadowsocksrr/shadowsocksr-csharp: None v2ray/v2ray-core: A platform for building proxies to bypass network restrictions. Game Doreamonsky/CampusAdventure: None frogatto/frogatto: Frogatto & Friends is an action-adventure game, starring...
Here's the parallelized version of the program:\n\n```python\nimport os\nfrom collections import Counter\nfrom multiprocessing import Process\n\ndef find_top_5_words(directory):\n \"\"\"\n This function reads all the text files under a given directory and returns the top-5 words with...
It's tkinter based and tkinter has issues with multiple threads Contributing Core Code Demos GitHub Repos Versions Release Notes 3.2.0 3.3.0 3.4.0 3.4.1 3.5.0 3.5.1 3.5.2 3.6.0 3.8.0 1.0.0 Python 2.7 3.8.2 3.8.3 3.8.6 3.9.0 & 1.1.0 3.9.1 & 1.1.2 3.9.3 & 1.1.3 3.9.4...
I play a character in this text-based adventure game." Setup a connection for your LLM API For LLM request, establish a connection by your define, each node will request the api, you can change the node Context or other things here: export async function nodeRequest(node: PromptFlowNode...