This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
en:resources:games:schwarzweiss [2011/04/06 07:40] horst [flattr] |
en:resources:games:schwarzweiss [2020/05/03 21:01] horst removed |
||
---|---|---|---|
Line 1: | Line 1: | ||
====== schwarzweiss ====== | ====== schwarzweiss ====== | ||
+ | Scharzweiss is a tank game for 2 players written in python and pygame. | ||
+ | |||
+ | ==== Video and screenshot history ==== | ||
+ | {{youtube> | ||
+ | {{: | ||
+ | {{: | ||
+ | {{: | ||
+ | {{: | ||
+ | {{: | ||
+ | |||
+ | |||
+ | ==== description ==== | ||
// | // | ||
Line 7: | Line 19: | ||
While modifying the game for the reddit game jam 06, i replaced the obstacle balls with tanks and added some kind of energy management (the topic of the reddit game jam 06 was " | While modifying the game for the reddit game jam 06, i replaced the obstacle balls with tanks and added some kind of energy management (the topic of the reddit game jam 06 was " | ||
- | {{tag> | + | {{tag> |
- | === updates | + | ==== flattr ==== |
+ | [[https:// | ||
+ | < | ||
+ | <img src=" | ||
+ | |||
+ | ===== news ===== | ||
* 2011-04-06: finally the menu is working, submitted game to [[http:// | * 2011-04-06: finally the menu is working, submitted game to [[http:// | ||
Line 19: | Line 36: | ||
* 2011-03-25: i made the bouncing balls static and more colorful. The game is a bit more playable. I try to set up an github account for the game. | * 2011-03-25: i made the bouncing balls static and more colorful. The game is a bit more playable. I try to set up an github account for the game. | ||
- | === flattr === | ||
- | [[https:// | ||
- | < | ||
- | <img src=" | ||
- | === known bugs === | ||
- | * the menu system is messy and does not allow playing again after the first game. Will be replaced in one of the next versions. | ||
- | ==== screenshot ==== | ||
- | history of game development: | ||
- | {{: | + | ==== known bugs ==== |
- | {{: | + | * game must be quit by player if both players convert exact 50% of all fields |
- | {{: | + | |
- | {{: | + | |
- | ==== instructions ==== | + | ===== instructions |
2 players (WASD, cursor keys) must steer their tanks and fire at the grey tiles of the field between them. Each shot crossing a tile makes the tile darker (player1) or lighter (player2). If a single tile is shot at enough times by the same color, it is displayed crossed and do not change color any more. First player who convert more than 50% of all tiles to his color wins. | 2 players (WASD, cursor keys) must steer their tanks and fire at the grey tiles of the field between them. Each shot crossing a tile makes the tile darker (player1) or lighter (player2). If a single tile is shot at enough times by the same color, it is displayed crossed and do not change color any more. First player who convert more than 50% of all tiles to his color wins. | ||
Line 50: | Line 57: | ||
Some static and movable orange-glowing obstacles (barriers) are in the game. Those obstacles destroy Machine gun rounds and cannon rounds upon impact, thus acting as some sort of cover for the player. | Some static and movable orange-glowing obstacles (barriers) are in the game. Those obstacles destroy Machine gun rounds and cannon rounds upon impact, thus acting as some sort of cover for the player. | ||
- | === randomization === | ||
- | each new game will has a random number of fields and neutral tanks | ||
- | === customizing === | + | ==== customizing |
- | you can customzie the game by changing the values in the class **Config**, such as number of tiles, number of neutral tanks etc. | + | You can customzie the game by changing the values in the game menu, such as number of tiles, number of neutral tanks etc. For more customizing, |
- | ====== Download | + | ===== Download ===== |
you can find the latest version and a history of all versions on github: | you can find the latest version and a history of all versions on github: | ||
* https:// | * https:// | ||
+ | ==== links & feedback ==== | ||
+ | * Fresmeat entry: http:// | ||
+ | * Softpedia entry: http:// | ||
+ | * pygame entry: http:// | ||
+ | * reddit game jam 2011 entry: http:// | ||
+ | ====== comment this page ====== | ||
+ | ~~DISQUS~~ |