Code Monkey home page Code Monkey logo

flavio's Introduction

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

flavio's People

Contributors

bligglenuber avatar dependabot[bot] avatar peteward44 avatar themoonrat avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

flavio's Issues

Unrelated histories cleanup does not work when used directly on a package

If you have a parent package, which has a dependency that has unrelated history, then a flavio update will correctly re-grab that dependency (although not eliminating client side branches, unfortunately!)
But if you go directly to that dependency and run flavio update, it just show shows the error of

[ProjectName] Main project pull failed, does your branch exist on the remote?
[ProjectName] Complete [master] [changes detected]
1 repository inspected, 1 changed

Suggestion/Clarification: Feature to only symlink certain dependencies

Hi! Wondering if it's possible to only symlink certain dependencies, for example the backend project is a dependency and each project has its own so no sense in creating a symlink, but the project also has library dependencies which in that case it makes sense to make the symlink. My current workaround is to flavio clone with --link=false, once it starts to clone the libs, kill the process, delete the breadcrumb folder and then flavio update.
Is there a less intrusive way of doing this?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.