Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity.
Freshservice is an intuitive, AI-powered platform that helps IT, operations, and business teams deliver exceptional service without the usual complexity. Automate repetitive tasks, resolve issues faster, and provide seamless support across the organization. From managing incidents and assets to driving smarter decisions, Freshservice makes it easy to stay efficient and scale with confidence.
Try it Free
Our Free Plans just got better! | Auth0
With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.
You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
Computer chess engine written using Qt4, which works under Knights, Jose, Arena and other chess board GUI games. Uses bitboard game representation and alpha beta brute-force search to analyse chess positions.
The Web is a really simple web browse. It is EXTREMELY fast. The only bug is that when you go to a website and type it in the url bar you have to type "http://www." It works with flash and java and many other browser features.
TelecaAbaloneGame is an Abalone board game which allows you to play with your friend on the same computer or over network. There is also an option to play with the computer itself.
Sandbox application using the Box2D physics engine with graphics done by SDL and OpenGL. I include some of the Box2D sourcecode in this project. I claim no credit for any of the source files with the "b2" prefix.
A Chess game made by two students for a progamming project. The game has support to save and load files and timers for each player. The sourcecode is in portuguese but there are plans to translate it. This is the base for the bigger project: Hydrus.
Web-based system for distant education of Computer Science and ACM-type tournament. This project was written by students of Izhevsk State Technical University. This was our first project and we made many faults.
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.
Have you ever felt like the computer isn't playing fair? That it is cheating?
This game is here to show that you are absolutely right. Eviltris is a tetris
like game, where the computer actually cheats when selecting the next piece.
Chessmokey is a chess game with a chessboard in which two players can play. It has no built AI (Artificial Intelligence). It was developed using C++ and OpenGL by students of Computer Engineering at USP - São Carlos in the Computer Graphics discipline.
The Game Incubator provides all you need to start a video game from scratch. It has a user-friendly interface to code with and does all the dirty job for you. So you can remain focused on one thing: making a great game!
The Indie Game Jam is a yearly experimental game design event. Professional game developers create a custom game engine and make games with it over four days. The results are shown at the GDC & indiegamejam.com, and the code is GPLed on sourceforge.
ChessDB is a free open-source chess database for Windows, Linux, Mac OSX and most UNIX and UNIX-like operating systems. ChessDB is based on code from Scid http://scid.sourceforge.net/ - a project for which there have been no updates for several years. In
PhysicsBench: benchmark suite to represent physics simulation in future game-scenarios to be used by (1) computer architects/researchers for real-time physics hw/sw designs, and (2) application designers to determine gaming platform performance bounds.
Adventure Develop would be a free and open alternative to AdventureMaker, providing an user-friendly interface and a complete environment for develop point&click game. ********** Development has been stopped because the engine is too distant to be compli
BlackSMS is a project to build a very accurate Sega Master System's emulation core without depending on any specific plataform. This is achieved by spliting the plataform-dependable code from the core and providing it as a separated interface.
ClassicThunder Checkers is a fun 2d checkers program, featuring AI. It is also an excellent example of basic to advanced 2D graphics, data structures, and artificial intelligence. So many newer C++ programmers may enjoy and lean by looking through code.