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

Projects in Awesome Lists by OrangoMango

A curated list of projects in awesome lists by OrangoMango .

https://github.com/orangomango/blockworld

BlockWorld, a minecraft-clone made in Java with my 3D engine

java javafx minecraft-clone

Last synced: 15 Jun 2025

https://github.com/orangomango/chess

Chess GUI made in JavaFX.

chess java javafx multiplayer stockfish

Last synced: 24 Jul 2025

https://github.com/orangomango/socketchat

My first version of a multiclient chat using socket with python.

client python server socket-modules socketchat

Last synced: 27 Apr 2025

https://github.com/orangomango/flightsimulator

A flight simulator made in Java with my 3D engine. I'm working on it

3d flightsim flightsimulator java javafx

Last synced: 23 Apr 2025

https://github.com/orangomango/rubikcube

Rubik's cube made with javafx3D (Custom moves and solving algorithm). Includes an Android version.

android java javafx rubiks-cube

Last synced: 27 Apr 2025

https://github.com/orangomango/html-scientific-calculator

A scientific calculator made with HTML, JavaScript and CSS, developing

calculator css html javascript

Last synced: 23 Apr 2025

https://github.com/orangomango/labyrinthgame

[TO BE CONTINUED] Easy java game. Features: Play a labyrinth and create one with the editor. Some other features will be added very soon.

game java javafx labyrinth

Last synced: 05 Jan 2026

https://github.com/orangomango/lavaplatformer

Welcome on lavaPlatformer! This is my new game made with tkinter!

coins game platforms python3 shop skins tkinter

Last synced: 27 Apr 2025

https://github.com/orangomango/logicsimulator

A simple logic gate simulator made in Java using the JavaFX framework.

circuit-simulator java javafx logic-simulator webfx

Last synced: 27 Apr 2025

https://github.com/orangomango/snake

Snake game (Bot included) using the Hamiltonian cycle and some pathfinding algorithms.

ai java javafx snake webfx

Last synced: 27 Apr 2025

https://github.com/orangomango/fooddice

Game made for the GMTK Game jam 2022. Food Dice is a food platformer where you are a dice and every 15 seconds, based on which face you land on, you get special effects. You have to reach the end without getting into lasers or shooters.

game-jam javafx platformer

Last synced: 28 Oct 2025

https://github.com/orangomango/zombsattack

COMING SOON

Last synced: 11 Jun 2025

https://github.com/orangomango/humanbenchmark

Humanbenchmark bots made in Java

bots human-benchmark java javafx selenium selenium-java

Last synced: 29 Oct 2025

https://github.com/orangomango/rendering3d

My own implementation of a 3D engine

Last synced: 27 Apr 2025

https://github.com/orangomango/bounce

A simple pong game

game linux pong-game python3 windows

Last synced: 11 Jun 2025

https://github.com/orangomango/spaceshipgame

A spaceship-game (To be continued)

python3 spaceship-game tkinter

Last synced: 26 Feb 2025

https://github.com/orangomango/html-calculator

A Calculator made with HTML, CSS and JavaScript

calculator css html-calculator javascript

Last synced: 15 Oct 2025

https://github.com/orangomango/gameoflife

Conway's game of life implementation in Java with the JavaFX framework

gameoflife java javafx

Last synced: 31 Oct 2025

https://github.com/orangomango/coronavirus-plot

#StayAtHome Coronavirus plot with matplotlib module

matplotlib-pyplot stayathome

Last synced: 07 Oct 2025

https://github.com/orangomango/milkywayescape

Escape and drive on the highway as long as you can. By driving on the 2 leftmost lanes you get double score as well as driving fast.

2d gamedev java javafx

Last synced: 31 Oct 2025

https://github.com/orangomango/passwordverificator

Output: strong or weak password

password-validation python3

Last synced: 26 Feb 2025

https://github.com/orangomango/clock

A simple clock made with JavaFX for Linux, Windows, Mac, Android and browser.

android clock java javafx webfx

Last synced: 26 Feb 2025

https://github.com/orangomango/bmicalculator

Body Mass Index Calculator

body-mass java

Last synced: 29 Jul 2025

https://github.com/orangomango/javacalculations

Math with Java

calculations java

Last synced: 09 Jul 2025

https://github.com/orangomango/logininterfacesimulator

A program that simulates a login interface

Last synced: 26 Feb 2025

https://github.com/orangomango/cpstest

CPS tester made with java-javafx

cps cps-tester java-javafx test

Last synced: 26 Feb 2025

https://github.com/orangomango/file-examples

Write and Read files with java

files io java

Last synced: 23 Oct 2025

https://github.com/orangomango/thread-test

Multithreading in Java

java multithreading test

Last synced: 12 Sep 2025

https://github.com/orangomango/astrorunner

GMTK 2024. A spaceship escape game. Avoid obstacles and fly as long as you can

java javafx space

Last synced: 22 Jul 2025

https://github.com/orangomango/imagebuilder

An image builder puzzle game

images java javafx

Last synced: 28 Dec 2025

https://github.com/orangomango/graphingcalculator

Coming soon...

Last synced: 29 Jul 2025

https://github.com/orangomango/polygonscreator

Creates polyons with turtle

Last synced: 22 Sep 2025

https://github.com/orangomango/solarsystem

Solar System simulator made in Java/JavaFX

Last synced: 26 Feb 2025

https://github.com/orangomango/orangomango

My profile's readme

Last synced: 26 Feb 2025

https://github.com/orangomango/mysql-gui-viewer

MySQL viewer using JavaFX

gui-application javafx jdbc mysql

Last synced: 26 Feb 2025

https://github.com/orangomango/adventofcode

My solutions to the problems of adventofcode.com

adventofcode

Last synced: 26 Feb 2025

https://github.com/orangomango/railtheway

Indie Dev Game Jam 2023

indiedev indiegame java javafx trains

Last synced: 26 Feb 2025

https://github.com/orangomango/trisgame

A simple Tic Tac Toe/Tris game against a player or AI (Against computer you can't win)

python3 tic-tac-toe-game

Last synced: 26 Feb 2025

https://github.com/orangomango/numberselector

Selects the first N numbers in an array by a given lambda expression in java

java lambda-expression

Last synced: 26 Feb 2025

https://github.com/orangomango/guessnumber

Try to guess the number!

css guess html javascript

Last synced: 26 Feb 2025

https://github.com/orangomango/autoclicker

Simple autoclicker made with python3!

autoclicker python3 tkinter

Last synced: 26 Feb 2025

https://github.com/orangomango/handwrittendigitsrecognizer

Handwritten digits recognizer by using a neural network

ai java javafx neural-network

Last synced: 21 Nov 2025

https://github.com/orangomango/retoohs

GMTK 2023, Retoohs is a reversed shooter game where you are the zombies and you have to kill the player and avoid letting them get points.

android gmtk2023 java javafx reversed shooter

Last synced: 08 Apr 2025

https://github.com/orangomango/guesstheinteger

Guess the integer with the lower number of attemps as you can

guessing-game java

Last synced: 26 Feb 2025

https://github.com/orangomango/integratedsocketchat

Java socket chat room with tcp connection

chat java socket-io threading

Last synced: 26 Feb 2025

https://github.com/orangomango/programmingquiz

Quiz about Web programming and Python3

programming quiz

Last synced: 20 Jun 2025

https://github.com/orangomango/reflection

A laser maze game.

gamedev java javafx laser maze webfx

Last synced: 12 Oct 2025

https://github.com/orangomango/amazeing

Funny MAZE game with Java-JavaFX. [UNDER DEVELOPMENT]

Last synced: 26 Feb 2025

https://github.com/orangomango/tictactoe

TicTacToe for mobile and desktop written in java

android java javafx multiplayer tic-tac-toe

Last synced: 21 Nov 2025

https://github.com/orangomango/romanconverter

Converts Roman number in decimal number and vice versa

Last synced: 26 Feb 2025

https://github.com/orangomango/morseandroid

Morse code generator app for android using system vibrator

Last synced: 13 Oct 2025

https://github.com/orangomango/buildingsimulator

Isometric 3D game, building simulator

Last synced: 07 Jul 2025

https://github.com/orangomango/sudokusolver

Sudoku solver and generator

java sudoku

Last synced: 26 Feb 2025

https://github.com/orangomango/basicmultiplayergame

Simple multiplayer game in LAN

java javafx multiplayer socket threading

Last synced: 18 Aug 2025

https://github.com/orangomango/tetris

Tetris in Java/JavaFX

game java javafx singleplayer strategy tetris

Last synced: 10 Oct 2025

https://github.com/orangomango/minesweeper

Minesweeper implementation in Java/JavaFX, solver included

java javafx minesweeper

Last synced: 27 Jul 2025

https://github.com/orangomango/projectile

2D shooter game

game java javafx shooter

Last synced: 13 Oct 2025

https://github.com/orangomango/pongandroid

Pong game for android

Last synced: 26 Feb 2025