Code Monkey home page Code Monkey logo

Michael Marchesan's Projects

accio-niffler icon accio-niffler

"Game and level design documents for "The Dark Lady Awakens", a game concept for a university project"

alexandria-51 icon alexandria-51

Demo for Alexandria 51, game designed for the Online Game Design course @ UniMi 2020-2021.

barnacktext icon barnacktext

Compiler and HTML visualization wrapper for note-taking custom language

cpp-async-logger icon cpp-async-logger

A simple logger that performs file writes in another threads, making "log(string);" calls from the main thread really quick and unexpensive. It's not optimized for when multiple threads are trying to log data, but it will still work properly.

cpp_ui icon cpp_ui

Simple UI framework compatible with my CPP_Utilities_Win32 Windowing and input systems

cpp_utilities icon cpp_utilities

Only contains raw library to include, no tests, no examples, no VS solution, nothing. So the library can be cloned as a submodule without carrying over all the surrounding stuff. The website link leads to the full project.

cpp_utilities_project icon cpp_utilities_project

A collection of C++ utility classes and methods. This is the full development project with examples and tests. If you only need the library, you can clone the dedicated submodule.

craph icon craph

small C-like interpreter to be integrated in Graph Maker

cuda_image_experiments icon cuda_image_experiments

experimenting some image processing in cuda (once my bug report about nvcc's floating-point template parameters gets fixed)

cuda_particles icon cuda_particles

N-body gravity simulation with CUDA for computation, SFML for windowing, rendering and input,

d2d_test icon d2d_test

throwaway repository for experimenting, results will be used in my engine (IIGE) and my ui/windowing system (hopefully)

gitignore icon gitignore

A collection of useful .gitignore templates

iige icon iige

4th iteration of my attempt at making a game engine, we're getting closer to results

iige-inheritance icon iige-inheritance

Incredibly Inefficient Game Engine - a crazy personal experiment. Who knows, something might come out of it...

plotter icon plotter

Heavily customizable plotter for hardware sensors and metrics.

projects_cleaner icon projects_cleaner

Tiny utility to clean your projects directories of all the temporary files within them. Cleans git projects with git's clean command based on each project's gitignore file, and removes files with specific extensions from non-git Visual Studio solutions.

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.