Giter Club home page Giter Club logo

finalspace's Introduction

Game Jame Halloween 2021 - Final Space

What is a Game Jam? "Jam" is a reference to musical jam sessions. Similarly, the goal with a "game jam" is to come together and make a video game, or a non-digital (analog) game like a board game or card game. Participants rapidly prototype game designs and inject new ideas to help inspire and grow the global game and interactive software industries. We share a common theme (An Astronomical Apocalypse) and constraints. We ask participants to create a game from beginning to end in a prescribed time. The brief time span is meant to help encourage creative thinking which results in small but innovative and experimental games, some of which have been developed beyond the game jam into a commercial success. (Adapted from GGJ)

Screenshots

Main menu Game play

Running from source

pipenv install pygame
pipenv run python game.py

Compile to app/exe

To use the following, you must have Python3.10+ installed and be using it within pipenv to compile the app

MacOS (only one tested)

pipenv install
pipenv run python setup.py py2app 

Windows

pipenv install
pipenv run python setup.py py2exe 

Linux

pipenv install
pipenv run python setup.py 

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.