• Stars
    star
    1
  • Language
    JavaScript
  • License
    MIT License
  • Created over 2 years ago
  • Updated over 2 years ago

Reviews

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

Repository Details

Checkers game written in JavaScript. Stack: WebGL, TypeScript, WebPack

More Repositories

1

cmake-shared-lib-tutorial

Simple project to demonstrate how to create shared (dynamic) library using C++ & CMake
CMake
8
star
2

ar-diorama

Web-based AR-application for creating diorama using QR-code. Supports Shop-logic using finding AR-game-like gameplace
PHP
3
star
3

hello-glfw3-glad

Example: GLFW3 + GLAD using CMake
C++
2
star
4

js-html-to-canvas

Example of drawing HTML-content to Canvas using SVG-foreignObject feature
JavaScript
2
star
5

QTulator

QTulator - simple calculator made with QT + QML + C++. Demonstrates integration of C++ with QML, by separating logic from UI.
QML
2
star
6

console-lib

Decorator-library used to help with platform-specific api for console i/o.
C++
2
star
7

z-engine

zeroEngine revision
C++
2
star
8

engine-dev-school-2-texture

Engine Development School: Lesson #2 - Textures
C++
2
star
9

cmake-platform-snippet

CMake snippet to detect platform
CMake
2
star
10

mix-react-example

Example for Laravel-mix for React
PHP
2
star
11

docker-nginx-laravel-mysql

Simple template of Docker with nginx, PHP 7.4, MySQL and phpmyadmin for it
Dockerfile
2
star
12

tg-flower-shop-mini-app

Flower Shop Telegram Mini App. Created with React.js + TypeScript + TailwindCSS + Vite
CSS
1
star
13

id-storage

Async ID factory with pool. Designed for zeroEngine
1
star
14

go-flower-shop

Flower Shop Backend wirtten in Go
Go
1
star
15

docker-nginx-php-mysql

PHP-based projects layout template designed to run within docker
Dockerfile
1
star
16

bt-ecs

ECS library for btEngine.
1
star
17

zero-async

Async Library. Part of zeroEngine. Designed for mobile ecs strategy
C++
1
star
18

wp-esport

WordPress tutorial-project.
PHP
1
star
19

btxd-android

BattleTanks-XD Android
C++
1
star
20

go-dbforge

Migrations library for Golang sql
Go
1
star
21

laravel-api-template

Laravel, Sanctum, Swagger, Socialite, Vue and CI/CD
1
star
22

flogger

File Logger Utility base-class
PHP
1
star
23

pathfinder_2d

Pathfinding 2D AI example. Based on A* (BFS, Wave, Width) algorithm.
C++
1
star
24

BattleTanksXD.PC

BattleTanksXD - 2D Top-Down Arcade game based on NES game.
C++
1
star
25

go-bookstore

Bookstore REST API written with Go
Go
1
star
26

php-smart-bank

Bank API written in PHP 7.4 without framework
PHP
1
star
27

wc-ebids

WordPress e-Commerce (WooCommerce-based) Bids demo-project
1
star
28

meqa

HTML + JavaScript test-page for QA theory.
JavaScript
1
star
29

laravel-redirect-apache

Template of htaccess and index to redirect all requests to public
PHP
1
star
30

lr_hw_pflb_2020

PFLB HomeWork.LR 02.2020
HTML
1
star
31

zeroEngine

zeroEngine - game engine, designed for mobile development. Part of zeroSDK
1
star
32

g-airplanes

PHP Airplanes Test-Script
PHP
1
star
33

ar-aframe-model-demo

AR.js with AFrame 3D-model demo-scene
1
star
34

space-figter-ex

C++ Classical 2D bullet-hell arcade
CMake
1
star
35

ini

INI Loader written in Go
Go
1
star
36

php-class-template

Source-File template for PHP class
PHP
1
star
37

mem-blocks

Study-project about memory-blocks behavior with map-based memory-manager
CMake
1
star
38

mappool

Sample project to show usage of pool (cache) with different types. @thread_safety provided with thread-lock (synchronization). Also it is recommended to use smart-pointers.
C++
1
star
39

memory_manager

Example memory managment engine. Designed for mobile devices environments. Minimum requirement is C++ 11.
C++
1
star
40

php-izy-ibank

Simple PHP framework
PHP
1
star
41

hex-android

hexEngine Android base-module
1
star
42

cxx-thread-util

C++ utility library for threads api (posix & Windows).
C++
1
star
43

hex-core

hexEngine Core module
C++
1
star
44

doc-to-img-cv

DocToImg.CV - console-utility for converting image of document to a rotated document-scan-like image.
C++
1
star
45

zero-config

zeroEngine Configuration
C++
1
star
46

planetarium

Planetarium is a 3D demo-scene with planets. Written in C++ and OpenGL 3 with help of GLFW
C++
1
star
47

py-tfo

Python Tensorflow Objects Detection set
Batchfile
1
star
48

bt-sdk

btSDK - set of tools to develop games based on btEngine.
1
star
49

Asteroids2D

2D arcade top-down shooter game
CMake
1
star
50

wp-data-model

PHP code-snippet for WordPress compatable data-model class.
PHP
1
star
51

vue2-sass-config

Vue2 (not Vue3) SASS-config sample
JavaScript
1
star
52

cli-http-client

Console Http Client written in C++ with Boost.Beast
C++
1
star
53

go-bookstore-api

Bookstore RESTful API written in Go for demo-project. Clients are GUI applications, written with C++ & Java
Go
1
star
54

qfiletest

GUI Utility application to test file using common algorithms (CRC, SHA-256, etc).
CMake
1
star
55

tetrix-core

Tetrix - 2D puzzle game in tetris genre, as demo project for hexSDK
C++
1
star
56

zeroSDK

zeroEngine - interactive apps library
1
star
57

php-ci-mvc-test

Test Tutorial-Project for MVC exam using PHP + CodeIgniter
PHP
1
star
58

tetrix-android

Tetrix Android module
Kotlin
1
star
59

tetrix-pc

Tetrix PC module
CMake
1
star
60

hello-php-unit

PHPUnit TestCase primitive example
PHP
1
star
61

mecs_lib

Mobile Entity Component System (mecs).
C++
1
star
62

zero-chat

C++ Client-Server TCP cross-platform solution
C++
1
star
63

eshop

E-Commerce General Shop Demo-Project for Custom PHP Framework for API & TypeScript + jQuery for Front
PHP
1
star
64

btSDK

btSDK - game development tools.
C++
1
star
65

rust-phonebook

Tutorial project for Rust language to use File-System io, threading, maps, structs
Rust
1
star
66

docker-magento2

Magento2 Docker template
1
star
67

bt-engine

btEngine - crossplatform game engine. It's main goal is in providing minimum requirements to memory, effective CPU & GPU usage, flexible behavior & dependency model.
C++
1
star
68

react-modal

Alternative modal component for bootstrap
JavaScript
1
star
69

nginx-spa-api-example

SPA + API on nginx-based server example
PHP
1
star
70

aliens-ar-android

C++ Rail-shooter AR Game for Android
C++
1
star
71

gl_sprite_batch

OpenGL 3+ sprite batching example. Uses VBOs & VAOs.
HTML
1
star
72

go-query-builder

SQL Query Builder written in Go for sql module
Go
1
star
73

pybooks

RESTful API on Python Django for Bookstore Tutorial Project
1
star
74

z-memory-manager

Memory Manager Tutorial
C++
1
star
75

simple-spin-lock

Simple Spin Thread-Lock Example
C++
1
star
76

hello-cpp-modules

Sample project to demonstrate C++ 20 Modules approach.
CMake
1
star
77

qrssreader

QRSSReader - RSS Reader created with QT API.
C++
1
star
78

bt-core

btEngine.Core Module.
C++
1
star
79

go-igni

Web Framework in Go
Go
1
star
80

go-fdb

File-based driver implementation for database
1
star
81

hex-sdk

hexSDK - crossplatform frameworks & utils for interactive apps development
C++
1
star
82

gl-arcanoid-2d

2D Arcanoid sample game using GLFW for PC
C++
1
star
83

retro-games-web-app

Retro Games frontend
1
star
84

zero-core

zeroCore is application framework core-module, part of zeroSDK.
1
star
85

zmutex

Lightweight Mutex Library with Shared support. Designed as cross-platform alternative to C++ 17 shared_mutex with more flexibility. Perfect solution for simple mobile games, when advanced STL 17 features are not always available
CMake
1
star
86

react-draft-reach-functional

Draft.js functional adapter
JavaScript
1
star
87

migrations

Migrations lib for Golang sql
Go
1
star
88

ssh-docker-template

Docker image tempalte for ssh access
Dockerfile
1
star
89

gzip_util

gzip_util - console app (utility) to pack & unpack data. Started as sample project to learn about compresion of files using zlib (gzip, zip, etc).
C
1
star
90

apache-spa-api-example

Sample apache config for api and spa
PHP
1
star
91

wc-retro-games-api

Retro Games API on WordPress
1
star
92

prflb_java_homework

Java HomeWork for Performance Testing Lessons
Java
1
star
93

no-cli-wp-unit

Snippet for WordPress PHPUnit config & struct without wp-cli or other utils
PHP
1
star
94

php-refactor-exercise

Refactor exercise for PHP. Based on emilybache/GildedRose-Refactoring-Kata
PHP
1
star
95

ar-diorama-android-client

Android client for AR-diorama API. Written in C++ and Kotlin
Kotlin
1
star
96

php-timer

PHP Timer with high-precision without editing php-ini
1
star
97

frontend-essintials

Frontend Essentials Class Tasks
HTML
1
star
98

wp-spa-beauty

Demo of WordPress as API-only & JavaScript for SPA logic
1
star
99

php-aes-256

Simple AES-256 utility for PHP
PHP
1
star
100

zero-logger

zeroEngine Logger Code-Base
C++
1
star