Skip to content

AyushCodez/The-elite-ra-project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cast X Space

A game about being castaway on an asteroid, and fixing your spacecraft to find a way home! You must get all the power crystals of your spacecraft!

Made by team elite-ra: Ayush Gupta, Kartikey Pandey and Pranjal Rastogi

Requirements

Python Version: 3.7.x or above

Dependencies

  • pygame
  • simpleaudio

Run python3 -m pip install -r src/requirements.txt from the main repository folder to install dependencies.

How to run the game

You can run the game by running the command python3 src/run_game.py from the main repository folder

Remember, you need to use Python Interpreter version 3.7.x or above! Install python from Python.org

What there is to see in the game

The game is about being castaway on an asteroid in space.

You must fix your spaceship by getting all of it's power crystals. These crystals are obtained by completing levels.

Each level is its own mini-game, with a different objective.

Level 1: The power crystal is stuck on an crater in the asteroid, you must get through the maze in time to save your ship!

Level 2: An alien has captured the power crystal! Solve his riddles accurately to get it back!

Level 3: The crystal is buried under a pile of space rock! You must mine your way through while avoiding hazardous obstacles to fix your ship!

The controls

The controls for each level are:

  • LEVEL 1:
    • W, A, S and D to move UP, LEFT, DOWN and RIGHT respectively in the maze
  • LEVEL 2:
    • Hover over the white bar at the bottom of the screen and type the answer to the riddle
    • Alphabets, a-z are supported
  • LEVEL 3:
    • Use A or Left arrow key to move left
    • Use D or Right arrow key to move right
    • The downward movement is controlled by the game

Attribution

Copyright

Copyright (c) 2020 Ayush Gupta, Kartikey Pandey, Pranjal Rastogi [Team elite-ra]. MIT License

See License for more information

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages