• Stars
    star
    2
  • Language
    JavaScript
  • Created almost 7 years ago
  • Updated almost 6 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

A recursive implementation of the sierpinski triangle fractal with added movement and interaction.

More Repositories

1

MazeSolver

Operating Systems uni project. Uses multithreading, mutexes, named pipes, signal handling amongst other techniques to achieve high performance maze solving.
C
2
star
2

smart-rockets-js

An ongoing implementation of a genetic evolution to simple 2D rockets with map building.
JavaScript
2
star
3

multi-agent-tag

A Deep Q Learning approach for controllers for multi-agent systems using a well-known environment - the 2D tag game. We compare the DQN to classic hardcoded controllers assess different collaborative and competitive behaviors emerging from these approaches.
Jupyter Notebook
2
star
4

Flow-Analyzer

Algorithms II's second project. Analyzes a distribution network and finds maximum flow and critical roads and warehouses.
C++
2
star
5

GraphAnalyzer

Algorithms II uni project. Analyzes undirected graphs and uses a custom version of Tarjan's algorithm with a single DFS to find all SCCs, size of biggest SCC, articulation points and size of biggest SCC with articulation points removed.
C++
2
star
6

side-scroller-js

A broken and unfinished p5js-based web game.
JavaScript
1
star
7

graphics

Computer Graphics uni project. It's pretty (。◕‿◕。)
JavaScript
1
star
8

JFenix

Object-Oriented Programming uni project. A Java-based platform to manage grades, projects and classes for both students and faculty. It has console-based interaction, AWT and a Swing based GUI.
Java
1
star
9

bounce-circle

JavaScript
1
star
10

JBot-Arena

2D Java-written bots fight in rounds.
Java
1
star
11

iGo-Wearable-Interface

Person-Machine Interfaces uni project: A intuitive interface for a travel-oriented wearable with working demo as a high-fidelity prototype.
JavaScript
1
star