Showing 17 open source projects for "telegram source code"

View related business solutions
  • Gemini 3 and 200+ AI Models on One Platform Icon
    Gemini 3 and 200+ AI Models on One Platform

    Access Google's best plus Claude, Llama, and Gemma. Fine-tune and deploy from one console.

    Build generative AI apps with Vertex AI. Switch between models without switching platforms.
    Start Free
  • AI-powered service management for IT and enterprise teams Icon
    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.
    Try it Free
  • 1

    nestopiaue

    Nestopia UE

    This project is a fork of the original Nestopia source code, plus the Linux port. The purpose of the project is to enhance the original, and ensure it continues to work on modern operating systems.
    Leader badge
    Downloads: 222 This Week
    Last Update:
    See Project
  • 2

    javaLightConsole

    Easy fine console input/output for java

    Input : non blocking keyboard handling. Output : clean console, print at x,y coordinates, echo on/off, cursor on/off. Developed for learning game programming and MVC. Uses native code through JNI. Provides windows and linux versions. Includes code:blocks and eclipse projects for native and java code. You can use the classes InputProxy and OutpoutProxy in your projects. For usage examples, see their main() methods.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Source code to all the XBox emulators/games that XPort has done including: PCSXBox,XBoyAdvance,DOSXBox,Vice64X,WinUAEX,MekaX,MednafenX-NES, MednafenX-PCE, MednafenX-Lynx,Classic99X, Atari7800X, CaveStoryX, SNES9XBox and more
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    USBLoaderGX

    USBLoaderGX

    Game backup loader for Wii and vWii

    USBLoaderGX is a GUI for Waninkoko's USB Loader, based on libwiigui. It allows listing and launching Wii games, Gamecube games and homebrew on Wii and WiiU vWii mode. Its interface, based on the official theme from Nintendo Wii, is easy to use and perfect for kids and all the family. ATTTENTION, THIS PROJECT IS NOT MAINTAINED HERE ANYMORE. USBLoaderGX last version on sourceforge is 1272 (last stable 1271). Any bug reports or requests posted here will be ignored. This project...
    Leader badge
    Downloads: 1,708 This Week
    Last Update:
    See Project
  • Full-stack observability with actually useful AI | Grafana Cloud Icon
    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.
    Create free account
  • 5

    GameExampleCode

    Source code of a text adventure game.

    This is just a simple text adventure game, feel free to download and make your own game with your own story. This is for learning purposes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    BioGB

    Highly portable Gameboy Color emulator

    BioGB was designed with the following properties: 1. It most be as portable as posible. 2. The code most be easy to read.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Sensa

    Sensa

    Android, DOS, FirefoxOS, Linux, MacOS and Windows all in one..

    Sensa is not an operating system, is a work environment compatible with Android © 4.4.4, Firefox OS ©, Linux Ubuntu 12.12 ©, MacOS Classic 7 ©, MS -DOS © operating systems, and Microsoft Windows 8.1 ©; whose distribution is free, and with source code available under GNU GPL 2.0 license .
    Downloads: 4 This Week
    Last Update:
    See Project
  • 8

    Rockbot

    Multi-platform game engine similar to old Megaman with a stage editor

    An open-source, SDL based, game engine to replicate old style Rockman (aka Megaman) games, being as close as possible of Rockman 1-6, and an editor made with Qt, for custom graphics, weapons, bosses, enemies and level creation. Please access our web page for more details. The engine code is meant to be highly portable, thanks to SDL, and have been ported and tested in: - Linux - Windows - macOSX (x86) (not currently supported) - Playstation 2 - Nintendo DS (abandoned) - Dingux - Open Pandora Any system with SDL and 24 or 32 MB should be able to run it. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    Input Control

    Log and Play Retro Controller Inputs

    Input Control is a project to allow users to create and play back logs of their play sessions on retro game consoles that use serial communication controllers. Only SNES is supported in the current version, but future updates can be expanded to most types of consoles. Firmware and some code originally based on jaburn's NintendoSpy project, but it has changed a lot for consistency and otherwise.
    Downloads: 1 This Week
    Last Update:
    See Project
  • $300 in Free Credit Towards Top Cloud Services Icon
    $300 in Free Credit Towards Top Cloud Services

    Build VMs, containers, AI, databases, storage—all in one place.

    Start your project in minutes. After credits run out, 20+ products include free monthly usage. Only pay when you're ready to scale.
    Get Started
  • 10

    Simple Console Arcanoid

    Simple Console Arcanoid

    Console Arcanoid written for Windows. In future I want to make it cross-platform. Current version is not the best code, that could be written, so some time later I'll modify it
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    Freedom Fantasy

    Open-source RPG for Linux similar to the NES game Final Fantasy

    Freedom Fantasy is an open-source RPG (role-playing game) inspired by both the classic game Final Fantasy for the NES and the open-source software culture. It stars leading free and open-source software mascots GNU, Tux, Mozilla, and Beastie and features appearances from many more. It is written in C++ and uses the SDL library (not included) for graphics. The source code is available under the GNU GPL version 2 or later.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    Kenny

    "Kenny" is an XBoard/WinBoard chess engine based on "Winglet"

    Kenny is a Winboard/XBoard chess engine based on Winglet (http://www.sluijten.com/winglet/source/index.htm), an open source chess program. Winglet's full source code can be obtained from Winglet. Kenny is an advanced form of Winglet which plays better at some faster time levels like blitz chess or upto 20 minute games, but almost always loses against Winglet when the time controls are 40 minutes or more for each. These tests were run by setting up various tournamennts on the free Chess GUI Arena Version 3.0. ...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 13
    A C++ written console application which allows to "log" a Poker game intelligently, i.e. the program also leads the players through the game. The Code can also be used as a basement for further projects, like a poker-bot etc.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 14
    Source code repository for user Red Ring Rico on Gametrailers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    A shareware game called begin was released in 1984: a tactical starship game with a good AI and fair rules (the computer had no advantage) I've hacked assembly code to make it a multiplayer game, so that folk can challenge each other rather than the AI.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    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.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    This project is a portage of LUA on GP2X. It uses LUA source code from 5.0 version and SDL toolkit from dev.gp2x.com For more information see http://glua2x.memiks.info/
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next
MongoDB Logo MongoDB