-
Are there other enemies in the game besides the asteroids/Mothership?
eg: are there other asteroids which 'chase' the player
Some details about the asteroid behaviour
eg: large asteroids split in t…
-
**Describe the bug**
Asteroid patterns appear to be repeated on the left and right side of the screen when playing the game on a near 5120x1440 resolution.
**To Reproduce**
Steps to reproduce the…
-
Traceback (most recent call last):
File "C:\Users\e6430\Documents\GitHub\Meteor-Storm\asteroids.py", line 371, in
manager.update()
File "C:\Users\e6430\Documents\GitHub\Meteor-Storm\astero…
-
Memory area referenced in hiscore.dat does not seem to contain any scores.. Maybe a rom revision mismatch?
-
## Description
Our current fauna lacks any strong theming and is kind of just spammed everywhere. This is really bad for salvage, since they're working off-station a lot, and are going to immediately…
-
[https://leetcode.com/problems/asteroid-collision/description/](https://leetcode.com/problems/asteroid-collision/description/)
-
Not sure this is the exact description of the problem, but basically when you shoot an asteroid (which all newcomers to the weapons station do at least once), it feels as if the phaser goes through th…
MCMic updated
5 years ago
-
single use effects like unit teleportation, prevent other players from moving units, etc. Could be military, economic, diplomatic, etc. Anything you can imagine.
They could come in those 3 types. S…
-
This code is very CSC 103-style, which is not necessarily robust and good Java coding style, and in the long run, becomes a big mess of unmanageable code. There's a lot of redundancy, and very little …
-
item drops for asteroids are not centered, they spawn off center.
problem was wrong origin for box2d body vs point (highlighted green is correct center origin, highlighted purple is incorrect off-cen…