The Wayback Machine - https://web.archive.org/web/20210210221906/https://github.com/17cupsofcoffee
Skip to content
Avatar
😴
taking a break, be back soon
😴
taking a break, be back soon

Highlights

  • Arctic Code Vault Contributor
17cupsofcoffee/README.md

Hi, I'm Joe (they/them)! I'm a software engineer from the UK.

🛠️ What are you working on?

  • I'm currently building Tetra, a framework for making 2D games with Rust.
    • Sometimes I use it to make games of my own, which you can find on my itch.io!
  • From time to time, I write about code and make music.

💬 How can I get in touch with you?

Pinned

  1. 🎮 A simple 2D game framework written in Rust

    Rust 448 33

  2. 🐕 A little programming language written in Rust

    Rust 37 2

  3. 🛡️ Experiments in building a ECS-driven roguelike in Rust

    Rust 30 3

  4. 🗺️ A Rust crate for parsing projects and levels created with Ogmo Editor 3

    Rust 8

  5. 🎵 A super simple VST written in Rust

    Rust 29 1

  6. 🍳 A fancy cooking mod for Minecraft 1.7.2

    Java 9 6

760 contributions in the last year

Feb Mar Apr May Jun Jul Aug Sep Oct Nov Dec Jan Mon Wed Fri
Activity overview

Contribution activity

February 2021

Created a pull request in rust-gamedev/rust-gamedev.github.io that received 2 comments

N18: Tetra

Part of #455.

+22 −0 2 comments
Opened 2 other pull requests in 1 repository

Created an issue in 17cupsofcoffee/tetra that received 2 comments

Support multisampled canvases

Summary: Currently, MSAA can only be applied to the main backbuffer. This is only really sufficient for super basic use cases. I've put off impleme…

2 comments