About 7,560,000 results
Open links in new tab
  1. GitHub - alaminXpro/DeadLock-Zombie-Shooter: DEADLOCK Zombie

    DEADLOCK Zombie Shooter is a 2D Shooting game made with iGraphics engine using OpenGL library in C and C++. Key Features: Intuitive mouse-controlled aiming, bouncing bullets that add a unique challenge, multiple levels, each with different zombie adversaries, immersive soundtracks and visuals, and easy installation – simply run the .exe file ...

  2. GitHub - tinawebdev/zombie-arena: A game developed in C++

    The Zombie Arena game, which is based on ideas and concepts from "Beginning C++ Game Programming" by John Horton.

  3. zombies-game · GitHub Topics · GitHub

    Nov 1, 2020 · DEADLOCK Zombie Shooter is a 2D Shooting game made with iGraphics engine using OpenGL library in C and C++. Key Features: Intuitive mouse-controlled aiming, bouncing bullets that add a unique challenge, multiple levels, each with different zombie adversaries, immersive soundtracks and visuals, and easy installation – simply run the .exe file.

  4. Simple Zombie Apocalypse Game in C++ Free Source Code

    Sep 22, 2022 · The Simple Zombie Apocalypse Game is single-player game desktop application coded in a C++ programming language. This project contains simple coding script that will show you the actual gameplay in a console log.

  5. A simple game in C++ for a class exercise. · GitHub

    // main game loop: while (playerAlive && zombiesKilled < zombieCount) {// create a random zombie: int zombieSkill = createZombie(); // battle sequence: if (zombieSkill > 10) {cout << …

  6. Create a Zombie Survival Shooting Game in Visual Studio

    In this tutorial we will show you how to create an awesome top down zombie shooter game in visual studio and using c# programming language. This tutorial is for the advanced users because we will be using classes and objects to manipulate them.

  7. Code this zombie-killing game and learn some functional programming in ...

    Feb 28, 2020 · Functional languages such as Lisp, Clojure or Haskell each have their own super-powers, but we’ll keep it simple and close to home with good old Javascript. In order to make things appear on the...

  8. Zombies Game in C++ - CodePal

    Learn how to create a zombies game in C++ with this step-by-step guide. Explore the Zombie and ZombieGame classes and see how to simulate rounds of attacks between zombies.

  9. GitHub - ahmadtc1/Zombie-Apocalypse: A Zombie survival game

    🕹A Zombie survival game programmed in C++ using the SFML Library, incorporating strong fundamental OOP concepts

  10. zombie game - C++ - OneCompiler

    C++ Online Compiler. Write, Run & Share C++ code online using OneCompiler's C++ online compiler for free. It's one of the robust, feature-rich online compilers for C++ language, running on the latest version 17. Getting started with the OneCompiler's C++ compiler is …

  11. Some results have been removed