An open API service indexing awesome lists of open source software.

Projects in Awesome Lists by AlmasB

A curated list of projects in awesome lists by AlmasB .

https://github.com/AlmasB/FXTutorials

A collection of JavaFX tutorials from my YouTube channel

fxgl game-development game-engine javafx javafx-application javafx-games tutorials youtube

Last synced: 12 Apr 2025

https://github.com/almasb/fxtutorials

A collection of JavaFX tutorials from my YouTube channel

fxgl game-development game-engine javafx javafx-application javafx-games tutorials youtube

Last synced: 04 Apr 2025

https://github.com/almasb/zephyria

JavaFX Kotlin RPG using FXGL engine

fxgl java javafx kotlin rpg-game

Last synced: 28 Aug 2025

https://github.com/almasb/fxgl-fastrender

A quick demo of JavaFX PixelBuffer inside an FXGL environment

Last synced: 11 Jul 2025

https://github.com/almasb/javafx11-example

An example that shows how to use JavaFX 11 with Java 11

javafx javafx-11

Last synced: 25 Mar 2025

https://github.com/almasb/mmorpg

A prototype for an mmorpg game

Last synced: 21 Aug 2025

https://github.com/almasb/fxeventbus

Simple event bus implementation based on JavaFX event dispatching mechanism.

Last synced: 25 Mar 2025

https://github.com/almasb/fxgl-mavengradle

A template project for FXGL games using Maven and Gradle.

fxgl fxgl-games gradle java maven

Last synced: 26 Feb 2026

https://github.com/almasb/battleship

Implementation of classic battleship game

Last synced: 04 Mar 2026

https://github.com/almasb/fxhub

A PoC implementation of a hub for community-developed JavaFX apps and projects.

hub javafx

Last synced: 01 Jul 2025

https://github.com/almasb/fxgl-mobileapp

An example game that uses FXGL and runs on a mobile device

Last synced: 25 Mar 2025

https://github.com/almasb/sdl2-demo

A minimal example using SDL2

Last synced: 15 Oct 2025

https://github.com/almasb/fxhub-data

Data repo for FXHub

Last synced: 21 Jul 2025

https://github.com/almasb/astar

A tiny library that can be used in games to perform A* pathfinding search.

Last synced: 25 Mar 2025

https://github.com/almasb/blackjack

the card game of blackjack

Last synced: 25 Mar 2025

https://github.com/almasb/fx-localization

A tiny JavaFX library that provides localization API

Last synced: 16 Aug 2025

https://github.com/almasb/ci553-cw

CW codebase for CI553

Last synced: 07 Apr 2025

https://github.com/almasb/solarsystem

An example of a 3D application with FXGL

Last synced: 26 Feb 2026

https://github.com/almasb/ci628-pongclient

A simple multiplayer pong client in C++.

Last synced: 22 Jun 2025

https://github.com/almasb/codefestapp

An automated platform for Codefest challenges

Last synced: 29 Oct 2025

https://github.com/almasb/fxgl-webapp

A demo game in FXGL that runs in a browser via JPro

fxgl jpro

Last synced: 21 Jan 2026

https://github.com/almasb/almasb.github.io

Almas Baimagambetov Homepage

Last synced: 06 Apr 2026

https://github.com/almasb/cv

CV

Last synced: 19 Mar 2026

https://github.com/almasb/fosdem22-fxgl

Sample code for AI Pathfinding in FXGL presented at FOSDEM 2022

Last synced: 10 Jul 2025

https://github.com/almasb/clientservercalculator

A simple example of the client-server architecture using a calculator

Last synced: 03 Apr 2025

https://github.com/almasb/ci517

Learning material for the Game Engine Fundamentals module at the University of Brighton

Last synced: 16 Jan 2026

https://github.com/almasb/ci346

Last synced: 03 Feb 2026

https://github.com/almasb/codesamplesjava

A collection of short feature specific code samples in Java

Last synced: 08 Feb 2026

https://github.com/almasb/gamejam-1

30-min FXGL test

Last synced: 03 Apr 2025

https://github.com/almasb/ci628

Multiplayer Game Development module material

Last synced: 19 Mar 2026

https://github.com/almasb/gltexture

A simple example of using 2d textures in modern opengl

Last synced: 03 Apr 2025

https://github.com/almasb/ci628-pongserver

A simple server for multiplayer pong.

Last synced: 24 Oct 2025

https://github.com/almasb/text-to-speech

Test

Last synced: 03 Apr 2025

https://github.com/almasb/codefest2021

"Belong at Brighton" University of Brighton Codefest challenges

Last synced: 18 Jan 2026

https://github.com/almasb/fx-mvc

An ultra lightweight library to simplify javafx MVC application design

Last synced: 03 Apr 2025

https://github.com/almasb/sslogger

Super simple logger

Last synced: 03 Apr 2025

https://github.com/almasb/rai

UoB RAI Lab

Last synced: 02 Aug 2025

https://github.com/almasb/ci541

Last synced: 18 Jan 2026

https://github.com/almasb/fxgl-unittestexample

Example repo to show unit testing in fxgl

Last synced: 03 Apr 2025

https://github.com/almasb/jarchiver

java based archiver tool

Last synced: 03 Apr 2025

https://github.com/almasb/dodger

Last synced: 03 Apr 2025

https://github.com/almasb/eulerfx

A set visualization technique using Euler diagrams.

Last synced: 03 Apr 2025

https://github.com/almasb/git-server

gs

Last synced: 09 Feb 2026

https://github.com/almasb/cashmachine

An example cash machine <-> bank system implementation

Last synced: 03 Apr 2025

https://github.com/almasb/fxglsetup

An app that creates an FXGL project and sets up everything required

Last synced: 30 Jul 2025

https://github.com/almasb/ci410

Introduction to Game Development at the University of Brighton

Last synced: 16 Jan 2026

https://github.com/almasb/events

A list of events in UoB Computing

Last synced: 15 Jan 2026

https://github.com/almasb/nativejfx

A demo app that uses maven jfx plugin and other tools to generate native executables and installers

Last synced: 03 Apr 2025

https://github.com/almasb/d2020

Supplementary material for the Diagrams 2020 paper

Last synced: 03 Apr 2025

https://github.com/almasb/copyfinder

A small app that finds copies of files in a folder. Used for teaching NIO basics in Java

Last synced: 05 Oct 2025

https://github.com/almasb/fx3d-importers

A collection of 3d format importers

Last synced: 03 Apr 2025

https://github.com/almasb/builds

Auto-builds

Last synced: 27 Jun 2025

https://github.com/almasb/designpatterns

DesignPatterns

Last synced: 06 Sep 2025

https://github.com/almasb/builds-fxgl

Automated FXGL dev-SNAPSHOT builds

Last synced: 18 Jan 2026