TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Show HN: Boulder Dash style game made in x86_64 assembly

6 pointsby rjinman8 months ago
It doesn’t use any libraries, not even the C standard lib! It just uses the Linux system call interface.<p>Drawing to the screen is done by writing directly to &#x2F;dev&#x2F;fb0.<p>I created this just to learn assembly - something of a lost art these days. I’m mainly a C++ developer. This has been a lot of fun and very enlightening.<p>Here is a video: <a href="https:&#x2F;&#x2F;youtu.be&#x2F;IoJQ80pWyGI" rel="nofollow">https:&#x2F;&#x2F;youtu.be&#x2F;IoJQ80pWyGI</a>

no comments

no comments