One platform to build, fine-tune, and deploy ML models. No MLOps team required.
Access Gemini 3 and 200+ models. Build chatbots, agents, or custom models with built-in monitoring and scaling.
Try Free
Build Securely on AWS with Proven Frameworks
Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.
Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
A Simple Lightweight and opensource tic tac toe game for android
Release notes:
Tic tac toe free no adds (version final)
good news! we have started to develop the desktop edition of this app it should be done after some weeks.
java code is no longer available
How to download:
1)Tap on the .apk file in the downloads folder.
2) Enable download from unknown sources.
3) Tap on install anyway.
4) Enjoy!
END_OF_LIFE -
25 July 2021
Older versions:
Older versions (if any) are kept in the "tic tac toe bundle" project on Source Forge
Scrabble Dictionary is a dictionary / word builder for Scrabble®-like games. It allows you to determine which words can be formed with a given rack and board. Features single and multi-player modes, multiple board designs and tile bags.
Solaris Skunk Werks is a tool used to design Battlemechs for use with the Classic Battletech wargame. Data Files are available at www.solarisskunkwerks.com
...Team Members: Phantoms Team
* Leader
Gehad Sayed Kaseb Gehad.Kaseb@gmail.com
* Co-leader
Rawia Ahmed
* Research team
Hagar Samir
Safaa Mohamed
* Design and Implementation team
Ahmed Helal
Aya Eid
Aya Tarek
Eman Saleh
Fatma El zhraa Ibrahim
Hanan Mohamed
John Samir
Mina Victor
Nahla Ibrahim
Samira Magdy
Samr Ayman
* Integration Team
Marwa Ayman
Nahla Essam
* Interface and Communication team
Abderahmn Samy
Sherif Ibrahim
* Testing team
Gehad Ahmed
Hassan Mohamed
* Documentation team
Nasma Abdallah
Nourhan Tarek
Egypt, Cairo University, Faculty of Engineering, Computer Department
Deploy in 115+ regions with the modern database for every enterprise.
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
Monopoly clone written in Java for 2-8 players (including computer players) that was designed to make quite a lot of things customisable from the user's point of view. Four board files are included. Two are based on regional variations of Monopoly but with places named after colours instead, the other two are there more to demonstrate what can be done.
Hopefully there are no major bugs in the game - I cannot guarantee that there are none, but I've done some testing on Linux and Windows...
Project aimed at making an online application to play Dungeon Dice Monsters online. Complete with all cards/dice released: Japanese, International, and GBA ones; expanding into having the community design more. PREALPHA: No build yet Must use source
Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.
Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
These are games,Pacman,Battlefield,Tetris and Chess made by students of International Institute of Information and Technology. These projects follows different Design Patterns to have an efficient designs.Projects guided by KV Dinesha Ph.D(IIT-Bombay)
This is a computer version of the popular Sudoku game written entirely in Java. It features 8 difficulty levels, the ability to print puzzles, and LAN multiplayer. Players may also submit their best solving times to the web, and design their own puzzles.
FreeChess4 is a java chess board based on design Pattern Factory in order to implements at your choice : GUI (drag & drop, chess Font), AI (communicate with gnuchess.exe from WinBoard via shell), RS232 (chess board desk via PIC16F877, ASM, serial port)
LeasySudoku is a Sudoku game software for all user. It can revolve and generate different kind of board (from a high level to an easy level). The desktop environnement is based on Windows .NET 2.0 with a nice design which can help all users during gaming
This project aims to implement famous Monopoly game in pure java by using object oriented design. It is powered by UML diagrams including collobration and class diagrams. Network support will be added after constructing main frame. <br>Note:</br> Game is
BBalc is an open framework for the BloodBowl game.
This library provides chess-computer like functions such as analysing the game and generating/proposing actions. The modular design allows users to extend existing analyse modules to fit their needs.
JMorpheus is a highly configurable Othello application. Due to its modular design and well-defined interface, writing a new user interface or a computer opponent with artificial intelligence is an easy task for an intermediate Java programmer. This makes
The XiangQi XML projects revolves around the design of XML-based standards and tools for capturing, representing, commenting, exchanging, playing and displaying games of xiangqi, or chinese chess.
JavaGO is an Open Source Java library for the Game of GO (weiqi, baduk) analysis. Implements: base game classes, montecarlo simulations, SGF reader/writer, game variants, GTP, etc. Elegant interfaces/class design. Speed efficient w/small footprint. TDD.