Showing 44 open source projects for "simple basic"

View related business solutions
  • Cut Data Warehouse Costs up to 54% with BigQuery Icon
    Cut Data Warehouse Costs up to 54% with BigQuery

    Migrate from Snowflake, Databricks, or Redshift with free migration tools. Exabyte scale without the Exabyte price.

    BigQuery delivers up to 54% lower TCO than cloud alternatives. Migrate from legacy or competing warehouses using free BigQuery Migration Service with automated SQL translation. Get serverless scale with no infrastructure to manage, compressed storage, and flexible pricing—pay per query or commit for deeper discounts. New customers get $300 in free credit.
    Try BigQuery Free
  • Easily Host LLMs and Web Apps on Cloud Run Icon
    Easily Host LLMs and Web Apps on Cloud Run

    Run everything from popular models with on-demand NVIDIA L4 GPUs to web apps without infrastructure management.

    Run frontend and backend services, batch jobs, host LLMs, and queue processing workloads without the need to manage infrastructure. Cloud Run gives you on-demand GPU access for hosting LLMs and running real-time AI—with 5-second cold starts and automatic scale-to-zero so you only pay for actual usage. New customers get $300 in free credit to start.
    Try Cloud Run Free
  • 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: 18 This Week
    Last Update:
    See Project
  • 2
    Tower Building Game

    Tower Building Game

    HTML5 Canvas Tower Building Game

    Tower Building Game is a small game project — likely implementing a classic “tower defense” or “tower-based” game — designed to showcase game-development fundamentals such as rendering, game logic, user interaction, and possibly simple physics or animations. As an open-source repository, tower_game aims not only to deliver a playable game, but also to serve as a learning resource or template: developers can inspect its code, understand how game loops, input handling, asset management, and...
    Downloads: 7 This Week
    Last Update:
    See Project
  • 3
    raylib-go

    raylib-go

    Go bindings for raylib, a simple and easy-to-use library

    raylib-go is a Go (Golang) binding/wrapper around raylib, the light-weight C library for video game and multimedia programming. It allows Go developers to build 2D (and some simple 3D) games, graphical applications, or multimedia tools using a familiar and simple API, while leveraging Go’s language ergonomics, concurrency model, and ecosystem. With raylib-go, developers can draw graphics, handle input, play sound, manage textures, and manage game loops directly in Go — without needing to...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4
    EnTT

    EnTT

    A fast and reliable entity component system (ECS) and much more

    EnTT is a header-only, tiny and easy to use library for game programming and much more written in modern C++. Among others, it's used in Minecraft by Mojang, the ArcGIS Runtime SDKs by Esri and the amazing Ragdoll. The entity-component-system (also known as ECS) is an architectural pattern used mostly in game development. This project started off as a pure entity-component system. Over time the codebase has grown as more and more classes and functionalities were added. Statically generated...
    Downloads: 2 This Week
    Last Update:
    See Project
  • Build on Google Cloud with $300 in Free Credit Icon
    Build on Google Cloud with $300 in Free Credit

    New to Google Cloud? Get $300 in free credit to explore Compute Engine, BigQuery, Cloud Run, Vertex AI, and 150+ other products.

    Start your next project with $300 in free Google Cloud credit. Spin up VMs, run containers, query exabytes in BigQuery, or build AI apps with Vertex AI and Gemini. Once your credits are used, keep building with 20+ products with free monthly usage, including Compute Engine, Cloud Storage, GKE, and Cloud Run functions. Sign up to start building right away.
    Start Free Trial
  • 5
    macroquad

    macroquad

    Cross-platform game engine in Rust

    ...Compilation is relatively fast with minimal dependencies, so small projects or prototypes can spin up quickly. Because it’s “batteries included” for common tasks (rendering, drawing shapes, text, basic UI, game loop), Macroquad works well for rapid prototyping.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Delta Executor For PC

    Delta Executor For PC

    Use the Delta Executor APK with Roblox on a Windows PC.

    This project allows the Delta Executor APK to be compatible with Roblox running natively on a Windows PC. Delta Executor For PC emulates the necessary environment to run the APK and integrates it with the Roblox process running on your Windows machine. If the Delta Executor APK is not found, the project will automatically download it. The "DeltaExecutorVector.svg" file is just the logo in vector format. How to run 1. It's good practice to always first read the source code. 2. Click...
    Leader badge
    Downloads: 27,928 This Week
    Last Update:
    See Project
  • 7
    flare-game

    flare-game

    Action RPG that's easy to mod

    Flare (Free/Libre Action Roleplaying Engine) is a simple single-player Action RPG engine. Instead of being a general engine that handles many game types, this focused engine is small and easy to mod. Included is a demo game featuring dark atmosphere and fast-paced combat. The code is GPL and the art is CC-BY-SA.
    Downloads: 15 This Week
    Last Update:
    See Project
  • 8
    Capa chess

    Capa chess

    Chess program

    Capa chess is a chess program. Features built-in simple engine, interface with external XBoard/WinBoard and UCI engines, basic plug-in capabilities, import/export, 2D/3D boards with customization. Java JRE 1.8 or above required.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9

    Sudoku spreadsheets

    Sudoku! Help to solve puzzles. Solve them for you. Generate puzzles.

    Sudoku! Spreadsheets with formulas to help you solve sudoku puzzles. - simple (but large) formulas that work in both excel and oo calc. - simple (short) formulas using 2 functions in VBA / OO Calc. Excel Addin to make playing sudoku in excel easier. - macros to mark cells, test your solution, erase the solution. - macro to help you solve the puzzle by giving hints, or even the answer. Version 1.4 of the addin can also generate puzzles for you. version 2.0 can solve and...
    Downloads: 6 This Week
    Last Update:
    See Project
  • Ship AI Apps Faster with Vertex AI Icon
    Ship AI Apps Faster with Vertex AI

    Go from idea to deployed AI app without managing infrastructure. Vertex AI offers one platform for the entire AI development lifecycle.

    Ship AI apps and features faster with Vertex AI—your end-to-end AI platform. Access Gemini 3 and 200+ foundation models, fine-tune for your needs, and deploy with enterprise-grade MLOps. Build chatbots, agents, or custom models. New customers get $300 in free credit.
    Try Vertex AI Free
  • 10
    Minecraft

    Minecraft

    Simple Minecraft-inspired program using Python and Pyglet

    Minecraft is a simple Minecraft-inspired demo written in Python using the Pyglet library for windowing, input, and OpenGL rendering. The project implements a first-person block world where you can walk around, jump, fly, and place or remove blocks using a small set of block types like brick, grass, and sand. It provides full WASD movement with mouse look and basic building controls, giving a surprisingly complete “sandbox” feel in only a small amount of Python code.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11
    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: 3 This Week
    Last Update:
    See Project
  • 12

    Conway's Game of Life for Excel

    Conway's Game of Life implementation for Excel

    Yet another simple Conway's Game of Life implementation for MS Excel. Created just for fun.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    TradeWars C

    TradeWars C

    A simple port of a Pascal version of TradeWars

    A "TradeWars" port of the old "TradeWars 200/QuixPlus" pascal into C. Currently targeting as many 16/32 environments as I can... Hopefully, soon multiuser!
    Downloads: 4 This Week
    Last Update:
    See Project
  • 14
    Silver07

    Silver07

    Runescape 2007 / oldschool client with many features.

    Silver 07 - Rs 2007 client made by quho Have you been looking for an RSoldschool client which takes little space and is fast? This is the thing you seek. Silver07 is tiny, fast, simple and clear and has tons of features, such as world select, autotalker, timer, fast hiscores window and autoscreenshotsaving(can be disabled). Doesn't have keyloggers, malware or anything like that. Open source - licenced under GNU GPLv3 http://www.gnu.org/licenses/gpl.html Disclaimer: Runescape...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    Paper Engine 2

    Multi-threaded 2D Renderer licensed under the Mozilla Public License

    Hyper fast multi-threaded cross platform 2D renderer with optimized loading via file cache, basic GUI elements, and beginnings of an editor.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Strum By Jdo

    Strum By Jdo

    A simple modal scale reference.

    A chrome extension that takes root note and mode as parameters and returns the modal scale in that key with the basic major, minor, diminished chords.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Craft

    Craft

    Minecraft clone written in C using modern OpenGL

    ...More than 20 types of blocks and more can be added easily. Supports plants (grass, flowers, trees, etc.) and transparency (glass). Simple clouds in the sky (they don't move). Day / night cycles and a textured sky dome. Signs, you can write text on any block. Lights, any block can be set as a light source. Ambient occlusion for basic shading of blocks. World changes persisted in a sqlite3 database. Multiplayer support!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    GambleKit

    C++ Framework for slot machine games

    GambleKit is a free open-source C++ object oriented library for quick and easy building of slot machine and gambling games with reels and GUI management. It relies basically on declarative programming style, so the programmer needs simply to declare, for example at creation time, the basic layout and behavior of the game, and then leave the game flow, requiring as little additional intervention as possible. The project is welcoming contributors and feedback is appreciated! The next...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 19
    Sublimity Gaming Dungeon Guide

    Sublimity Gaming Dungeon Guide

    Sublimity Gaming Dungeons - Loot

    A simple program i made to sum up all of the dungeons and loot available on the Sublimity Gaming server. The program lists all known dungeons and loot associated with them at this current time and will be updated accordingly :D
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    Conway's Game o' Life Simulator

    A very simple Game of Life simulator

    A very simple and basic simulator of the Conway's Game of Life. It's in JAVA. It might be a good start for students wanting to reproduce this game with the original game rules. Right click to start or pause the simulation. Left click to add or kill cells.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    Force4Magix (Multiplayer 3D Game)

    A multiplayer First-Person-Shooter game built in Java 3D

    ...At the end a scorecard showing the number of logins and the number of kills of all players of the current session is displayed at each terminal. I have used fairly basic models, animations and a simple map.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 22

    Tank Game (BlitzBasic)

    University first year project.

    This is a simple 2D sprite based tank game that I made in my first year of university for my games development unit, It's written in Blitz Basic.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    Sundering Horde

    Java Game, Simple 2d, for Practice and Examples

    Creating a basic 2d game, using NetBeans and Java, as a method of gaining experience with non-text-based games.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    I'm starting with a simple Excel randomizer and then working on my way to a function program that can standalone. It will support 2e WFRP careers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Project 1 - Point & Click

    Project 1 - Point & Click

    Simple Point & Click Game

    This game is the first production of Unity Concepts. As development knowledge continues to expand, this simple game shows the basic elements of the Unity3D engine in a 2D simulation. It includes particle explosions, sound effects, simple GUI and some basic scripting to pull it all together.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next
MongoDB Logo MongoDB