Skip to content
View peteward44's full-sized avatar

Block or report peteward44

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
peteward44/README.md

About me

I am a game dev software engineer with over 20 years of experience writing code.

I don't have a huge amount of spare time to work on personal projects, but here are some are the bigger ones:

Project Description
🎮 WebNES
(Live Demo)
My NES emulator for the browser written in Javascript. It was originally started over 10 years ago in 2013, and was one of the first retro emulators to use WebGL. Originally ported from my C++ NES emulator
🎮 Nesulator
(Download link)
My original C++ NES emulator
🔧 Atlasbuilder-rust
(Download link)
Texture atlas (spritesheet) builder. Takes numerous smaller images and tiles them efficiently into a power-of-two size texture, and outputs a customisable text file containing meta information
🔧 Atlasbuilder
(Download link)
My original C++ atlasbuilder using libvips for image processing. The Rust port is a lot more feature-complete and should be preferred to this one
🔧 Texturebuilder Atlasbuilder in C#, with XML output (original project)
🎮 Tetris-Pixi Simple Tetris clone written in Javascript and Pixi.js
🎮 My Oxygen Not Included Mods Written in C#, a couple of mods for the Klei game Oxygen Not Included
🔧 Flavio Javascript package management tool
🔧 TorrentdotNET A multithreaded BitTorrent client written in C#
🎮 RayTracer A software raytracer renderer written in C++ and SDL

Thanks for looking!

counter

Pinned Loading

  1. WebNES WebNES Public

    NES emulator in Javascript using HTML5 WebGL or canvas. Optimised for Chrome's V8 engine

    JavaScript 112 43

  2. torrent.net torrent.net Public

    Basic bit torrent client written in c#

    C# 9 2

  3. atlasbuilder atlasbuilder Public

    C++ sprite atlas generator using libvips

    C++ 3

  4. atlasbuilder-rust atlasbuilder-rust Public

    Port of my atlasbuilder project to Rust

    Rust 2

  5. nesulator nesulator Public

    C++ NES emulator for Windows

    C++ 3 2

  6. ONIMods ONIMods Public

    C# 2