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.
Start Free
Enterprise-grade ITSM, for every business
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.
Bordeaux1 Chinese Checkers is a playable Chinese Checkers simulator with GUI and AI. It was developed for a master's project and thesis at the University of Sciences and Technologies of Bordeaux 1, France, by a group of four computer science students.
All games suck. This one just sucks more! Bad Boulder-Dash clone for unix terminals in ASCII graphic. Turn-based. All source-code comments are in czech language as I did this for school.
Blue Pad turns your cellphone into a remote PC controller over bluetooth.
It is useful for playing games, control presentations and video/audio away from the computer.
The Deimos Project is a Java-based game development library collection. Includes Vertex Modeler, a 3D modeler that lets you programatically define models using Java sourcecode. The modeler is also a simple scene graph API.
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.
Full-stack observability with actually useful AI | Grafana Cloud
Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.
Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
Great videogame!!! A trading card game (TCG) with creatures and spells. You play against the computer with rules enforcement. Over 400 cards to build your deck with, infinite playability. Java based, works on Windows, Linux, Mac, etc..
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.
Omorphia is a graphic, multimedia and gaming library containing Delphi and Freepascal components to simplify multimedia based apllication development on W9xNT and Unix platforms including support for various graphic and sound interfaces and libraries.
Camera Kombat is an opensource fighting game based on computer vision that enables free, unencumbered interaction. In order to enable this level of interaction, images of the users are captured by a webcam and their gestures are recognized in real-time.
TopBot is a robot for the online game TalesOfPirates.com. The goal is to provide a host of functions to simplify the game playing process. Run TopBot in the background and use 1024x768 fullscreen resolution. Currently only takes care of the popup code.
A no limit Texas hold'em simulation system which allows different groups developing Artificial Intelligence poker players to compete against each other by using our system code. Visit www.seas.upenn.edu/~poker/ for info, source and docs.
An MMORPG using the Multiverse Platform (www.multiverse.net). This project includes game logic code and art assets. Note that the Multiverse server libraries itself is NOT open source.
An academic project where computer-science students can practice data structures principles. Based on the famous problem of the labyrinth rat, this application has an engine where you can run your own algorithms to help the robot to get out of the laby.
This is a program being developed for the Winona State University Computer Science Club (csclub.winona.edu) to help keep students involved in the major through a programing contest. This is a 2d tile programing contest, including the tournament code.
A simulation environment for 2D robots to interact and perform tasks in. Meant to be educational and demonstrate emergent behaviors. No download necessary! See demos on project website!
Math game where up to 4 students can play online against each other. By moving their figurines around a colorful pseudo 3D board, players answer math questions and can play tricks against their opponents. Client and server distributed under Affero GPL 1.
J-Odyssey is a pseudo 1st person shooter game-demo, written in Java OpenGL bindings (JOGL). Parts of the code might be useful for learning to draw sprites and drawing a HUD overlay in JOGL, and adding windowing, controls and sound with Java.
SSTPong is a breakout style pong game used to test both a player's skill and web services. Players use a paddle to hit a ball towards rows of bricks. When the bricks are hit, computer generated test data is sent to the web service.