All Projects → cxong → Cdogs Sdl

cxong / Cdogs Sdl

Licence: gpl-2.0
Classic overhead run-and-gun game

Programming Languages

c
50402 projects - #5 most used programming language

Projects that are alternatives of or similar to Cdogs Sdl

Opendiablo2
An open source re-implementation of Diablo 2
Stars: ✭ 10,057 (+2283.18%)
Mutual labels:  game, games, 2d, open-source
Kaetram Open
An open-source 2D HTML5 adventure based off BrowserQuest (BQ).
Stars: ✭ 138 (-67.3%)
Mutual labels:  game, 2d-game, 2d, open-source
Chocolate Doom
Chocolate Doom is a Doom source port that is minimalist and historically accurate.
Stars: ✭ 1,052 (+149.29%)
Mutual labels:  games, retro, retrogaming, sdl2
Mir2x
open source MMORPG game
Stars: ✭ 118 (-72.04%)
Mutual labels:  game, 2d, sdl2
Supertux
SuperTux source code
Stars: ✭ 1,120 (+165.4%)
Mutual labels:  game, games, sdl2
Soldat
Soldat is a unique 2D (side-view) multiplayer action game
Stars: ✭ 1,199 (+184.12%)
Mutual labels:  game, 2d-game, sdl2
Zelduh
A tile based adventure game!
Stars: ✭ 22 (-94.79%)
Mutual labels:  game, retro, retrogaming
Warzone2100
Command the forces of The Project in a battle to rebuild the world after mankind has been nearly destroyed by nuclear missiles. A 100% free and open source real-time strategy game for Windows, macOS, Linux, BSD+
Stars: ✭ 2,094 (+396.21%)
Mutual labels:  game, games, open-source
Gamedev Resources
🎮 🎲 A wonderful list of Game Development resources.
Stars: ✭ 2,054 (+386.73%)
Mutual labels:  game, 2d-game, 2d
Doomretro
The classic, refined DOOM source port. For Windows PC.
Stars: ✭ 349 (-17.3%)
Mutual labels:  game, retro, sdl2
Redrunner
Red Runner, Awesome Platformer Game.
Stars: ✭ 414 (-1.9%)
Mutual labels:  game, games, open-source
Bytepath
A replayable arcade shooter with a focus on build theorycrafting made using Lua and LÖVE.
Stars: ✭ 1,119 (+165.17%)
Mutual labels:  game, retro, 2d
Cosmo Engine
A new game engine to play the MS-DOS game "Cosmo's Cosmic Adventure" on modern systems
Stars: ✭ 38 (-91%)
Mutual labels:  game, retro, sdl2
Fxgl
Stars: ✭ 2,378 (+463.51%)
Mutual labels:  game, 2d-game, 2d
One Html Page Challenge
Can you create something cool without modern tools?
Stars: ✭ 205 (-51.42%)
Mutual labels:  game, retro, open-source
Teleball
Build your own Arduino based retro handheld game console
Stars: ✭ 21 (-95.02%)
Mutual labels:  game, retro, retrogaming
Godot Platformer 2d
2d Metroidvania-inspired game for the 2019 GDquest Godot Kickstarter course project.
Stars: ✭ 365 (-13.51%)
Mutual labels:  game, 2d-game, 2d
Quadplay
The quadplay✜ fantasy console
Stars: ✭ 563 (+33.41%)
Mutual labels:  game, games, retro
2d Spaceshooter
A very simple 2D space shooter game made with Unity
Stars: ✭ 6 (-98.58%)
Mutual labels:  game, 2d-game, 2d
Openhow
Open-source reimplementation of Gremlin's Hogs of War (PC/PSX).
Stars: ✭ 144 (-65.88%)
Mutual labels:  game, sdl2, open-source

C-Dogs SDL

Build Status Build Status (Windows) Github All Releases Release

Introduction

C-Dogs SDL is a classic overhead run-and-gun game, supporting up to 4 players in co-op and deathmatch modes. Customize your player, choose from many weapons, and blast, slide and slash your way through over 100 user-created campaigns. Have fun!

Releases and release notes

For more information about the original C-Dogs read original\_readme.txt.

What is C-Dogs SDL

Walk cycle

C-Dogs is a freeware DOS game made between 1997-2001 by Ronny Wester, who's also known for making Cyberdogs (1994). Although relatively obscure, it was one of the more well-known games of its kind, and built a small following with many fans creating custom campaigns for it. Players loved it for its simple yet addictive gameplay and wicked explosions.

Explosions

The story would have ended there had Ronny not been awesome enough to release the source code in 2002. There it was picked up by Jeremy Chin and Lucas Martin-King, who ported the game to SDL and made it available for modern PCs. A few other ports came and went, for systems as varied as BeOS and Wii.

These days the project is maintained by Cong Xu, who along with a few other contributors, have been making the game even better while staying true to the original game's vision. 4-player multiplayer, co-op AI, moddability and new campaigns/maps are just some of the enhancements available.

So what are you waiting for? Download C-Dogs SDL today and have a blast!

Platforms

Packaging status

C-Dogs SDL is built using the SDL2 API. See the SDL website - http://www.libsdl.org for more about SDL itself.

C-Dogs SDL runs on Linux, *BSD, Windows, Mac OS X, Pandora and GCW-Zero. There are a few other unsupported and outdated ports too.

Installation

Please use the installers for your platform for installing.

Follow the getting started wiki to build on your platform. You will need the SDL2 development libraries installed.

License

tl;dr: GPLv2 for code, CC0/CC-BY/CC-BY-SA for assets. Significant amounts of BSD 2-clause code.

Code is licensed under GPL version 2, with significant portions under BSD 2-clause. The code is free software; you can use, modify and redistribute for any purpose, as long as you follow the GPL and BSD licenses!

Data is licensed under various free terms, including CC0, CC-BY and CC-BY-SA. The original C-Dogs data is also under CC-BY. New data is licensed as CC0 if not specified. You are free to use, modify and redistribute these for any purpose, as long as you follow their licenses.

Contact

If you have any questions, comments, bug reports, patches or anything else related to C-Dogs SDL:

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].