Giter Club home page Giter Club logo

starburst-game's Introduction

What is Starburst?

Starburst is an action-packed 2.5D party game. It features local split-screen multiplayer for up to four players, advanced physics with great-looking particle effects, 3D effects with amazing lighting as well as challenging AI players!

About the Game

The game was developed as a school assignment over the course of four weeks, by five comp.sci. students. Everything is written from the ground up; physics, rendering, sound, particles are all developed as part of this project and no third party software components were used.

Using XNA was part of the assignment, although we did not utilize it further than as a wrapper for rendering. All game mechanics were implemented in C# by the development team.

Prerequisites

  • Windows 7 (or newer)
  • DirectX 11.0
  • Python 2.7 (for building the game from sources)

Building from Source Code

Requires: git, Python 2.7

  1. Clone this repository by typing git clone https://github.com/philiparvidsson/Starburst-Game.git in your terminal.
  2. Chdir into the Starburst directory.
  3. Type python make.py.
  4. Run Starburst.exe in the bin directory.

Or, copy this and run it to download, build and run the game:

git clone https://github.com/philiparvidsson/Starburst-Game.git && cd Starburst-Game && python make.py all run

NOTE: You must install the Sector 034 font (found in the assets directory) before building the game!

Installing the Game

n/a - see above; build the game from source

Gameplay Trailer

Starburst Gameplay Trailer

Features

  • Local multiplayer with up to four players
  • Real-time physics
  • Amazing particle effects
  • Lighting effects
  • Several different game modes for endless fun
  • Challenging AI (yes—it seriously is challenging...)
  • Massive battles with up to 24 players (including AI players)

Development Team

  • Philip Arvidsson - Core engine and physics - philiparvidsson
  • Martin Bergqvist - Core engine - Tkocz
  • Christoffer Olsson - Design and UI - crippa9
  • Tobias Öhrström - Audio system/design - tobohr
  • Tobias Ånhed - Level design and gameplay mechanics - tobiasanhed

starburst-game's People

Contributors

crippa9 avatar philiparvidsson avatar tobiasanhed avatar tobohr avatar

Stargazers

 avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

starburst-game's Issues

the name needs to be changed

the game needs to be given a new name both because of copyright issues and the fact that the name is neither interesting nor describing

feel free to comment on this issue with name suggestions

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.