GithubHelp home page GithubHelp logo

mini-projects's Introduction

Mini-Projects

Just a place where I make a few small programs in my off time.

Pareto

This is a trading simulation that I heard about recently that I wanted to test out. With the default settings, 1500 'people' (represented as ints) start with 10 dollars, say. A random indexed person 'a' is chosen, and then receives a random indexed person's 'b' dollar. 'b' cannot be someone with 0 dollars, because you can't lose money you don't have (at least in this sim). What do you think would happen over a very long time?

Well, you can try out this code to see! Controls for the frame are as such: Esc closes the program, Space pauses it, and the UP and DOWN arrow keys speed up and slow down the simulation, respectively.

Fractle

I made this a little while ago after seeing some interesting examples of large (I mean-- several megapixels) images showing each RGB color once and only once. I wanted to do the same, so I threw this together. The example given is a 18-bit image, so it doesn't show all of the possible RGB colors.

mini-projects's People

Contributors

vemahk avatar sib170001 avatar

Watchers

James Cloos avatar  avatar

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.