All Projects → simenheg → Zatackax

simenheg / Zatackax

Licence: gpl-3.0
Remake of "Achtung, die Kurve!"

Programming Languages

c
50402 projects - #5 most used programming language

Labels

Projects that are alternatives of or similar to Zatackax

Awesome Deep Rl
For deep RL and the future of AI.
Stars: ✭ 985 (+2245.24%)
Mutual labels:  game
Godot Shaders
A large library of free and open-source shaders for the Godot game engine. Here, you'll get 2D and 3D shaders with playable demos.
Stars: ✭ 988 (+2252.38%)
Mutual labels:  game
Chasingplanes unity3d
A "Missiles" game replica, 2D fun mobile game about avoiding missiles while flying a plane.
Stars: ✭ 42 (+0%)
Mutual labels:  game
Cryptobeauty
Crypto Beauty 密碼女孩 - 你專屬的區塊鏈少女卡片創作交易平台. Live on the TRON Blockchain.
Stars: ✭ 37 (-11.9%)
Mutual labels:  game
Cosmo Engine
A new game engine to play the MS-DOS game "Cosmo's Cosmic Adventure" on modern systems
Stars: ✭ 38 (-9.52%)
Mutual labels:  game
Pubg Battlepoint Farmbot
A simple easy to use working AFk battle point (bp) farming bot for player unknown battle grounds.
Stars: ✭ 40 (-4.76%)
Mutual labels:  game
Elematter Js13k
A simple tower defense game for js13k 2014
Stars: ✭ 36 (-14.29%)
Mutual labels:  game
Littleshooter2
Little shooter remake using React
Stars: ✭ 42 (+0%)
Mutual labels:  game
Contrib Awakens
Play games in GitHub's contribution graph.
Stars: ✭ 38 (-9.52%)
Mutual labels:  game
Game Dogfight
Air to air combat game, created in Python 3 using HARFANG 3D.
Stars: ✭ 41 (-2.38%)
Mutual labels:  game
Shootgame
基于cocos creator的小游戏:头像大乱战(json通信版)
Stars: ✭ 36 (-14.29%)
Mutual labels:  game
Svg World Map
🗺 A JavaScript library to easily integrate one or more SVG world maps with all nations (countries) and second-level political subdivisions (countries, provinces, states).
Stars: ✭ 38 (-9.52%)
Mutual labels:  game
Survivhacks
Surviv hacks
Stars: ✭ 41 (-2.38%)
Mutual labels:  game
Halomd
New demo version of Halo for the Mac.
Stars: ✭ 36 (-14.29%)
Mutual labels:  game
Unity Core Project
Core Framework for Unity
Stars: ✭ 42 (+0%)
Mutual labels:  game
Intrinsic
Intrinsic is a Vulkan based cross-platform game and rendering engine. The project is currently in an early stage of development.
Stars: ✭ 984 (+2242.86%)
Mutual labels:  game
Whack A Mole
Offline-first arcade game for children
Stars: ✭ 40 (-4.76%)
Mutual labels:  game
Tank island
Top down 2D shooter game that involves blowing up tanks
Stars: ✭ 42 (+0%)
Mutual labels:  game
Sundog
A port of the Atari ST game SunDog: Frozen Legacy (1984) by FTL software
Stars: ✭ 42 (+0%)
Mutual labels:  game
Endless Runner Entitas Ecs
Runner template for Unity
Stars: ✭ 41 (-2.38%)
Mutual labels:  game

Zatacka X

Zatacka X is a modern, free remake of the classic Achtung, die Kurve!. In addition to all the features from the original game, Zatacka X includes special weapons, updated graphics, sound effects and AI controlled opponents.

Screenshot

Installation

From a repository

From source

To install Zatacka X from source, run:

$ ./configure
$ make
$ sudo make install

If you want to run Zatacka X directly from the source directory instead of installing it, run make devel instead of make in the second step:

$ ./configure
$ make devel
$ ./zatackax

Compilation depends on the following libraries:

  • SDL 1.2
  • SDL_image 1.2
  • SDL_ttf 2.0
  • SDL_mixer 1.2

These are often provided by GNU/Linux distributions. Under Debian, for instance, the following command installs the required libraries:

$ sudo apt install libsdl1.2-dev libsdl-image1.2-dev libsdl-ttf2.0-dev libsdl-mixer1.2-dev

License

The Zatacka X code is free software, licensed under the GNU General Public License version 3, or (at your option) any later version. See COPYING for details.

All other content (graphics, audio) are licensed under Creative Commons Attribution-ShareAlike (CC BY-SA), unless otherwise noted in the AUTHORS file.

Contact

Questions, suggestions, contributions or other inquiries? Please contact [email protected].

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].