
OpenMW
The Elder Scrolls
OpenRCT2
The Witcher 3: Wild Hunt
The Dark Mod
VCMI
World of Warcraft
metro
Micro Python
Thonny
Invent With Python
Numba
Cliprun
Nim (programming language)
Zig
Cython
Micro PythonNo Micro Python videos yet. You could help us improve this page by suggesting one.
Based on our record, OpenMW should be more popular than Micro Python. It has been mentiond 166 times since March 2021. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.
Yes! And there are many other re-implementation projects, like OpenMW, OpenGothic, fheroes2, and others, which allow you to play the games if you can provide the original assets. Largely for older games, but the point stands. https://openmw.org/. - Source: Hacker News / about 2 months ago
+1 - I used GOG for the first time the other week to get a copy of Morrowind so I could see how https://openmw.org/ was these days, and it was a really good experience. I did have to use some obscure tool to extract it being on Linux but it's nice to know I won't have to purchase another copy again. There's a number of games I've had to repeat purchase (mostly from disk to digital), and with modding the forced... - Source: Hacker News / 11 months ago
I think https://openmw.org/ is much better than anything that Bethesda could produce. - Source: Hacker News / about 1 year ago
> I desperately want the mechanics of Morrowind, but with modern graphics. The original is almost unplayable because of how crappy the graphics are. OpenMW exists: https://openmw.org/. - Source: Hacker News / almost 2 years ago
I'm too young to have played the older games, but Wizardry 8 is one of my favorite games ever, comparable to Morrowind in both the fascinating lore and fun. I wish there was an open source reimplementation like OpenMW[1]. Perhaps, one day, I'll start writing one myself... 1 - https://openmw.org/. - Source: Hacker News / almost 2 years ago
Reasonably, that language is MicroPython [1] which is the special pared-down version of Python for memory-constrained embedded targets. [1]: https://micropython.org/. - Source: Hacker News / 6 months ago
In this post, weโll walk through how to use MicroPython on the popular ESP8266 microcontroller to stream sensor data (like temperature and humidity) directly to a real-time web dashboard โ no cloud platform, no third-party services, and no cost beyond your WiFi and coffee. - Source: dev.to / 9 months ago
Welcome to the world of MicroPython, an efficient and lightweight implementation of Python 3 that runs directly on microcontrollers like the ESP32. This blog post is a deep dive into building a real-world smart sensor project in under 15 minutes using MicroPython โ no Arduino IDE, no C++, and no nonsense. - Source: dev.to / 9 months ago
I'll link to it because many people don't know a version of Python runs on microcontrollers: https://micropython.org/. - Source: Hacker News / over 1 year ago
I'm personally working on something like this for the ESP32, but written on top of micropython [1]. A few things are written in C such as the display driver, but otherwise most things are in micropython. We chose the T-Watch 2020 V3 microphone variant as the platform [2]. Our objective is to build a modern PDA device via a mostly stand-alone watch that can be synced across devices (initially the Linux desktop). We... - Source: Hacker News / over 1 year ago
The Elder Scrolls - The official site for The Elder Scrolls series, including The Elder Scrolls: Blades, coming fall 2018.
Thonny - Python IDE for beginners
OpenRCT2 - Game engine recreation of RollerCoaster Tycoon 2 adding new features.
Invent With Python - Learn to program Python for free
The Witcher 3: Wild Hunt - The Witcher 3: Wild Hunt requires an already remarkable franchise and also requires it to a totally new level of Action Role Playing as you explore the sprawling open landscapes, make decisions, engage in combat and also investigate countless side mโฆ
Numba - Numba gives you the power to speed up your applications with high performance functions written...