• This repository has been archived on 08/Nov/2023
  • Stars
    star
    4
  • Rank 3,304,323 (Top 66 %)
  • Language
    TypeScript
  • Created about 5 years ago
  • Updated almost 2 years ago

Reviews

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

Repository Details

Poincare disk model on HTML5 canvas. Engine ready for development. It allows you to draw polygons, rotate them, move them, it also has a built-in tessellation demo.

More Repositories

1

Labyrinth

Simple 3D Labyrinth written in Javascript. Maze generator was written earlier in Java. It uses canvas to draw minimap and raycasting system.
JavaScript
24
star
2

RogueLike

A roguelike game made becuase of boredom during the exam session. The game is entirely written in Java and JavaFX, graphics is basically also my work. It is quite difficult so I wish you good luck :)
Java
8
star
3

Rogue3D

Classic 3D roguelike written in C++ with SFML library. Made with raycasting technique. Inspired by pixel dungeon. To be continued in my free time.
C++
7
star
4

TreeGenerator

Random tree fractals generation. Simple as it can be.
JavaScript
4
star
5

GCCompiler

GΔ™balang is a simple imperative programming language. Let me introduce a a new georgus compiler of this awesome language - GCCompiler.
C++
4
star
6

LogoTurtle

Logo interpreter written in Javascript. It uses canvas. Commands: move, rotate, goto, color, width, on, off, clear, reset. Example avalible.
JavaScript
4
star
7

TankGame

A React component, that can be included on webpage and after pressing a certain combination of keys it overlays the webpage and opens up a game based on "Tanks" (see: https://pl.wikipedia.org/wiki/Battle_City).
JavaScript
4
star
8

Cellular

A simple cellular automata engine inspired by conways game of life.
JavaScript
2
star
9

MazeGenerator

Simple random ASCII maze generator I wrote for fun with friend in Java. It uses Eller's algorithm.
Java
2
star
10

hajdUI-CSS

SCSS
2
star
11

sample

Go
2
star
12

RogueEngine

I have to stop writing engines. A simple engine for the future roguelike game. I add some crap here that I can figure out, like raycasting. I try to keep a decent style. So far we have an engine loop, player character tracking, different types of tiles and some utils functions.
TypeScript
2
star
13

AngularTemplate-v2

Angular 12 hackathons template: docker, eslint, translations, theming, scss styles, roles, jwt token, breadcrumbs, roles and more
TypeScript
1
star
14

AngularTemplate-v1

Angular 7 + Angular Material + Redux + Jest + Scss + Docker + nginx
TypeScript
1
star
15

AngularTemplate-v3

TypeScript
1
star
16

Sekurak

Computer Sercurity - set of programs to do various illegal things.
JavaScript
1
star
17

Projektly

TODO
TypeScript
1
star
18

GeckoJS

An interpreted, object-oriented and statically typed programming language inspired by TypeScript, Java and Scala written in JavaScript. I will continue it as I will have more time.
JavaScript
1
star
19

SelectionMethodsAnalysis

Comparative analysis of feature selection techniques in inbalanced data classification problems.
Python
1
star