Showing 43 open source projects for "pacman"

View related business solutions
  • Fully Managed MySQL, PostgreSQL, and SQL Server Icon
    Fully Managed MySQL, PostgreSQL, and SQL Server

    Automatic backups, patching, replication, and failover. Focus on your app, not your database.

    Cloud SQL handles your database ops end to end, so you can focus on your app.
    Try Free
  • Compliant and Reliable File Transfers Backed by Top Security Certifications Icon
    Compliant and Reliable File Transfers Backed by Top Security Certifications

    Cerberus FTP Server delivers SOC 2 Type II certified security and FIPS 140-2 validated encryption.

    Stop relying on non-certified, legacy file transfer tools that creak under the weight of modern security demands. Get full audit trails, advanced access controls and more supported by an award-winning team of experts. Start your free 25-day trial today.
    Start Free Trial
  • 1
    PacMan2 - The Family - Network Edition - Arcade game - opensourceware version of Pacman with NEW DESIGN and LOTS OF DEVICES (program's engine has got script executer - Squirrel(R)), in 2D version, semi-3D version and under development fully 3D It can be played by 2 players at the same PC or in multiplayer mode over the LAN-network (TCP/IP protocol, uses sockets)
    Downloads: 2 This Week
    Last Update:
    See Project
  • 2
    Arianne RPG

    Arianne RPG

    Arianne is an engine to develop multiplayer online games like Stendhal

    Arianne is a multiplayer online engine to develop turn based and real time games, providing a simple way of creating the game server rules and clients like our MORPG Stendhal. Our engine Marauroa uses Java and SQL for hosting hundreds of players on a solo host. Stendhal is a fun friendly and free multiplayer online adventure game with a huge and rich world. With hundreds of NPCs and different quests, features like the Travel log and achievement system keep track of progress. Thousands of...
    Leader badge
    Downloads: 66 This Week
    Last Update:
    See Project
  • 3
    RetroArcade

    RetroArcade

    ASCII SpaceInvaders, Pacman, Frogger

    RetroArcade is a highly portable collection of ASCII arcade games with sound that run in a commandline terminal on Windows, OS-X and Gnu/Linux. Includes SpaceInvaders, Pacman & Frogger. Includes full source code. ----------------------------------------------------------- Featuring * no installation * no dependencies (Ncurses not needed) * simply unzip in your Downloads directory, or any other writeable directory, and run; * or unzip onto a USB flash drive [w/same file format] and run.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Una copia de PacMan programado en Java.
    Downloads: 2 This Week
    Last Update:
    See Project
  • Stop Cyber Threats with VM-Series Next-Gen Firewall on Azure Icon
    Stop Cyber Threats with VM-Series Next-Gen Firewall on Azure

    Native application identity and user-based security for your Azure cloud

    Gain integrated visibility across all traffic in a single pass. Deploy Palo Alto Networks VM-Series to determine application identity and content while automating security policy updates via rich APIs.
    Get a free trial
  • 5
    Pacman-popup

    Pacman-popup

    Pacman popup

    Play pacman on a browser offline, play pacman while waiting a page to load free, especially for students
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    PacMarin is a 2D “world-style“ arcade game written in C with SDL. It is a fun, little project similar to Pacman.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Help Hannah's Horse

    Help Hannah's Horse

    It's Pacman with ghosts, music and powerups. And carrots.

    Remember the 1990's home micro game Fast Food starring Dizzy? No? Well this is a bit like if that game and Pacman had a baby. Navigate the mazes collecting the coins, powerpills and moving food while avoiding the ghosts and making use of the power ups. The action is fast and frantic and the animations are cute and colourful. This is a free and open source game released under the terms of the GNU General Public Licence version 3.0.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    PacManSGF

    The Old PacMan! programed over the Salvat Game Fabric platform

    Just another PacMan But this time with a simple programming interface. With the help of Salvat Game Fabric it was simple to concentrate effort only on the game logic. Take a look and see how it is simple to build a game using SGF
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    Mobile Suite

    Mobile Suite is a set of J2ME midlets with a common UI

    Mobile Suite is a set of J2ME midlets with a common UI. Applications are grouped in three: - game (Reversi, Bubblet, ...), - application (Secure SMS, RSS Reader, ...) - programming tool (libraries, test suite, ...).
    Downloads: 0 This Week
    Last Update:
    See Project
  • $300 Free Credits to Build on Google Cloud Icon
    $300 Free Credits to Build on Google Cloud

    New to Google Cloud? Get $300 in credits to explore Compute Engine, BigQuery, Cloud Run, Gemini Enterprise Agent Platform, and more.

    Start your next project with $300 in free Google Cloud credit. Spin up VMs, run containers, query petabytes in BigQuery, or build agents with Gemini Enterprise Agent Platform. Once your credits are used, keep building with 20+ always-free tier products including Compute Engine, Cloud Storage, GKE, and Cloud Run functions. No commitment required—just sign up and start building.
    Claim $300 Free
  • 10

    SGF - Salvathor Game Fabric (sgffabric)

    C++ OpenSource Game Fabric based on SDL2

    ...It has several helpers: Control configuration parameters, save and load game; Control media: screen, keyboard, mouse and joystick; control animations; control features of the game: sounds, bitmaps, fonts; Access control to the operating system: filesystem, folders, files; Elaborations of menus; control mods; Support for bitmap fonts, truetype, mugen; Artificial Intelligence: A * pathfinding; I've developed some games with SGF: OpenMugen - A clone of the famous fighting game PacMan - also the famous Pacman OpenMortal SGF is fully programmed in C + + and SDL2 based primarily on, and with contributions from several free software. Version 1.0 is already playable, but how do I develop myself, still needs some tweaking. Therefore, I gladly accept any help to make a SGF a real factory of games.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    A pacman game implementation in scala programming language, a functional language with object-oriented concepts, using concurrency by actors.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    PacMan like game in 3D to test opengl and simple mvc implementation in C++. Probably a good start with C++, game developmen and 3D. Includes a little library to import wavefront objects.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    snake pygame

    snake pygame

    "snake pygame" is a remake of classic snake game

    ...in this page you can find a tutorial to create the game: http://deasproject.altervista.org/blog/progetto-creiamo-il-nostro-snake-in-python-con-pygame/ for any question you can contact me andrea.deangelis93@gmail.com The game needs of these packages to work: - python 2.7 32 bit(x86 version) -> http://www.python.org/download/releases/2.7.5/ - pygame 1.9.1 for python 2.7 -> http://www.pygame.org/ftp/ - numpy 1.7.1 for python 2.7 -> https://pypi.python.org/pypi/numpy #### UBUNTU #### To install these packages on Ubuntu 12.04 and derived run this command on terminal: sudo apt-get install python python-pygame python-numpy #### ARCHLINUX #### To install these packages on Archlinux run this command on terminal: sudo pacman -S python2 python2-pygame python2-numpy Youtube Channel-> http://www.youtube.com/channel/UCtfS0d2O9Cd6FzZqZws4jgA
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Pacman for MIEM

    Pacman for MIEM

    Курсовая работа МИЭМ НИУ ВШЭ

    Курсовая работа. МИЭМ НИУ ВШЭ, 1 курс. Выполнили студенты группы ИКТ-21: Афиногенов Станислав и Быков Павел.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    Pacman&Winter Ghosts-2012

    It is free pacman latest version developed by basim e darussalam

    pacman & winter ghosts is windows OS based game and latest version of pacman series it is a free game for all ages control pacman by using arrows up, right, left, down, w, d, a, s, keys it included more power pills than older pacman and have a nice look
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    3D Open Source game inspired by Pacman
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    JTronic is a game designed for programming competitions. Players program a Java agent that participates in a game that combines the classic Tron and PacMan games. Features include an AWT GUI, record/playback functionality, and tournament mode.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    wup is a web-based software that is used to play Urban Pacman games like pacman@Lyon. Based on the original idea of PacManhattan, it requires 5 players in the streets, remotely controlled via cell phones.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    ...This project is for development of a set of 4 dimensional games. The current games include 4by and 5by tic-tac-toe and mazes. Additional games to add are Checkers, a Risk type game, a Pacman type game and a shooter game.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Pellet Quest is essentially a PacMan adventure game. As you collect pellets, your character increases in power and can explore more and more of the massive world. Idea from www.squidi.net!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Yet Another Pacman 3D Adventures is another attempt on the known game to group together classical pacman features, 3D, mini-games, multiplayer aspect, and others. It is a part of a 3D game course project.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Goal of Free Classic Games project is create new versions of classic games like a Tetris, Pong, Pacman for modern computers. Games written in C++ and use SDL library.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    This is a classic game - PacMan, with game generator(IDE). User can create their own version of pacman game.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    The playground game of "it" or "tag" combined with the arcade game "Pacman". One player is "it" and has to tag another player to stop their counter from ticking up. Whoever has been it for the least amount of time by the end of the game wins.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    VigiPac is a three-dimensional Pacman clone with multiplayer support, written in the C++ language. It also is very extensible due to its modularity and publically-specified file formats.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next
Auth0 Logo