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
AI-powered service management for IT and enterprise teams
Enterprise-grade ITSM, for every business
Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity. Maximize operational efficiency with refreshingly simple, AI-powered Freshservice.
A rebuild and update of the Crossfire RPG of the ageing code C to a modular C++ design with the intention of being dropped in replacement the existing Crossfire code base on completion.
Game of life is a c# lesson in object oriented programming. It provides places to write code which is Object Oriented and work on AI routines, Multi-threading and least importantly, fun.
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.
flightGL chung is a compact realistic openGL flight simulator with combat and integrated map editor .Choose among 40 ground types and 72 plane combinations.Follow other planes as they cross the game area, attack them or declare war to start combat.
A dynamic interpreted language for scripting,games,apps,etc in under 500 lines of VB.NET code(using sharpdevelop,not vb). the current version makes it easy to create point and click style games. perfect for interactive business card cds and kiosks!
To write a comprehensive client/server code is a difficult task for a programmer.Here, I provide a universal open sourcecode server based on IOCP.Hope helpful for you.
The Day 0 is (yet) minimal FPS, and will include networking feature and a RTS mode. We use the irrlicht demo as a basis for implementing some new features. So, don't be surprised if you doesn't see any graphical change in the release :-)
The original FreeMMG was an attempt at implementing a decentralized MMOG in Java. FreeMMG 2 is, currently, just a PhD thesis, which you can download here. If you are interested in developing the FreeMMG 2 ideas into something concrete: fcecin AT gmail.
This is a basic client/server game in DirectX featuring up to 16 simultaneous players moving around a flat sheet of grass as skinned/animated .X meshes (the Tiny model from Microsoft demos) in only about 3500 lines of code.
C# / DX9.0 Demo App/ SourceCode
1/20/03
Modeling 3-dimensial functions, shapes such as spheres, cubes, and a fully animated wave-modeling simulation. Explores topics such as positioning lighting, cameras, shapes, windows interface, Font "Meshes"..
A simplistic first-person game base built around the idea of a single-floor grid of cubes layout. In its current state, it allows navigating around a 3D maze. It utilises SDL and OpenGL. Its sourcecode is released into the public domain.
An experimental Sudoku solver that is written using 64 lines or less of C code. Meant as a general experiment in seeing if Sudoku can be solved in that small amount of code.
Management of the FiberParty assistants. It controls who enters and who exit from the lan-party. It store the name, number, photo, and a bar-code of the user.
Stoopid Chess is a chess playing program with a GUI which allows you to play against the computer. It's written in C# and plays with reasonable game strength.
Logik is a simple logical game. Player has guess a color code. The color code has 4 item and from 1 to 4 colors. Player has click mouse on 1 from 6 color circle. Evaluate: Small black circle is right place, color. White circle is bad place, right color.
Boids, developed by Craig Reynolds (http://www.red3d.com/cwr/) in 1986, is an artificial life program, simulating the flocking behaviour of birds. This demo implements the pseudo code found here: http://www.kfish.org/boids/pseudocode.html
This is a very simple kids game, in which player selects an animal and tries to match it with the appropriate characteristics. It is a very basic level code. Coded in java.
It was my freshman C++ class project it's written in C++ it's a simple 2D car racing game now I put it on the web, maybe someone will find the sourcecode interesting and helpful.
MicroPather is a path finder and A* solver (astar or a-star) written in platform independent C++ that can be easily integrated into existing code. MicroPather focuses on being a path finding engine for video games but is a generic A* solver.
A simple RPG game coded in Python 3 utilizing the TKinter GUI interface. Still in development, the current version is provided only in Python code for developers only (or anyone with a local Python installation who dares).