Auth0 Token Vault handles secure token storage, exchange, and refresh for external providers so you don't have to build it yourself.
Rolling your own OAuth token storage can be a security liability. Token Vault securely stores access and refresh tokens from federated providers and handles exchange and renewal automatically. Connected accounts, refresh exchange, and privileged worker flows included.
Try Auth0 for Free
Go from Code to Production URL in Seconds
Cloud Run deploys apps in any language instantly. Scales to zero. Pay only when code runs.
Skip the Kubernetes configs. Cloud Run handles HTTPS, scaling, and infrastructure automatically. Two million requests free per month.
A Windows remake of the Mac-only game GliderPRO, a puzzle and action game from the early days of Mac computers. This remake is aimed at providing a functioning level editor and modding tools.
Tetris clone game totally written in Java (1.6) with NetBeans. Highly configurable and modular. It will include pieces editor, multiplayer and more. It runs on any system with JRE 1.6 installed.
Infectors it's a puzzle game inspired in frozen fruits and boxworld games. You must save the earth from a infectors virus epidemic, trapping all bugs in antiviral cryogenic capsules. It comes with a level editor
Step-by-Step is a simple brainteaser where you have to clear all colored tiles by stepping over it. Dependent on the color of the tile you must step 1-3x over it to make it disappear. Game contains 99 levels and a separate level editor.
This is no Sudoku solver, but "explainer". It can guide you with logic through the solving process. Not only 9x9 grids: MxN, samurai or any layout you can describe with the board editor! Now with a great GUI! Manual, tutorial, examples...
Yasminuroban is an open source "Sokoban" alike game totally written in DHTML (JavaScript, CSS and HTML) that uses keyboard. Includes level editor. This cross-platform and cross-browser game was tested under BeOS, Linux, *BSD, Windows and others.
This game demo is a tool to learn the basics of J2ME and a few graphic tricks.<br> It uses an Ant script for both code related operations and distribution management.<br> It also makes good use of great Java tools (Antic, ProGuard, MPowerPlayer).
Helps you play Sudoku. Named after the inventor. Eliminate possibilites by clicking. Has optional automated solving assistants for rote techniques, but doesn't take away the fun of playing. Clean, straightforward Java code.
This is a game of hangman! It is written using the allegro game library. 2006-04-02 : I have decided that the code is so stale and difficult to work with, that I will probably not continue this. Edit: I may have a go at redoing parts of it. not promises!
EasySok is a sokoban game for KDE. It is themeable, has a level editor and a solver, various import/export functions, a retro mode and other nice features.
BlackBallEd is a graphical level-editor for the puzzle-game and oxyd-clone enigma (www.nongnu.org/enigma). The 0.90-rc2 comes with some basic PerOxyd support also.
For developers:
BBE is written in Delphi, and now, in Kylix. It's fully compatible to
Bean matching puzzle/battle game.
Beans Evil. Match Beans. Destroy Beans. Save World.
This is a Java implementation of a popular puzzle game type, and code for implementing similar games, on desktop, PDA, mobile phone etc.
Yet another Tetris clone. It features up to 4 simultaneous players, 5 customizable play modes, a piece editor and player profiles (high scores and statistics). Customizable skin, music and background
An action game to hunt virusses and vaccinate all computers in the building while solving complex puzzles and destroying whatever is on your way. ĄLevel editor included!
Tourk is a framework for developing programming games, where two (or more) people write game playing code (like Deep Blue) and a controller puts the two against each other.
A 3d physics game. Goal is to build a construction to bring an object to a goal. Integrated level-editor. You can build rods, blocks, spheres and powered wheels.
This project is a basic puyo puyo game, for j2me. I have code that I wrote as a demo, in java about a year and half ago. Now the game will be fleashed out, and ported to j2me.
cryptshell is a shell used for analysable code (eg anything before wwII). It automates letter substitution, transposition, and has modules useful for breaking various weak ciphers (enigma, substitution, vinigre). It has no real practical value.
see the code at the GitHub.
https://github.com/prembhaskal/sokoban
play the game live here
http://prembhaskal.github.io/sokoban/
search for sokoban craze on chrome app store to get the game on your PC.
https://chrome.google.com/webstore/detail/sokoban-craze/mnjhkeonmdibdchkpnhgibmogbogmfmj?utm_source=chrome-ntp-icon
Game engine + remake of Atari XL/XE game Robbo.
Level loader is compatible with levels file of GNU Robbo project.
This is NOT the same project as pyrobbo on google code.
A Pythonic program to generate and solve a Sudoku puzzle of any N by N dimension. It uses a combination of logic and guess to solve the puzzle. The GUI is written with PyGTK and the code can be use as a guidelines of using Python Generators.
War games demos. These demos mainly shows coding of game logic, A.I., physics and basic game structure. In these demos we've tried show clean game logic code without powerful graphics. Demos use ONLY own and/or open source libraries.