Stop waiting on engineering. Build production-ready internal tools with AI—on your company data, in your cloud.
Retool lets you generate dashboards, admin panels, and workflows directly on your data. Type something like “Build me a revenue dashboard on my Stripe data” and get a working app with security, permissions, and compliance built in from day one. Whether on our cloud or self-hosted, create the internal software your team needs without compromising enterprise standards or control.
Try Retool free
Gemini 3 and 200+ AI Models on One Platform
Access Google's best plus Claude, Llama, and Gemma. Fine-tune and deploy from one console.
Build generative AI apps with Vertex AI. Switch between models without switching platforms.
A multiplayer Blackjack game which works over the internet
Warning: this games server is no longer functional. In the future it may be fixed, but unfortunately, the game is currently nonoperational.
This game consists of a Java client, a PHP server, and a database which is accessed with MySQL. It is my first game capable of functioning across a network, and my first application which combines Java with a database.
We have been developing Online Munchkin.It is a client-server application, running on Web server like 'Apache'. The programming languages are used: php, javascript. Moreover jquery library is applied here.
The project is closed now, because owner forbids do it.
Description files:
1)Munchkin.zip contains script files
2)base_munchkin.zip contains database
3)Don't forget to change config.php
A web based poker script written in PHP. The purpose is to provide a small community a standard web based poker game that installs fast and needs no additional client. If you are looking for something more powerful check out pokersource.
Network Card-Poker game written in Java. Server interacts via console with administrator and stores login data in a MySQL database (no GUI planned for server). Client uses an open interface. Default client written in Java as an applet.