Giter Club home page Giter Club logo

bradparks / ld48jovoc_food_fight_3d_luxe Goto Github PK

View Code? Open in Web Editor NEW

This project forked from joeld42/ld48jovoc

0.0 2.0 0.0 41.79 MB

This is a collection of all my games made for the LudumDare 48 hour game programming contest, and similar contests like Speedhack and TINS.

Home Page: http://ludumdare.com/compo/author/jovoc/

CMake 0.20% GLSL 0.06% Python 0.98% Haxe 2.35% C++ 16.14% C 71.26% Protocol Buffer 0.01% Shell 0.01% HTML 0.11% Objective-C 8.66% MATLAB 0.01% Dart 0.12% CSS 0.08% Inno Setup 0.01%

ld48jovoc_food_fight_3d_luxe's Introduction

Introduction

This is a collection of all my games made for the LudumDare 48 hour game programming contest, and similar contests like Speedhack and TINS. These games are mostly pretty rough but some are already quite fun.

List of Games

(bolded entries are the ones in this package)

  • LD31: One Screen -- Leviathan
  • LD30: Connected Worlds -- Untitled World Game
  • LD26: Minimalism -- Minimum RPG
  • LD25: You Are the Villian -- Evil Lair
  • LD24: Evolution -- EvoWord
  • LD22: Alone -- Aloneasaurus Rex
  • LD21: Escape -- No Entry
  • LD20: It's Dangerous to go alone -- Take This
  • LD19: Discovery -- Planet Thing
  • LD18: Enemies as Weapons -- Iron Reflex
  • LD17: Islands -- Crater Galapagos
  • LD16: Exploration -- No Entry
  • LD15: Caverns -- Spaceship in a Cave
  • LD14: Advancing Wall of Doom -- Glacier
  • LD13: Roads -- Crossroads
  • LD12: The Tower -- Moonbase Defense
  • LD11: Minimalist -- Cowbell Hero
  • LD10.5: Weird/Unexpected/Surprise -- No Entry
  • LD10: Chain Reaction -- Jumping Chain Guy (barely started)
  • LD9: Build the level you play -- No Entry (i think)
  • LD8.5: Moon, Anti-Text -- No Entry
  • LD8: Swarms -- Bugzapper
  • LD7: Growth -- Kudzu Commander
  • LD6: Light and Darkness -- No Entry
  • LD5: Random -- Buttonlands
  • LD4: Infection -- Bad Food (2nd try)
  • LD4: Infection -- !BioWar (abandoned)
  • LD3: Preparation -- Hannibal's Cannibals (lost the code)
  • LD2: Construction/Destruction (Minor Theme: Sheep) -- Trans-Icelandic Express
  • LD1: Guardian -- Zillagame (the game that started it all for me)
  • LD0: Indirect Interaction (I didn't know about LD yet)
  • MiniLD16: Constraints -- Moonsweeper (not included here)
  • MiniLD11: Sandbox -- The Wanderer
  • MiniLD9: Audio/Sound -- !JamClock
  • Speedhack 2003 - Outlands (my first allegro game)
  • !LudumDare Halloween Hack 2003 - The Halloween Machine
  • TINS2006 - Railroad Merchant aka Merchant of Venus
  • TINS2007 - Headline Recycler

Technology

Mostly these are built with C++ and a bit of python. They use either allegro or SDL/OpenGL (with one oddball Ogre experiment)

Newer ones are experiments with haxe/snowkit.

Some of the games includes a branch with the original version as it was after the 48 hours, and the 'trunk' which may contain future post-contest updates. Newer ones might just be tagged with the ludumdare number.

Part of the reason for creating this repository is to share the games with the world, adding to the pool of open source games. But I'm also planning to add future games to this repo, so during future contests you can watch me code in real time (or as often as I check in).

Building the Games

The build system is pretty craptastic right now. There's a CMake project that will build some of the games on linux but it will certainly need some tweaking to work for you. For windows, there are a few msdev project files but they will probably need so much work you'd be better off starting from scratch.

I've updated it a bit, some of them build and run on MacOS now, if you have SDL installed.

The Minibasecode

I've collected a few bits and pieces of the code into a "minibasecode" subdirectory, and there's a script in the "ld_template" directory that will do a lot of the work of setting up a new entry for me, with a basic game loop and drawing something on the screen. It's pretty buggy so I wouldn't really recommend it using it unless you are me and know how to workaround all the cruft, but that's what I start my ludumdare games with these days.

I'm also working on a "real" game engine called luddite (which lives elsewhere), unfortunately it is not yet in a useful state. The "luddite" directory in here is a precursor to that, it's all dead code and isn't very useful anyways.

There's also an experimental snowkit basecode, but I wouldn't suggest using it.

ld48jovoc_food_fight_3d_luxe's People

Contributors

joeld42 avatar

Watchers

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