Skip to content

2D clone of "Battle City" for the Russian GameDev.ru Community

Notifications You must be signed in to change notification settings

skwee357/TankSmasher

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

2D Clone of the popular "Battle City" Game. Made for the "Battle City Contest" on the Russian GameDev.ru Community.

Contest Discussion http://www.gamedev.ru/flame/forum/?id=136506

Project Page http://www.gamedev.ru/projects/forum/?id=137421

Developed Using C++ and SMFL Library.

== Table Of Content ==

  1. Controls
  2. Game Features
  3. Weapon Types
  4. Known Bugs
  5. Credits
  6. Contact

[1] == Controls ==

  • Up/Right/Down/Left to move
  • Space to shoot
  • P for pause

[2] == Game Features ==

There are 3 types of bonuses:

  1. Weapon upgare - upgardes your weapon one level
  2. Kill all enemies - a bomb the kills all enemies
  3. One extra life - Adds one extra life

Be aware, enemies can also take the bonuses.

[3] == Weapon Types ==

  1. Nap Bullet - Able to destroy walls only
  2. Comet - Faster than nap bullet, able to destroy glass walls as well
  3. Laser - Fastest among the 3. Can destroy multiple obstacels

[4] == Known Bugs ==

  • [MAJOR] - Enemies spawn in random places
  • [MAJOR] - Enemies are stupid

[5] == Credits ==

  • Programmer: Dmitry skwee Kudryavtsev
  • Background music: Megaminute by Akcija
  • Sound Effects: SoundBible.com
  • Special Thanks: Unknown author sprites, GameDev.ru beta testers

Licensed under MIT license

The MIT License (MIT)

Copyright (C) 2013 Dmitry "skwee" Kudryavtsev

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

About

2D clone of "Battle City" for the Russian GameDev.ru Community

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages