Giter Site home page Giter Site logo

stal12 / nikman Goto Github PK

View Code? Open in Web Editor NEW
4.0 4.0 1.0 26.52 MB

A fast-paced maze game that you can play with a friend.

Home Page: https://stal12.itch.io/nikman

License: MIT License

CMake 4.50% C++ 88.85% GLSL 4.11% Batchfile 1.14% Python 0.25% C 1.15%
2d-game opengl

nikman's People

Contributors

stal12 avatar winterwind33 avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

Forkers

winterwind33

nikman's Issues

Improve build system infrastructure and dependencies

Description

Right now, Nikman has a very chaotic build system configuration, with some dependencies being statically linked and other dynamically linked: this can cause, like for SFML libraries, a big CMake configuration mess because the sfml-audio target is statically linked even though the openal32.dll, that is part of sfml, is being manually used as dynamic despite sfml being static.

What this task aims is to clean up the CMake infrastructure, make dependencies more clear, either dynamically linked or statically linked.

[Proposal] Improve repository configuration

Description

In order to improve maintainability and cross-platform development it would be nice to add some configuration file, like:

  • .editorconfig file
  • .gitattributes file
  • Some update to .gitignore file if needed.

I can open a PR if you're interested @stal12

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.