Search Results for "top down java 2d game source code"

21 projects for "top down java 2d game source code" with 1 filter applied:

  • 1
    ursina

    ursina

    A game engine powered by python and panda3d

    ursina is an easy-to-use, open source game engine and framework for Python that is built on top of Panda3D, aiming to make game development approachable while still being powerful enough for real projects. It lets you create both 2D and 3D games, applications, and visualizations by writing concise Python scripts instead of dealing with a lot of low-level boilerplate.
    Downloads: 30 This Week
    Last Update:
    See Project
  • 2
    Pymunk

    Pymunk

    Pymunk is a easy-to-use pythonic 2d physics library

    Pymunk is an easy-to-use Pythonic 2D physics library that can be used whenever you need 2D rigid body physics from Python. Perfect when you need 2D physics in your game, demo or simulation! It is built on top of the very capable 2D physics library Chipmunk2D. The first version was released in 2007 and Pymunk is still actively developed and maintained today, more than 15 years of active development. Pymunk has been used with success in many projects, big and small. For example: 3 Pyweek game...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 3
    Gideros

    Gideros

    Gideros Release version

    ...You can easily extend the core with plugins. Import your existing (C, C++, Java or Obj-C) code, bind to Lua, and interpret them directly. Dozens of open-source plugins are already developed and ready to use: ads, in-app purchases, physics for 2d or 3d, Steam integration, and many more.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Dust Racing 2D

    Dust Racing 2D

    A traditional top-down OpenGL car racing game

    Dust Racing 2D (Dustrac) is a tile-based, cross-platform 2D racing game written in Qt (C++). Play against challenging computer cars or use the split-screen mode to play against your friend. A level editor for easy level creation is included. Dust Racing 2D is inspired by Super Cars and Slicks’n Slide. The newest releases and source code here: https://github.com/juzzlin/DustRacing2D/releases
    Downloads: 0 This Week
    Last Update:
    See Project
  • 5

    Insurrection

    Science Fiction, heavy assault, disestablishment of power.

    Insurrection is a science fiction game, using your spaceship you must directly confront navies, invade using dropships, subvert colonies, and create chaos where possible. All of this being in order to bring about the dissolution of an opposing power. Gameplay consists of a top-down perspective of your ship in 2D, with the original Dungeon Master gameplay system for boarding vessels with a party of assault droids.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    StarlingPunk

    StarlingPunk

    StarlingPunk is a framework built on top the Starling library

    StarlingPunk is a game framework built on top of the Starling GPU-accelerated 2D library (AS3 / Flash / AIR). It is inspired by FlashPunk: it gives structure (entities, worlds), collision detection systems, tile maps, etc., and is intended to help developers organize 2D game code more cleanly while benefiting from Starling’s performance. It has features for quick prototyping and reusing code between projects. Organizing game objects into Worlds, Entities, with type-based grouping etc. Manage...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    This is a 2D shooting action game for two players for GNU/Linux, Mac OS X, and Windows. Current release written in C++ using the SDL library with its extensions. Next release will be in Java.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Adage Game Engine
    Adage is an advanced 2D top-down gaming/simulation engine with features such as autonomously driven agent classes, artificial intelligence, navigation-mesh-based navigation, a map editor, and a set of entity classes designed for flexibility.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Polywar is a 2D top-down multiplayer online shooting game - with polygons!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 10
    Orbital Conflict is a top-down arcade-style shooter, inspired by Omega Race. The game contains modern 2d graphics. Traditional arcade gameplay is enhanced by powerups and unique enemies. Puzzle, and challenge modes are planned.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Browser based 2D scrolling shooter written in Java. The player controls an airplane in a top-down view and shoots down enemy planes, helicopters and tanks. Play right at the homepage: http://btrgame.com
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12
    EasyWay java Game Engine is a powerfull 2D OpenSource OpenGL Java Game Engine. It's simple, fast and extendible. With EasyWay you can make your dream game writing few lines of code!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    2D car racing game, from top view.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Blackpaw is a development system made in Java for designing top-down 2D role-playing games.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    A parsing toolkit that supports both top-down (LL(1) and Simple Precedence) and bottom-up parsing (LR(0), SLR(1), LR(1) and LALR(1)). The toolkit supports generating Java parsers for all the bottom-up parsing methods, based on a CUP definition.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    Atari VCS (2600) Graphics Editor

    This code has been moved to GitHub

    Update 4/14/2015 This version of the project was never fully realized. I have a much better tools and GUI that was never uploaded to SourceForge that I developed before I started down this road. I'm currently trying to track down the code. I recently logged in for a completely different reason only to notice that this software keeps getting downloaded... and there are probably lots of disappointed folks out there once they try to run it. Sorry about that. Anyway, long story short... I'm...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 17
    Dexter Quad is a 2D top-down scrolling game written in C++/SDL
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    A pure Java full-screen Isometric scrolling game intended as sample code for how to write high-performance 2D games in Java. Requires JDK1.4
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Top down shooter game with the goal of bringing 3D fps games into a 2d/Top down world.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    Emerald Dragon Engine

    A 2D Java game engine

    A light, Java based 2D game engine. Easy to use, powerful when you need it, no unneeded bells and whistles to slow you down.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    HexMUD

    A generic C++ MUD server featuring a strategy-style hexagon map

    Sourceforge is no longer being updated! While not specifically a MUD project, this project's basic concept has merged into another that can be found here: https://github.com/nicrohobak/Toolbox Along with an additional, related project of extreme interest: https://github.com/nicrohobak/AnsiGL ------------------------------------------------------------ HexMUD aims to be a fully-featured, game-system agnostic MUD server with a centrally focused feature of an added top-down...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next
MongoDB Logo MongoDB