Giter Club home page Giter Club logo

gameplayfootball's Introduction

Gameplay Football

Football game, discontinued

*update: vi3itor has forked this project: https://github.com/vi3itor/GameplayFootball; "The goal of this repository is to update the existing code, based on Google Brain's changes (see google_brain branch) and other forks, and make it compiling and running on as many platforms as possible. PRs are always welcome."

In short, this game has pretty good potential gameplay-wise, but has architectural problems regarding the code. I would advise you not to continue development, but rather use the source as inspiration for your own game. There's some pretty useful excerpts of code in there that may help you develop your sportsball game! Another thing, this game uses my own multithreaded game engine (Blunted2), and no matter how cool that may sound, using a badly tested and undocumented engine just slows down development. Besides, a football game doesn't need to be that multithreaded, it just needlessly complicates things.

  • I don't offer support for this, so enjoy it but leave me alone ;)
  • Project dir .tar.gz including images, models and such is located at http://properlydecent.com/data/gameplayfootball/
  • This game uses my game engine Blunted2, which you can find here https://github.com/BazkieBumpercar/Blunted2
  • Compiling can be a beeyatch, regarding includes/libs and such. I'm always having trouble with that too (as you can see from my messy Makefiles), so you're on your own here, just fiddle around until it works :P EDIT, thanks to Farrer, there's now a set of CMAKE files to help you with compilation!
  • You can download the public beta binary from my website @ http://properlydecent.com

I may add some in-depth explanations about various interesting pieces of code in this project later on, in this very readme. Enjoy!

Donate

Consider a donation to my Bitcoin address 1JHnTe2QQj8RL281fXFiyvK9igj2VhPh2t

Thank you :)

gameplayfootball's People

Contributors

farrer avatar

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.