Giter Site home page Giter Site logo

beyonddream / hamurabi Goto Github PK

View Code? Open in Web Editor NEW
12.0 3.0 1.0 20.57 MB

Hamurabi text based strategy game ported to C.

Home Page: https://github.com/beyonddream/hamurabi

License: MIT License

CMake 20.31% Shell 6.36% C 69.65% Makefile 0.55% Vim Script 2.13% Dockerfile 1.00%
hamurabi strategy-game c text-based-game console-game game

hamurabi's People

Contributors

beyonddream avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

Forkers

abzwingten

hamurabi's Issues

use base path syntax for includes

Currently include syntax uses relative path, "../include/hamurabi.h" in hamurabi.c
This change would convert them into base path relative.

Remove gpl'ed code from the repo

There is one file that is cribbed from git (header file to cause compilation error if unsafe c functions are called) which made the entire repo to be GPL'ed. I wanted to release this repo under less restrictive license like MIT or Apache 2, so remove the gpl'ed code so I can do that.

fix cmake errors on Check on fresh build

from F54280 on r/C_programming - the default build scripts on my OSX machine gives:

-- Found PkgConfig: /usr/local/bin/pkg-config (found version "0.29.2")
CMake Error at cmake/FindCheck.cmake:43 (MESSAGE):
Could NOT find CHECK
Call Stack (most recent call first):
CMakeLists.txt:33 (find_package)

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.