Difference between revisions of "Commies!"

Line 1: Line 1:
Commies is a 2D shooter of sorts in which the player must kill commies and shoot down their missiles while staying alive.
+
'''About'''
  
[[File:Commies!.png]]
+
Commies! is a 2D shooter of sorts made in Lua on the LOVE 2D engine.
  
Available on github: https://github.com/NikolaiResokav/Commies
+
 
 +
'''Summary'''
 +
 
 +
The goal of the game is to survive as long as possible while simultaneously killing commies and shooting down their missiles. You have 3 different types of bombs at your disposal, each one being useful in a specific situation. There are also powerups that have different effects on the player. Powerups are assigned to random commies, and if the player manages to kill one of those random commies he/she will acquire the powerup that the commie was carrying.
 +
 
 +
'''Download'''
 +
 
 +
[http://nikolairesokav.com/ Developer's Website]
  
 
{{#set:Name=Commies!}}
 
{{#set:Name=Commies!}}
 
{{#set:Author=User:Nikolai Resokav}}
 
{{#set:Author=User:Nikolai Resokav}}
 
{{#set:Genre=A shooter of sorts}}
 
{{#set:Genre=A shooter of sorts}}
{{#set:LOVE Version=0.7.1}}
+
{{#set:LOVE Version=0.7.x}}
 
{{#set:Description=Kill commies and shoot down their missiles}}
 
{{#set:Description=Kill commies and shoot down their missiles}}
{{#set:Status=Alpha (0.9.4)}}
+
{{#set:Status=Alpha (0.9.6)}}
 
{{#set:Screenshot=File:Commies!.png}}
 
{{#set:Screenshot=File:Commies!.png}}
 
[[Category:Games]]
 
[[Category:Games]]

Revision as of 20:47, 25 May 2011

About

Commies! is a 2D shooter of sorts made in Lua on the LOVE 2D engine.


Summary

The goal of the game is to survive as long as possible while simultaneously killing commies and shooting down their missiles. You have 3 different types of bombs at your disposal, each one being useful in a specific situation. There are also powerups that have different effects on the player. Powerups are assigned to random commies, and if the player manages to kill one of those random commies he/she will acquire the powerup that the commie was carrying.

Download

Developer's Website