Showing 27 open source projects for "basic oop languages"

View related business solutions
  • Iris Powered By Generali - Iris puts your customer in control of their identity. Icon
    Iris Powered By Generali - Iris puts your customer in control of their identity.

    Increase customer and employee retention by offering Onwatch identity protection today.

    Iris Identity Protection API sends identity monitoring and alerts data into your existing digital environment – an ideal solution for businesses that are looking to offer their customers identity protection services without having to build a new product or app from scratch.
    Learn More
  • The Most Powerful Software Platform for EHSQ and ESG Management Icon
    The Most Powerful Software Platform for EHSQ and ESG Management

    Addresses the needs of small businesses and large global organizations with thousands of users in multiple locations.

    Choose from a complete set of software solutions across EHSQ that address all aspects of top performing Environmental, Health and Safety, and Quality management programs.
    Learn More
  • 1
    Basic Computer Games

    Basic Computer Games

    An updated version of the classic "Basic Computer Games" book

    Basic Computer Games is a modern revitalization of the classic “Basic Computer Games” book’s collection of games, ported and expanded into various modern, memory-safe and scripting languages. It includes illustrative code examples of many classic games (e.g. Blackjack, Bowling) in multiple languages, with the goal of making the historical games accessible and educational in safe modern environments.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 2
    Defold

    Defold

    Free game engine for development of desktop, mobile, and web games

    Defold is an open-source, cross-platform game engine originally developed for 2D games but also capable of 3D — intended to give developers a turnkey solution for building games for desktop, mobile, web, and even consoles. It ships as a full editor/IDE, combining scene editing, asset management, scripting, and build/export pipelines, so developers don’t need to assemble disparate tools themselves. Game logic is written in Lua (with optional native extensions in C/C++ when needed), and the...
    Downloads: 9 This Week
    Last Update:
    See Project
  • 3
    Gideros

    Gideros

    Gideros Release version

    Gideros is a cross-platform development environment for creating amazing games and interactive applications in 2D or 3D. It is easy to pick up, quick to develop, and robust to deploy. Code your game once and deploy it to Android, iOS, MacOS, tvOS, Windows, HTML 5, and more. Apart from supporting multiple platforms, Gideros also provides automatic screen scaling and automatic selection of proper image resolution, which makes supporting different screen resolutions, aspect ratios, and...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Accessible-Coconut

    Accessible-Coconut

    A GNU/Linux operating system accessible for visually impaired.

    Accessible-Coconut(AC) is a community driven GNU/Linux operating system which is completely accessible for persons with visual impairment. AC is derived from Ubuntu-MATE. Yes the goal is to make a free and open-source eyes free desktop environment. Forum : https://groups.google.com/forum/#!forum/accessible-coconut Telegram forum : https://telegram.me/accessible_coconut Project home : https://zendalona.com/
    Leader badge
    Downloads: 76 This Week
    Last Update:
    See Project
  • Field Service+ for MS Dynamics 365 & Salesforce Icon
    Field Service+ for MS Dynamics 365 & Salesforce

    Empower your field service with mobility and reliability

    Resco’s mobile solution streamlines your field service operations with offline work, fast data sync, and powerful tools for frontline workers, all natively integrated into Dynamics 365 and Salesforce.
    Learn More
  • 5
    Sharp MZ-800 Emulator

    Sharp MZ-800 Emulator

    Emulator of the 8-bit computers Sharp MZ-800 / MZ-700 / MZ-1500

    Open-source emulator of 8-bit personal computers Sharp MZ-800, MZ-700 and MZ-1500. Developed for Linux and Windows using SDL3 (video/audio) and ImGui (GUI). Accurately emulates core hardware: CPU Z80, GDG (WHID 65040-032), CTC i8253, PIO Z80, PIO 8255, PSG SN76489AN - with precise internal signal timing. Supports peripherals: CMT (MZF/MZT/TAP/WAV), FDC WD279x, Quick Disk, ramdisks (MR1R18, Pezik variants), memory extensions, Unicard and IDE8. Integrated Z80 debugger with inline...
    Leader badge
    Downloads: 22 This Week
    Last Update:
    See Project
  • 6
    Pixel Rush

    Pixel Rush

    Avoid enemies that want to kill you.

    Avoid enemies that want to catch and kill you. Buy more lives, faster speed or regenerate your lives in the shop. Change the background of the game, the color of the player or another language! We have several types of enemies: Red ( BasicEnemy ), Gray ( HardEnemy ), Green ( SmartEnemy ) and Blue ( FastEnemy ). More enemies will be added in future updates. The red enemy is basic. Gray is more of a special one that only occurs on hard and changes its speed whenever it touches the side...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    chatbot_chung
    chatbot chung is a keywords based probabilities algorythm simple entertainment chatbot with 3D talking openGL avatars written in freebasic. Can import aiml simple question/answer or question/random/answers or single star/ multi srai data saved from "AIML_chung" open source application . Online html5 javascript version with 44 languages multilingual auto detection available on the website (source included in the zip file). SORT gentext text generation algorythm option added (desktop version) .
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8

    Sleuth-remix

    A murder mystery IF game remaking/remixing a DOS ASCII game.

    This is a remake/remix of an old DOS game called "sleuth0". It is being remade bigger and better both as an Interactive Fiction game for DOS and a Visual Novel for HTML5. I'm also remaking some other DOS games as experiments...
    Downloads: 5 This Week
    Last Update:
    See Project
  • 9
    perso3D_chung / sword 3D
    perso3D chung is a simple 3D character model animation and easy editing program directly into openGL from a set of body parts 3ds files.Same animations data can be used for differents characters models. Multiple animations can occur at the same time. It is written in freebasic and uses gui_chung.. Lowcost,customizable and fast technique for freebasic programmers. Included perso3D_chung_dll dll version can be called in c++ programs or other languages , though i recommend you freebasic+fbEdit...
    Downloads: 1 This Week
    Last Update:
    See Project
  • Data management solutions for confident marketing Icon
    Data management solutions for confident marketing

    For companies wanting a complete Data Management solution that is native to Salesforce

    Verify, deduplicate, manipulate, and assign records automatically to keep your CRM data accurate, complete, and ready for business.
    Learn More
  • 10

    Hangman

    A multilingual hangman game for DOS

    Here is a very simple game widely known as "Hangman". The computer chooses a random word from a file, and the player has to guess it. There is a possibility to add own words and/or create own vocabulary files. Many vocabulary files are shipped with the game. The program supports the following languages: english, french, german, dutch, polish and hungarian. It requires at least a 80286 processor and an EGA graphic card. Works on DOS, and any DOS-compatible operating system.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    gps_chung
    gps chung is an open source GPS algorythm program. It calculates the shortest way path from start to end out of an array of road segments (position, direction) . Source code gps_chung.bi is included as example in a small application game garden_chung (freebasic) lite version of circuit_chung road circuit game with random map generation , home garden edit and gps speech voices.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Countryball World

    Countryball World

    Play a turn-based strategy game with the funny countryballs!

    Easy game to understand, but not so easy to play. The game elapses by turns, which is a style of strategy game completely renowned. Player will be able to select one from around 200 countryballs, and launch a road to the conquest of the little balls's world. From buildings, farms, factories, and the Statue of Liberty, to improvements such as coining operations and immigration waves, player must take care of it's countryball, investing correctly their resources and points, like money, food,...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 13

    Tux's Scripting Engine

    TSE is a scripting language and engine for game programming.

    Tux's Scripting Engine, or TSE for short, is a scripting language written in FreeBASIC. Bindings are available for FreeBASIC, C, C++, Objective-C and Objective-C++. More languages on the way!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    DayzMapTracker

    Track Player on Chernarus Map

    DayzMapTracker is used to track players on Chernarus Map, it has to be installed on server side, It can be usefull for Administrator
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    pyirrlicht

    pyirrlicht

    Access to Irrlicht Engine SDK from assembler, C, Python, Basic, Pascal

    ...Second internal project is SWIG wrapper. Additional support for SVG files over AGG or Cairo library. Also irrlicht_c library give access to Irrlicht functional from other programming languages: ASM (FASM), C (TinyC), Basic (FreeBASIC, thinBasic, OxygenBasic), Pascal, Gentee, AutoIt and game frameworks like GameMaker or Blitz.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 16

    Legend Of Thograd

    Handmade text based adventure.

    Legend Of Thograd is a free text based game made by Scottish students for fun. Please feel free to download and give us feedback and/or advice. The game is so far incomplete. When we finish the main story, we would like to translate into other main european languages - french, german, etc. so if you would like to help please email us :) If you enjoy the game please consider telling your friends about us, and help spread the word. Thanks! PLEASE REMEMBER: THIS IS VERY BUGGY!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    HackTheWorld
    Remaking project in C++ to make it available for other OS. HackTheWorld is a Console-based Hackergame. Currently it is still under construction. So please do not rate it bad because of not enough Levels. ;)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Exposes OpenAL functionality via c# in an object oriented way. The end result will be a framework that allows developers to create audio solutions in .NET and Mono languages for various uses, such as 3D audio in games, audio players/recorders, etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Dedalus is a game for children and teenagers aged between 8 and 15 years. This game is intended to make them learn the basic concepts of structured programming languages, like conditions and loops.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    KKTechGameMaster is a word editor and random name generator for role-playing aid to help Game Masters in the fulfillment of new adventures. The suite covers desktop and mobile applications with different languages (VB6, VB .NET, Java, J2ME).
    Downloads: 26 This Week
    Last Update:
    See Project
  • 21
    Tile Map Editor
    Tile map editor (TileME) is for design tile maps with a single tiled image and export map data as an array. this is a very good tool for J2ME game prgrammers and with a very little changes you can use it for any other languages. Tile map Editor DEVEL
    Downloads: 1 This Week
    Last Update:
    See Project
  • 22
    FeatherEngine is an engine for 2D MMORPG's Games based on Konfuze Engine programmed into Visual Basic with a lot of new features. This project is made for users that haven't got any knowledge in programing languages.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Tilez! is a scrabble - like game for up to four players that supports most known languages.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    FSLink is a set of programs that use an interface to Microsoft Flight Simulator and display information to a virtual pilot. The languages involved are C and VB (C for the main OpenGL gauge displays and VB for the Server/Client set).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    GameGuts is a collection of low-level services for game development. It is not a game engine; it is a foundation on which to build an engine. A DLL with a C API, targeted at higher-level languages. Includes bindings for .NET, more to come.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next