Git Product home page Git Product logo

0verkill's Introduction

0verkill

This is a fork of 0verkill in hopes to revive the game's development.

This fork takes over from where github.com/hackndev/0verkill left off.

I'm working on refactoring the project's code to make further development easier.

Join #0verkill channel in my Discord Server if you are interested in this project.

Patches done

  • Fix md5 checksum calculation. (It was very broken, more noticable when running the client and server on different machines.)
  • Rename configure.in to configure.ac

Install

You need a C compiler (gcc or clang), autoconf and make

$ autoreconf
# Pass --with-x for X11 support.
$ ./configure
$ make

Then start a server ./server and start playing ./0verkill and connect to the server.

The patches done makes it incompatible with the original game's server as there was some major bug that needed to be fixed with the way the md5 checksum was being calculated.

Windows support although implemented in the original code is very outdated and there isn't any proper build instructions. Status is unknown and help wanted.

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.