Simetra is another Alien Phobia clone.
https://github.com/ighea/simetra
Written in C using libSDL v1.2 and friends.
Created by Mika Hynnä © 2006
Launch Simetra.exe
Compile with
sh compile
and run
./simetra
or
run with wine
wine Simetra.exe
Includes two massacre modes with spawning based on: TIME or KILL.
Arrows + left control to fire
- 1 PC
- SDL 1.2.x
- SDL_ttf
- SDL_gfx
- shotgun fixed in Windows binary
- Changed the TIME-mode to spawn n+(1-3) every 5th second..
- minor memory fixes..
- added some memory releases..
- fixed ugly score-bug
- made shotgun shells twice more powerful
- Healing box, Ammo box
- Player can't leave the screen anymore
- Game mode selection:
- KILL: Every time one gets killed, it respawns and comes again with a friend!
- TIME: Every fifth second they come with half more
- fixed enormous spawns
- gun works now properly
- Menu
- Fixes
- X-Mas edition (just copy over from original directory for default)
- minor bug fixes
- First "public" & playable release