並び順

ブックマーク数

期間指定

  • から
  • まで

1 - 3 件 / 3件

新着順 人気順

programming gameの検索結果1 - 3 件 / 3件

  • MicroMac, a Macintosh for under £5

    A microcontroller Macintosh This all started from a conversation about the RP2040 MCU, and building a simple desktop/GUI for it. I’d made a comment along the lines of “or, just run some old OS”, and it got me thinking about the original Macintosh. The original Macintosh was released 40.5 years before this post, and is a pretty cool machine especially considering that the hardware is very simple. I

    • Making my first embedded Linux system

      Follow @popovicu94 This post is the documentation of my journey to building my first Linux system. I started with no PCB experience whatsoever and I am here to document the journey to my Linux-ready PCB. The initial part of this text may seem somewhat off-topic, but I promise there is cohesion to all these sections, so please patiently read through the whole text. Table of contents Open Table of c

        Making my first embedded Linux system
      • Let's write a video game from scratch like it's 1987

        Published on 2024-06-20. Let’s write a video game from scratch like it’s 1987 This article has been discussed on Hacker News and Reddit In a previous article I’ve done the ‘Hello, world!’ of GUIs in assembly: A black window with a white text, using X11 without any libraries, just talking directly over a socket. In a later article I’ve done the same with Wayland in C, displaying a static image. I s

        1