Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mooflu/critter
Critical Mass (aka Critter) is a shoot'em up similar to Galaxian
https://github.com/mooflu/critter
galaxian game opengl shoot-em-up
Last synced: about 2 months ago
JSON representation
Critical Mass (aka Critter) is a shoot'em up similar to Galaxian
- Host: GitHub
- URL: https://github.com/mooflu/critter
- Owner: mooflu
- License: gpl-2.0
- Created: 2012-07-11T20:47:47.000Z (over 12 years ago)
- Default Branch: main
- Last Pushed: 2024-09-08T23:00:29.000Z (4 months ago)
- Last Synced: 2024-09-10T00:47:56.570Z (4 months ago)
- Topics: galaxian, game, opengl, shoot-em-up
- Language: C++
- Homepage: https://mooflu.github.io/critter/critter.html
- Size: 6.8 MB
- Stars: 4
- Watchers: 1
- Forks: 2
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: COPYING
Awesome Lists containing this project
README
# Play
https://mooflu.github.io/critter/critter.htmlUse `mouse` (or `arrow keys`) to move
`Left button` (or `space`) to shoot main weapon
`Middle button` (or `left alt`) to shoot secondary weapon
`Right button` (or `left ctrl`) to shoot tertiary weapon (only in expert and insane)
`p` to pause
`escape` to toggle menu and in-game
(In browser app use `backspace` instead of `escape`. `escape` is used to exit mouse pointer grab)
# Introduction
Critical Mass (aka Critter) is a shoot'em up (smup) similar to Galaxian.
The basic idea is simple: you move your ship back and forth at the bottom of the screen, shooting up, while bad guys fly around and shoot at you.# Mission
Your world has been infested by an aggressive army of space critters.
Overrun and unprepared, your government was unable to defend its precious resources.
As a last effort to recapture some of the 'goodies', you have been placed into a tiny spacecraft and sent after them.![snap05](https://github.com/mooflu/critter/assets/693717/24cb95ec-6e12-4288-ae29-7020091dd2c4)
![snap03](https://github.com/mooflu/critter/assets/693717/45c52a1a-15ad-428e-8b60-d51dc2dfdfaf)