Coder Social home page Coder Social logo

qingyuanhucn / clubn69 Goto Github PK

View Code? Open in Web Editor NEW

This project forked from megadrone86/clubn69

0.0 0.0 0.0 5.51 MB

Old school style FPS indie game parody. Written in C++ using DGLE engine.

Home Page: http://dronprogs.org/#project-club69

License: GNU General Public License v3.0

C++ 95.25% C 4.75%

clubn69's Introduction

Club N69

About

Club N69 - old school style FPS game parody on "Duke Nukem 3D" and "Wolfenstein 3D". Game was inspired by disappointment of recently released "Duke Nukem Forever", when I was thinking how could "Duke Nukem 3D" look like if it was developed by "id Software" in 1992.

Winner of Independent Games Developers Contest number 69.

This game was mentioned as one of the most remarkable indie games in Russia of August 2011 by "Igromania" game magazine. Also it was published on DVD coming along with printed magazine.

Game uses DGLE engine and is a good example of using its low level API in old school procedural style.

You can learn more about this game and download compiled binaries on its page.

License

Source code of this game is distributed under the GNU GPL license.

Note that this game uses graphics and sounds from games by "id Software" and "3D Realms" and music theme by "Abakus".

Building

Originally game was developed using Microsoft Visual Studio 2010 and compiles only for Windows. But it should be easy to recompile it under any platform supported by the engine almost without any changes.

To build the game you must proceed to these steps:

  • You need to get DGLE binaries and C++ headers from the official website or compile latest version from the sources.
  • You need to put compiled "DGLE.dll" into ".\bin" folder and "Mad.dll" into ".\bin\plugins" folder.
  • Put "DGLE.h" and "DGLE_Types.h" headers into ".\dgle" folder.
  • Locate provided project file for Microsoft Visual Studio 2010 in ".\source" folder.

Note that path to game resources is set to run Debug configuration from IDE (typically pressing F5 key) and Release configuration directly by executing compiled ".\bin\ClubN69.exe" file.

Programming and Idea

Andrey Korotkov aka DRON

Contacts

See some other games on my homepage dronprogs.org.

Feel free to mail me with any questions and suggestions.

clubn69's People

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.