Skip to content
This repository has been archived by the owner on Sep 13, 2024. It is now read-only.
/ Space_game Public archive

This is just a simple space miner game, nothing special.

License

Notifications You must be signed in to change notification settings

George-Doge/Space_game

Repository files navigation

SPACE GAME MINER

Welcome to my Space Miner game. Right now you can mine two types of asteroids (common, and rare) and sell them. Their rate of dropping 'cargo' is randomized every time they are mined. Station prices are randomized every time you start the code. Minigame also supports the save and load system. I may add something in the future. You can modify some variables in the code if you want to. Check CREDITS.md for sources. The code in the development branch is newer than the main branch so you can check it out too.

Running this game in the default window size (1080x864) or in fullscreen is recommended!

Port of this game

This little project will be ported to (and hopefully improved) in the Godot Game Engine. You can see it in this repo.


Important

When running main (or any executable) you must have the images in the same directory! Folder structure image


VERSION 0.2.5

  • MINING & SELLING
  • SAVE & LOAD
  • MORE ASTEROID TYPES
  • START/PAUSE MENU
  • CLEAN UP THE CODE
  • ADDITIONAL THINGS??

Changelog in 0.2.5

  • Added changelog
  • Camera is now centered on the player ship
  • Player can move freely around the map (for now there is only cold space around the station)
  • Added Player rotation
  • Updated controls and movement
  • Updated Asteroid Spawning system

About

This is just a simple space miner game, nothing special.

Topics

Resources

License

Stars

Watchers

Forks

Languages